summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/broker_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Pepper: Fix channel init in ProxyChannel."dmichael@chromium.org2014-02-271-3/+2
* Pepper: Fix channel init in ProxyChannel.teravest@chromium.org2014-02-261-2/+3
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-1/+3
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-111-10/+6
* Merge definitions of PlatformFileToInt and IntToPlatformFile to one place.xhwang@chromium.org2011-11-231-15/+3
* Added logging useful for understanding Pepper broker lifetime.ddorwin@chromium.org2011-10-261-0/+2
* Unused variables cleanup (gcc 4.6)pph34r@gmail.com2011-09-301-7/+5
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ...ddorwin@chromium.org2011-04-181-0/+25
* Implemented broker dispatcher, pipe creation, and handle distribution.ddorwin@chromium.org2011-04-181-6/+49
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-161-0/+45