1. 92cad45 Ignore certain messages in plugin broker process if they are not sent by the by yzshen · 9 years ago
  2. 66a0772 Switch to standard integer types in content/. by avi · 10 years ago
  3. e933b3eb Standardize usage of virtual/override/final in content/ by dcheng · 11 years ago
  4. 1812671 Replace OVERRIDE and FINAL with override and final in content/ppapi_plugin/[a-s]* by anand.ratn · 11 years ago
  5. 1673caf Implement ScopedChildProcessReference class by [email protected] · 12 years ago
  6. d30a36f Add explicit base to FilePath. by [email protected] · 13 years ago
  7. 3d9ec505 Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how almost all the handlers are called. by [email protected] · 13 years ago
  8. 91355a8 Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to the content namespace. by [email protected] · 13 years ago
  9. 951ef0b Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations interface and hook them up in PepperFlashSettingsManager. by [email protected] · 13 years ago
  10. d84effeb Use IPC::Sender and IPC::Listener in content. by [email protected] · 13 years ago
  11. 4f932f7 Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*. by [email protected] · 13 years ago
  12. ee4dd68 Reland: Pepper Flash settings integration - camera and microphone. by [email protected] · 13 years ago
  13. 5c69d084 Revert 141482 - Pepper Flash settings integration - camera and microphone. by [email protected] · 13 years ago
  14. 55bcab8c Pepper Flash settings integration - camera and microphone. by [email protected] · 13 years ago
  15. 1a55944 Pepper Flash settings integration: implement "deauthorize content licenses". by [email protected] · 13 years ago
  16. f0ecb55 Broker out PPAPI handle duplication by [email protected] · 13 years ago
  17. f6cfd83e Actually hook up the Pepper clear site data. by [email protected] · 13 years ago
  18. 4d2efd2 Convert the pp::proxy namespace to the ppapi::proxy namespace. by [email protected] · 14 years ago
  19. 4b417e5 Fix two bugs in proxying of Broker Connect callback and shutdown Broker when renderer exits. by [email protected] · 14 years ago
  20. e2614c6 Refactored ppapi Dispatcher to share common code between the plugin and broker dispatchers. by [email protected] · 14 years ago