summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/var_serialization_rules.h
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-07-111-2/+4
* Fix a crash related to PPAPI scripting.yzshen@chromium.org2012-03-101-9/+5
* Remove special handling for strings in var serialization.brettw@chromium.org2012-02-071-24/+13
* PPAPI: Reduce string copying in SerializedVar.dmichael@chromium.org2012-02-041-15/+24
* 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-8/+15
* Var serialization-related proxy stuff. This allows vars to be sent over IPCbrettw@chromium.org2010-11-051-0/+85
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-85/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+85