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