summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Factor fd sharing code in proxy and fix fd issues once and for all.piman@google.com2011-02-251-7/+10
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-151-14/+5
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-55/+15
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-0/+15
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-1/+0
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Convert over to channel handlesdmaclach@chromium.org2010-12-081-1/+1
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-1/+12
* Fix clang build by removing redundant "const"brettw@chromium.org2010-11-101-2/+2
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+187
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-187/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+187