summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_var_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-1/+2
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-9/+8
* Unify var tracking between webkit and the proxy.brettw@chromium.org2011-08-091-112/+38
* Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.dmichael@chromium.org2011-06-291-1/+1
* Proxy PPB_Var, fix o-o-p string var id tracking.dmichael@chromium.org2011-06-081-7/+32
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-15/+14
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-1/+10
* Add a target for the proxy unittests. Write tests for the var tracker.brettw@chromium.org2011-01-211-0/+1
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-30/+118
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-0/+1
* Move more code from headers to implementation.erg@google.com2010-12-071-0/+2
* Add proxies for Var deprecated and some additional tracking information. Thesebrettw@chromium.org2010-11-031-0/+71
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-76/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+76