Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing support dev file interfaces. | sanga@chromium.org | 2011-07-17 | 1 | -1/+1 |
* | Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie... | sanga@chromium.org | 2011-07-07 | 1 | -11/+11 |
* | Add a flag field to PP_CompletionCallback to control if the callback should | polina@google.com | 2011-06-30 | 1 | -1/+13 |
* | Fix PPAPITest.DirectoryReader: | yzshen@chromium.org | 2011-05-31 | 1 | -52/+90 |
* | Minor fixes to enable manual running of all PPAPI tests ("Run all tests" | cstefansen@google.com | 2011-04-28 | 1 | -3/+3 |
* | 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c... | polina@google.com | 2011-04-11 | 1 | -10/+10 |
* | Implement proxy for FlashMenu and Run/QuitMessageLoop | piman@google.com | 2011-02-15 | 1 | -1/+1 |
* | Properly cancel PPAPI callbacks. | viettrungluu@chromium.org | 2010-12-21 | 1 | -42/+74 |
* | Pepper's directory reader implementation + test. | dumi@chromium.org | 2010-11-04 | 1 | -0/+143 |