Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add note about blocking completion callbacks on the main thread. | dmichael@chromium.org | 2011-08-31 | 1 | -4/+7 |
* | Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P... | jond@google.com | 2011-08-30 | 1 | -4/+4 |
* | I think I need a rubber stamp LGTM from you. | jond@google.com | 2011-08-22 | 1 | -125/+322 |
* | ppapi: fix outdated comment in cpp header. | polina@google.com | 2011-08-12 | 1 | -2/+1 |
* | Make pp::CompletionCallback have a default constructor (which blocks), | jvoung@google.com | 2011-07-13 | 1 | -3/+5 |
* | Add a flag field to PP_CompletionCallback to control if the callback should | polina@google.com | 2011-06-30 | 1 | -9/+96 |
* | 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c... | polina@google.com | 2011-04-11 | 1 | -4/+4 |
* | Make the Graphics2D flush call an asynchronous operation. This tracks the | brettw@chromium.org | 2010-11-12 | 1 | -1/+2 |
* | Move PPAPI into the Chrome repo. The old repo was | brettw@chromium.org | 2010-11-01 | 1 | -0/+313 |