summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/host_var_serialization_rules.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash related to PPAPI scripting.yzshen@chromium.org2012-03-101-14/+4
* PPAPI: Proxy VarArrayBuffer for out-of-process.dmichael@chromium.org2012-02-161-2/+2
* Remove special handling for strings in var serialization.brettw@chromium.org2012-02-071-36/+3
* PPAPI: Reduce string copying in SerializedVar.dmichael@chromium.org2012-02-041-21/+26
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-19/+19
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-19/+19
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-19/+19
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-2/+2
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Proxy PPP_Messaging.dmichael@chromium.org2011-08-031-3/+3
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-2/+3
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-5/+9
* Var serialization-related proxy stuff. This allows vars to be sent over IPCbrettw@chromium.org2010-11-051-0/+91
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-91/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+91