| Commit message (Expand) | Author | Age | Files | Lines |
* | PPAPI: Disallow blocking callbacks while handling a blocking message | dmichael | 2014-09-24 | 1 | -1/+8 |
* | Implement Pepper PPB_VideoDecoder interface. | bbudge@chromium.org | 2014-05-30 | 1 | -1/+12 |
* | Add some network-related PP_Error codes and conversion function to map net::E... | yzshen@chromium.org | 2013-06-15 | 1 | -9/+53 |
* | [PPAPI] Fix a bunch of spelling mistakes | binji@chromium.org | 2013-03-29 | 1 | -2/+2 |
* | PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directory | nhiroki@chromium.org | 2012-12-21 | 1 | -1/+3 |
* | Require a user gesture to show the file chooser. | bbudge@chromium.org | 2012-03-14 | 1 | -1/+8 |
* | Add API definition and error values for running message loops. | brettw@chromium.org | 2012-01-20 | 1 | -3/+14 |
* | Add a new error code for a null callback on the main thread. | brettw@chromium.org | 2011-09-16 | 1 | -4/+28 |
* | Pepper 3D API changes: | alokp@chromium.org | 2011-09-03 | 1 | -1/+6 |
* | More trivial cleanupi of ppapi/c headers | noelallen@google.com | 2011-07-19 | 1 | -22/+8 |
* | Trivial changes to PPAPI headers | noelallen@google.com | 2011-07-12 | 1 | -3/+4 |
* | PPAPI: Remove deprecated PP_ERROR_WOULDBLOCK and PP_Error_WouldBlock. | polina@google.com | 2011-07-09 | 1 | -1/+0 |
* | Add interfaces for requesting and receiving input event resources. | brettw@chromium.org | 2011-07-07 | 1 | -0/+5 |
* | Mostly minor changes such as adding <code></code> around elements, a little r... | jond@google.com | 2011-06-30 | 1 | -1/+1 |
* | 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c... | polina@google.com | 2011-04-11 | 1 | -6/+11 |
* | Review URL: http://codereview.chromium.org/6312098 | jond@google.com | 2011-02-03 | 1 | -22/+32 |
* | Pepper/Flapper: First pass at context menu implementation. | viettrungluu@chromium.org | 2011-01-31 | 1 | -2/+4 |
* | Some minor tweaks to doxygen code. Namely adding @file sections to the start | jond@google.com | 2011-01-28 | 1 | -0/+1 |
* | Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct... | jond@google.com | 2011-01-28 | 1 | -2/+5 |
* | Change ppapi C++ comment style into C. | neb@chromium.org | 2010-12-20 | 1 | -5/+6 |
* | Move PPAPI into the Chrome repo. The old repo was | brettw@chromium.org | 2010-11-01 | 1 | -0/+82 |