summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/interface_id.h
Commit message (Expand)AuthorAgeFilesLines
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-5/+0
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-0/+5
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-5/+0
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-081-0/+1
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-1/+1
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-1/+1
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-1/+1
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Video Capture Pepper APIpiman@chromium.org2011-08-061-0/+2
* Proxy PPP_Messaging.dmichael@chromium.org2011-08-031-0/+1
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-191-0/+1
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-1/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-0/+1
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-0/+1
* Add PPB_Memory_Dev to the proxy.dspringer@chromium.org2011-07-061-0/+1
* 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
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-1/+0
* Convert the URL loading objects to the API/thunk system.brettw@chromium.org2011-06-171-1/+0
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-1/+0
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-0/+1
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-1/+0
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-0/+1
* Proxy PPB_Instance_Private and PPP_Instance_Private.dmichael@chromium.org2011-05-251-0/+2
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-0/+2
* Add an initial crypto interface to fill a given buffer with random data. Thisbrettw@chromium.org2011-04-201-0/+1
* Implemented PPB_Broker_Proxy.ddorwin@chromium.org2011-04-171-0/+1
* Add proxy for PPP_Graphics_3D_Devpiman@google.com2011-04-121-0/+1
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-311-0/+2
* Implement proxy for PPB_Flash_NetConnector.brettw@chromium.org2011-03-291-0/+1
* Implement a proxy for URL util. Some of the implementation that doesn't need tobrettw@chromium.org2011-03-181-0/+1
* Add a console interface for logging to the JS console from a PPAPI plugin.brettw@chromium.org2011-03-111-0/+1
* Pepper/Flapper: Implement proxy for clipboard stuff.viettrungluu@chromium.org2011-03-091-0/+1
* Pepper/Flapper: Get rid of unimplemented private file ref stuff and implement...viettrungluu@chromium.org2011-03-021-1/+2
* PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.viettrungluu@chromium.org2011-02-241-0/+1
* Implement the filesystem proxy. This allows the FileRef tests (the ones whichbrettw@chromium.org2011-02-211-0/+1
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-0/+2
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-0/+1
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-0/+2
* Implement proxy for 3d-related interfacespiman@google.com2011-02-021-0/+3
* Add URLLoaderTrusted proxy, hook up Flash proxy. This actually starts usingbrettw@chromium.org2010-12-021-0/+1
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-1/+3
* Add proxies for some of the PDF & Flash functionality. There are still a fewbrettw@chromium.org2010-11-121-1/+4
* Re-land previous change r65856. Add implementations for Fullscreen and Cursor...brettw@chromium.org2010-11-121-0/+2
* Revert 65856 - Add implementations for Fullscreen and CursorControl interfaces.brettw@chromium.org2010-11-111-2/+0
* Add implementations for Fullscreen and CursorControl interfaces.brettw@chromium.org2010-11-111-0/+2
* Random updates for all added proxy interfaces I've done in the past week.brettw@chromium.org2010-11-091-1/+6
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+33
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-33/+0