summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_var_deprecated_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent Pepper plugin reentrancy for synchronous messages except for scriptbrettw@chromium.org2011-03-131-0/+17
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-19/+87
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-4/+4
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-10/+8
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+4
* Random updates for all added proxy interfaces I've done in the past week.brettw@chromium.org2010-11-091-21/+22
* Add proxies for Var deprecated and some additional tracking information. Thesebrettw@chromium.org2010-11-031-0/+385
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-376/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+376