summaryrefslogtreecommitdiffstats
path: root/ppapi/host/ppapi_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove InstanceMessageFilterraymes@chromium.org2013-01-031-19/+1
* Ensure that all resources are torn down before the routing.brettw@chromium.org2012-12-211-0/+4
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-191-0/+1
* Add ability to create pending resource hosts.brettw@chromium.org2012-12-051-1/+32
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-2/+2
* Added a ResourceMessageFilter for handling resource messages on another thread.raymes@chromium.org2012-11-201-30/+6
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-0/+5
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-091-0/+6
* Added sync calls to resources.raymes@chromium.org2012-10-031-12/+40
* Render/pepper hang debugging: generate dumps for the browser and renderer pro...yzshen@chromium.org2012-09-261-3/+0
* Generate dumps for relevant renderers when users kill a hung pepper plugin.yzshen@chromium.org2012-09-191-0/+3
* Convert the async device ID getter to a chrome resource hostbrettw@chromium.org2012-09-151-4/+12
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-1/+2
* Hook up the PPB_Flash_Print interface to new host system.brettw@chromium.org2012-07-271-2/+22
* Add permissions buts for Pepper plugins.brettw@chromium.org2012-07-131-2/+5
* Create a PPAPI host for new resource message routing.brettw@chromium.org2012-06-301-0/+126