summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppapi_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-161-2/+1
* Implement PPB_Flash_TCPSocket.InitiateSSL.yzshen@chromium.org2011-08-161-0/+8
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-115/+115
* PPB/PPP_VideoCapture_Dev proxypiman@chromium.org2011-08-091-0/+44
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-0/+66
* Proxy PPP_Messaging.dmichael@chromium.org2011-08-031-4/+5
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-4/+0
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-0/+4
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-4/+0
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-0/+4
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-4/+0
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-191-0/+49
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-49/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-0/+49
* Remove untrusted scripting support.dmichael@chromium.org2011-07-141-3/+0
* Hook up the network status notifications to out-of-process Pepper plugins.brettw@chromium.org2011-07-141-0/+5
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-3/+3
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-0/+40
* Move PPB_Zoom and PPB_Messageing to the thunk system. Implement PPB_Messagingbrettw@chromium.org2011-07-061-0/+3
* Re-land the reverted CL:yzshen@chromium.org2011-07-011-0/+40
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-301-40/+0
* Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.yzshen@chromium.org2011-06-301-0/+40
* Convert the URL loading objects to the API/thunk system.brettw@chromium.org2011-06-171-3/+1
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-22/+6
* Implement out-of-process proxy for PPB_Buffer_Dev.fischman@chromium.org2011-06-101-2/+1
* Use the WebKit default fonts when specifying generic font families.brettw@chromium.org2011-05-261-0/+14
* Proxy PPB_Instance_Private and PPP_Instance_Private.dmichael@chromium.org2011-05-251-0/+18
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-0/+4
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-14/+3
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-33/+0
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-15/+15
* Pass fullscreen state along with DidChangeView to avoid sync messagespiman@google.com2011-05-041-5/+3
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-281-1/+2
* Proxy time zone requests to the browser. This is because the current codebrettw@chromium.org2011-04-211-0/+4
* Convert PP_rect to use new IPC generation.tsepez@chromium.org2011-04-201-0/+18
* Make AddRefObject a sync message to avoid a race condition between (1)brettw@chromium.org2011-04-191-2/+3
* Implemented broker dispatcher, pipe creation, and handle distribution.ddorwin@chromium.org2011-04-181-0/+6
* Implemented PPB_Broker_Proxy.ddorwin@chromium.org2011-04-171-0/+14
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-141-1/+1
* Add proxy for PPP_Graphics_3D_Devpiman@google.com2011-04-121-0/+4
* Fix the issue that context menu doesn't show on fullscreen Pepper Flash.yzshen@chromium.org2011-04-111-3/+3
* Make DidDestroy a sync IPC so that plugins can properly cleanup.piman@google.com2011-04-041-2/+2
* Make DidChangeView async againpiman@google.com2011-04-011-3/+1
* Add GetPluginURL to PPB_URLUtil_Devpiman@google.com2011-03-311-0/+3
* Implement proxy for PPB_Flash_NetConnector.brettw@chromium.org2011-03-291-0/+19
* Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...viettrungluu@chromium.org2011-03-281-4/+4
* Pepper/Flapper: Add IsFormatAvailable() to PPB_Flash_Clipboard.viettrungluu@chromium.org2011-03-241-0/+5
* Remove PPB_Var interface's scripting functionality.neb@chromium.org2011-03-231-15/+0
* Implement a proxy for URL util. Some of the implementation that doesn't need tobrettw@chromium.org2011-03-181-0/+17
* Creates the ipclist utility that chrome security team has wanted to dumptsepez@chromium.org2011-03-171-5/+5