summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/interface_id.h
Commit message (Expand)AuthorAgeFilesLines
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-69/+0
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-161-1/+1
* Convert the charset, memory, and crypto interfaces to use the thunk system.brettw@chromium.org2011-10-111-2/+0
* Convert URLUtil to the thunk system.brettw@chromium.org2011-10-101-1/+0
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-291-0/+1
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-271-1/+0
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-271-0/+1
* Add Pepper API to use UDP mtilburg@adobe.com2011-09-261-0/+1
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-141-1/+0
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-5/+0
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-0/+5
* 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