summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/resource_creation_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-6/+3
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-5/+3
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-161-3/+1
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-1/+2
* Convert the PluginResource to be refcounted.brettw@chromium.org2011-08-111-5/+4
* Unify var tracking between webkit and the proxy.brettw@chromium.org2011-08-091-4/+8
* PPB/PPP_VideoCapture_Dev proxypiman@chromium.org2011-08-091-2/+2
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-2/+3
* Video Capture Pepper APIpiman@chromium.org2011-08-061-0/+5
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-291-1/+4
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-7/+7
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-191-0/+72
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-191-1/+12
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-12/+1
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-1/+12
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-1/+1
* Re-land the reverted CL:yzshen@chromium.org2011-07-011-0/+6
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-301-6/+0
* Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.yzshen@chromium.org2011-06-301-0/+6
* Make scrollbar GetThickness take a resource argument. This allows simlperbrettw@chromium.org2011-06-231-0/+6
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-3/+40
* Move the video decoder and video layer to the new API/thunk system.brettw@chromium.org2011-06-181-0/+12
* Convert the URL loading objects to the API/thunk system.brettw@chromium.org2011-06-171-6/+5
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-0/+18
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-151-0/+13
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-15/+35
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-35/+15
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-15/+35
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-0/+11
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-11/+32
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-3/+19
* Fix ppapi proxycpu@chromium.org2011-05-091-2/+4
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-0/+155