summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppp_class_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Verify we're not getting any plugin messages on the host side of the proxy.brettw@chromium.org2013-01-221-0/+3
* PPAPI: Check permissions for VarDeprecated and PPP_Classdmichael@chromium.org2012-12-121-1/+28
* Invoke PluginImplementedObjectDestroyed for ppp_class deallocatejhorwich@chromium.org2012-06-271-0/+2
* Actually free plugin implement vars when running out of process when thebrettw@chromium.org2012-06-181-1/+37
* PPAPI: Change misused PP_Module to PP_Instancedmichael@chromium.org2012-03-071-2/+2
* reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...dmichael@chromium.org2012-02-151-11/+18
* Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...dpapad@chromium.org2012-02-141-18/+11
* PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.dmichael@chromium.org2012-02-141-11/+18
* Implement PPAPI proxied IsInstanceOfjhorwich@chromium.org2011-11-051-0/+18
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-9/+9
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-1/+6
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-6/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-1/+6
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-6/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-1/+6
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-4/+4
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-8/+0
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+4
* Add proxies for core and class (for calling from WebKit to the plugin). Thesebrettw@chromium.org2010-11-051-0/+303
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-301/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+301