summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/proxy_channel.h
Commit message (Expand)AuthorAgeFilesLines
* Reland r101259 after fixing shared-library build issues.alokp@chromium.org2011-09-151-1/+3
* Revert 101259 - Removed the dependency of PepperPluginRegistry on Pepper proxy.stuartmorgan@chromium.org2011-09-151-2/+0
* Removed the dependency of PepperPluginRegistry on Pepper proxy.alokp@chromium.org2011-09-151-0/+2
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-2/+4
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-3/+2
* Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ...ddorwin@chromium.org2011-04-181-1/+1
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-161-0/+111