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