1. 76ea509a Work around linker error of multiple definitions of pp::BlockUntilComplete. by [email protected] · 13 years ago
  2. 7b8fd35e Inserted missing documentation for parameters. Also fixed a confusing sentence in audio_config.h. by [email protected] · 13 years ago
  3. 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
  4. e10b2b28a Add C++ wrappers for output parameters. by [email protected] · 13 years ago
  5. ae5ff9ae Move paint aggregator and the completion callback factory. by [email protected] · 13 years ago
  6. 6ac20de Revert 116281 - Move paint aggregator and the completion callback factory. by [email protected] · 13 years ago
  7. 83c6346 Move paint aggregator and the completion callback factory. by [email protected] · 13 years ago
  8. 3e919cb WebSocket Pepper API: C++ bindings implementation. by [email protected] · 14 years ago
  9. bd0691cf Add a three parameter (plus method) callback factory. by [email protected] · 14 years ago
  10. 5fc9793 Add note about blocking completion callbacks on the main thread. by [email protected] · 14 years ago
  11. 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
  12. 3a9bcbf I think I need a rubber stamp LGTM from you. by [email protected] · 14 years ago
  13. 21188bb ppapi: fix outdated comment in cpp header. by [email protected] · 14 years ago
  14. 80d4f4d Make pp::CompletionCallback have a default constructor (which blocks), by [email protected] · 14 years ago
  15. 917e86a Add a flag field to PP_CompletionCallback to control if the callback should by [email protected] · 14 years ago
  16. 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
  17. 48a5faa Make the Graphics2D flush call an asynchronous operation. This tracks the by [email protected] · 15 years ago
  18. 1758e88 Move PPAPI into the Chrome repo. The old repo was http://ppapi.googlecode.com/ by [email protected] · 15 years ago