summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/serialized_var.cc
Commit message (Expand)AuthorAgeFilesLines
* 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