summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Share PPAPI out-of-process plugins between renderer processes.brettw@chromium.org2011-02-131-27/+49
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-24/+96
* Implement proxy for 3d-related interfacespiman@google.com2011-02-021-0/+15
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-7/+9
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-4/+5
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-0/+4
* Implement PPAPI proxy shutdown.brettw@chromium.org2010-12-031-2/+10
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-2/+3
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-2/+5
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+88
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-88/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+88