summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/host_var_serialization_rules.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash related to PPAPI scripting.yzshen@chromium.org2012-03-101-9/+4
* Remove special handling for strings in var serialization.brettw@chromium.org2012-02-071-10/+2
* PPAPI: Reduce string copying in SerializedVar.dmichael@chromium.org2012-02-041-5/+7
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-3/+1
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-1/+3
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-3/+1
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+2
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-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-4/+4
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-1/+1
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-4/+6
* Var serialization-related proxy stuff. This allows vars to be sent over IPCbrettw@chromium.org2010-11-051-0/+51
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-51/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+51