summaryrefslogtreecommitdiffstats
path: root/chrome/ppapi_plugin
Commit message (Expand)AuthorAgeFilesLines
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+2
* Move the SetProcTitle code out of base and into chrome/common. This is onlybrettw@chromium.org2010-12-291-7/+0
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-242-2/+3
* Convert over to channel handlesdmaclach@chromium.org2010-12-081-16/+6
* Implement PPAPI proxy shutdown.brettw@chromium.org2010-12-032-7/+7
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-022-7/+14
* Add DEPS file for ppapi plugin.brettw@chromium.org2010-11-101-0/+4
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-105-0/+267