summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_var_serialization_rules.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't use a scoped_refptr for StringVar::FromPPVarbrettw@chromium.org2011-08-221-4/+4
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-4/+2
* Unify var tracking between webkit and the proxy.brettw@chromium.org2011-08-091-23/+17
* Proxy PPB_Var, fix o-o-p string var id tracking.dmichael@chromium.org2011-06-081-6/+15
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-5/+13
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-2/+6
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-12/+32
* Var serialization-related proxy stuff. This allows vars to be sent over IPCbrettw@chromium.org2010-11-051-0/+112
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-112/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+112