Sign in
chromium
/
chromium
/
src.git
/
cc3c56b9ca5c549fe62ece9e96ac2f09e8c012f9
/
ppapi
/
cpp
/
completion_callback.h
76ea509a
Work around linker error of multiple definitions of pp::BlockUntilComplete.
by
[email protected]
· 13 years ago
7b8fd35e
Inserted missing documentation for parameters. Also fixed a confusing sentence in audio_config.h.
by
[email protected]
· 13 years ago
11f515ac
New file chooser interface that uses the new PP_ArrayOutput feature. This also changes PP_ArrayOutput to be pass-by-value.
by
[email protected]
· 13 years ago
e10b2b28a
Add C++ wrappers for output parameters.
by
[email protected]
· 13 years ago
ae5ff9ae
Move paint aggregator and the completion callback factory.
by
[email protected]
· 13 years ago
6ac20de
Revert 116281 - Move paint aggregator and the completion callback factory.
by
[email protected]
· 13 years ago
83c6346
Move paint aggregator and the completion callback factory.
by
[email protected]
· 13 years ago
3e919cb
WebSocket Pepper API: C++ bindings implementation.
by
[email protected]
· 14 years ago
bd0691cf
Add a three parameter (plus method) callback factory.
by
[email protected]
· 14 years ago
5fc9793
Add note about blocking completion callbacks on the main thread.
by
[email protected]
· 14 years ago
216326c
Changed all @code to <code> and @endcode to </code> as per dmichael. Adding Polina to the review to look at url_loader.h and give approval of text that points to example.
by
[email protected]
· 14 years ago
3a9bcbf
I think I need a rubber stamp LGTM from you.
by
[email protected]
· 14 years ago
21188bb
ppapi: fix outdated comment in cpp header.
by
[email protected]
· 14 years ago
80d4f4d
Make pp::CompletionCallback have a default constructor (which blocks),
by
[email protected]
· 14 years ago
917e86a
Add a flag field to PP_CompletionCallback to control if the callback should
by
[email protected]
· 14 years ago
996bdbd
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error code comments. Update all code that uses this error code. Keep the old code for now flagging it as deprecated. Update copyrights.
by
[email protected]
· 14 years ago
48a5faa
Make the Graphics2D flush call an asynchronous operation. This tracks the
by
[email protected]
· 15 years ago
1758e88
Move PPAPI into the Chrome repo. The old repo was http://ppapi.googlecode.com/
by
[email protected]
· 15 years ago