summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/resource_creation_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-151-1/+1
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-1/+1
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-141-1/+1
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-7/+7
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-7/+7
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-7/+7
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-7/+7
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-7/+7
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-1/+1
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-311-1/+2
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-261-1/+3
* Cleanup in the file chooser API.brettw@chromium.org2011-08-201-1/+2
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-10/+9
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-161-2/+0
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-4/+7
* Video Capture Pepper APIpiman@chromium.org2011-08-061-0/+1
* 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-4/+4
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-191-0/+22
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-191-0/+4
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-4/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-0/+4
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-2/+4
* Re-land the reverted CL:yzshen@chromium.org2011-07-011-0/+1
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-301-1/+0
* Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.yzshen@chromium.org2011-06-301-0/+1
* Make scrollbar GetThickness take a resource argument. This allows simlperbrettw@chromium.org2011-06-231-0/+2
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-0/+15
* Move the video decoder and video layer to the new API/thunk system.brettw@chromium.org2011-06-181-0/+3
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-0/+5
* Implement flash menu and net connector resources using the API/thunk model.brettw@chromium.org2011-06-151-0/+3
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+10
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-10/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+10
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-0/+3
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-7/+19
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-0/+3
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-0/+68