summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk
Commit message (Expand)AuthorAgeFilesLines
...
* Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...fischman@chromium.org2011-07-132-33/+15
* Reland http://codereview.chromium.org/7292033dmichael@chromium.org2011-07-132-6/+6
* Revert 92302 - First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-132-6/+6
* First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-132-6/+6
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-079-33/+32
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-074-0/+266
* Move PPB_Zoom and PPB_Messageing to the thunk system. Implement PPB_Messagingbrettw@chromium.org2011-07-064-0/+88
* Re-land the reverted CL:yzshen@chromium.org2011-07-014-0/+162
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-3019-93/+203
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-304-162/+0
* Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.yzshen@chromium.org2011-06-304-0/+162
* Fix typo in ppb_scrollbar_thunk.ccsail@chromium.org2011-06-291-1/+1
* Add virtual destructors for the Pepper API thunks.brettw@chromium.org2011-06-2734-12/+83
* Make scrollbar GetThickness take a resource argument. This allows simlperbrettw@chromium.org2011-06-234-0/+117
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-2212-0/+678
* Move the video decoder and video layer to the new API/thunk system.brettw@chromium.org2011-06-186-2/+271
* Convert the URL loading objects to the API/thunk system.brettw@chromium.org2011-06-171-0/+8
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-1516-0/+749
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-159-2/+228
* Implement out-of-process proxy for PPB_Buffer_Dev.fischman@chromium.org2011-06-104-3/+59
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-0116-0/+726
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-0116-726/+0
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-0116-0/+726
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-2711-1/+378
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-182-0/+19
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-1310-9/+312
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-105-3/+136
* Fix ppapi proxycpu@chromium.org2011-05-091-2/+5
* Implementation of Flush() in ppb_graphics_2d_thunk.cc returns PP_ERROR_BADARG...bbudge@google.com2011-05-091-1/+1
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-067-0/+383