summaryrefslogtreecommitdiffstats
path: root/ppapi/host
Commit message (Expand)AuthorAgeFilesLines
* Remove InstanceMessageFilterraymes@chromium.org2013-01-034-90/+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-192-0/+6
* Introduce MessageFilterHost for Pepper ResourceHosts.raymes@google.com2012-12-182-0/+64
* Add ability to create pending resource hosts.brettw@chromium.org2012-12-054-1/+67
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-293-5/+7
* Added a ResourceMessageFilter for handling resource messages on another thread.raymes@chromium.org2012-11-209-55/+600
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-0/+5
* Provide IPC mechanism for host-to-resource messagingvictorhsieh@chromium.org2012-10-291-1/+0
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-092-0/+9
* Added sync calls to resources.raymes@chromium.org2012-10-034-21/+107
* Implement browser side of PPB_Printing resource.raymes@chromium.org2012-09-271-1/+1
* 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-154-15/+30
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-106-10/+40
* Add a skeleton gamepad resource.brettw@chromium.org2012-08-241-12/+20
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-102-5/+10
* Hook up the PPB_Flash_Print interface to new host system.brettw@chromium.org2012-07-274-2/+98
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-0/+78
* Add permissions buts for Pepper plugins.brettw@chromium.org2012-07-132-3/+13
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Create a PPAPI host for new resource message routing.brettw@chromium.org2012-06-307-0/+407