summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin/broker_process_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-2/+2
* Replace OVERRIDE and FINAL with override and final in content/ppapi_plugin/[a...anand.ratn2014-10-071-1/+1
* Implement ScopedChildProcessReference classkinuko@chromium.org2013-11-121-0/+3
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-11/+11
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-021-12/+12
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-0/+4
* Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...bauerb@chromium.org2012-07-271-1/+10
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-1/+1
* Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.yzshen@chromium.org2012-06-181-1/+1
* Reland: Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-121-2/+36
* Revert 141482 - Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-111-36/+2
* Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-111-2/+36
* Pepper Flash settings integration: implement "deauthorize content licenses".yzshen@chromium.org2012-05-271-0/+4
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-111-3/+2
* Actually hook up the Pepper clear site data.brettw@chromium.org2012-04-201-0/+18
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-1/+1
* 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/+24