| Commit message (Expand) | Author | Age | Files | Lines |
* | Work around linker error of multiple definitions of pp::BlockUntilComplete. | scottmg@google.com | 2012-05-04 | 1 | -1/+5 |
* | Inserted missing documentation for parameters. Also fixed a confusing sentenc... | jond@google.com | 2012-04-26 | 1 | -1/+3 |
* | New file chooser interface that uses the new PP_ArrayOutput feature. This als... | brettw@chromium.org | 2012-03-26 | 1 | -1/+5 |
* | Add C++ wrappers for output parameters. | brettw@chromium.org | 2012-03-14 | 1 | -1/+96 |
* | Move paint aggregator and the completion callback factory. | brettw@chromium.org | 2012-01-06 | 1 | -550/+1 |
* | Revert 116281 - Move paint aggregator and the completion callback factory. | brettw@chromium.org | 2012-01-04 | 1 | -1/+550 |
* | Move paint aggregator and the completion callback factory. | brettw@chromium.org | 2012-01-04 | 1 | -550/+1 |
* | WebSocket Pepper API: C++ bindings implementation. | toyoshim@chromium.org | 2011-12-16 | 1 | -0/+2 |
* | Add a three parameter (plus method) callback factory. | sehr@google.com | 2011-11-02 | 1 | -0/+106 |
* | 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 |