summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_var_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Proxy PPB_Var, fix o-o-p string var id tracking.dmichael@chromium.org2011-06-081-38/+43
* Make AddRefObject a sync message to avoid a race condition between (1)brettw@chromium.org2011-04-191-1/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-15/+27
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-0/+29
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-50/+200
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-0/+6
* Move more code from headers to implementation.erg@google.com2010-12-071-0/+2
* Random updates for all added proxy interfaces I've done in the past week.brettw@chromium.org2010-11-091-1/+1
* Add proxies for Var deprecated and some additional tracking information. Thesebrettw@chromium.org2010-11-031-0/+128
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-134/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+134