summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_var_deprecated_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Remove return value for PpapiHostMsg_PPBVar_AddRefObjectjbauman@chromium.org2014-07-141-1/+1
* Pepper: Remove old-style InterfaceList AddPPB.teravest@chromium.org2013-12-061-1/+1
* Fix some WeakPtrFactory members that aren't lastdmichael@chromium.org2013-10-081-1/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+1
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-5/+4
* Convert ppapi/* to use base::Bind.dmichael@chromium.org2011-10-041-1/+1
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-6/+5
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-5/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-6/+5
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-5/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-6/+5
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-3/+3
* Proxy PPB_Var, fix o-o-p string var id tracking.dmichael@chromium.org2011-06-081-4/+4
* Delay release of object Varspiman@google.com2011-04-221-1/+5
* Make AddRefObject a sync message to avoid a race condition between (1)brettw@chromium.org2011-04-191-0/+2
* Prevent Pepper plugin reentrancy for synchronous messages except for scriptbrettw@chromium.org2011-03-131-0/+3
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-2/+2
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Random updates for all added proxy interfaces I've done in the past week.brettw@chromium.org2010-11-091-4/+5
* Add proxies for Var deprecated and some additional tracking information. Thesebrettw@chromium.org2010-11-031-0/+95
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-95/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+95