summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/broker_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-3/+3
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-111-6/+4
* Actually hook up the Pepper clear site data.brettw@chromium.org2012-04-201-3/+5
* Unused variables cleanup (gcc 4.6)pph34r@gmail.com2011-09-301-1/+2
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-3/+3
* 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-1/+14
* Implemented broker dispatcher, pipe creation, and handle distribution.ddorwin@chromium.org2011-04-181-5/+11
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-161-0/+45