summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/serialized_var.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Add additional unit tests for the plugin side of SerializedVar object proxying.brettw@chromium.org2011-08-011-3/+11
* Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead.brettw@chromium.org2011-07-081-2/+2
* Create a VarPrivate interface to contain the scripting helper functions of Var.brettw@chromium.org2011-04-111-0/+10
* Initialize a few uninitialized member variables and structs in PPAPI.finnur@chromium.org2011-03-281-2/+2
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-0/+15
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-8/+46
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-17/+21
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-1/+1
* Convert Chrome PPAPI proxy from bool to PP_Bool.brettw@chromium.org2010-11-081-2/+6
* Var serialization-related proxy stuff. This allows vars to be sent over IPCbrettw@chromium.org2010-11-051-0/+465
* Remove serialized var file from previous check that shouldn't have been there.brettw@chromium.org2010-11-031-457/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+457
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-457/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+457