| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie... | sanga@chromium.org | 2011-07-07 | 9 | -33/+32 |
* | Add interfaces for requesting and receiving input event resources. | brettw@chromium.org | 2011-07-07 | 4 | -0/+266 |
* | Move PPB_Zoom and PPB_Messageing to the thunk system. Implement PPB_Messaging | brettw@chromium.org | 2011-07-06 | 4 | -0/+88 |
* | Re-land the reverted CL: | yzshen@chromium.org | 2011-07-01 | 4 | -0/+162 |
* | Add a flag field to PP_CompletionCallback to control if the callback should | polina@google.com | 2011-06-30 | 19 | -93/+203 |
* | Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket. | dpapad@chromium.org | 2011-06-30 | 4 | -162/+0 |
* | Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket. | yzshen@chromium.org | 2011-06-30 | 4 | -0/+162 |
* | Fix typo in ppb_scrollbar_thunk.cc | sail@chromium.org | 2011-06-29 | 1 | -1/+1 |
* | Add virtual destructors for the Pepper API thunks. | brettw@chromium.org | 2011-06-27 | 34 | -12/+83 |
* | Make scrollbar GetThickness take a resource argument. This allows simlper | brettw@chromium.org | 2011-06-23 | 4 | -0/+117 |
* | Convert most remaining resources to use the API/thunk system. The significant | brettw@chromium.org | 2011-06-22 | 12 | -0/+678 |
* | Move the video decoder and video layer to the new API/thunk system. | brettw@chromium.org | 2011-06-18 | 6 | -2/+271 |
* | Convert the URL loading objects to the API/thunk system. | brettw@chromium.org | 2011-06-17 | 1 | -0/+8 |
* | Move fullscreen and instance to the new thunk system. | brettw@chromium.org | 2011-06-15 | 16 | -0/+749 |
* | Implement flash menu and net connector resources using the API/thunk model. | brettw@chromium.org | 2011-06-15 | 9 | -2/+228 |
* | Implement out-of-process proxy for PPB_Buffer_Dev. | fischman@chromium.org | 2011-06-10 | 4 | -3/+59 |
* | Convert more interfaces to the new thunk system. This goes up to and including | brettw@chromium.org | 2011-06-01 | 16 | -0/+726 |
* | Revert 87415 - Convert more interfaces to the new thunk system. This goes up ... | thestig@chromium.org | 2011-06-01 | 16 | -726/+0 |
* | Convert more interfaces to the new thunk system. This goes up to and including | brettw@chromium.org | 2011-06-01 | 16 | -0/+726 |
* | Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system. | brettw@chromium.org | 2011-05-27 | 11 | -1/+378 |
* | Support getting the font list in Pepper. This currently only works out of | brettw@chromium.org | 2011-05-18 | 2 | -0/+19 |
* | Convert audio-related messages to the new thunk/API system for Pepper. | brettw@chromium.org | 2011-05-13 | 10 | -9/+312 |
* | Make the Pepper proxy support in-process font rendering. | brettw@chromium.org | 2011-05-10 | 5 | -3/+136 |
* | Fix ppapi proxy | cpu@chromium.org | 2011-05-09 | 1 | -2/+5 |
* | Implementation of Flush() in ppb_graphics_2d_thunk.cc returns PP_ERROR_BADARG... | bbudge@google.com | 2011-05-09 | 1 | -1/+1 |
* | This implements the new system for Graphics2D only. | brettw@chromium.org | 2011-05-06 | 7 | -0/+383 |