1. d7bd3e5 Move webplugininfo.h to content/public. by [email protected] · 12 years ago
  2. a43858f Use a direct include of time headers in content/, part 1. by [email protected] · 12 years ago
  3. 2dec8ec Use base namespace for FilePath in content/browser by [email protected] · 12 years ago
  4. 13075767 Move the remaning files in content\common to the content namespace. by [email protected] · 13 years ago
  5. d84effeb Use IPC::Sender and IPC::Listener in content. by [email protected] · 13 years ago
  6. 9a9ab7d3 PluginLoader loads plugins again after last load completes by [email protected] · 13 years ago
  7. c4f883a Create an API around UtilityProcessHost and use that from chrome. by [email protected] · 13 years ago
  8. a3b85d85 A few clients of the utility process had a race condition that could lead to a browser crash if the utility process crashed. IndexedDB was the worst offender. WebstoreInstallHelper, the profile importer, and posix plugin loader were also affected. by [email protected] · 13 years ago
  9. e67385f Rename PluginService to PluginServiceImpl. by [email protected] · 14 years ago
  10. 5abe630 Coverity: Initialize member variables. by [email protected] · 14 years ago
  11. edc64de Add OVERRIDE to content/. by [email protected] · 14 years ago
  12. d9b73c8 uint32_t -> uint32 in content/browser/plugin_loader_posix.* and include basictypes.h. by [email protected] · 14 years ago
  13. 893e281 Send the index in the canonical list over IPC when using the OOP plugin loader. by [email protected] · 14 years ago
  14. 6a0dc7a [Linux] Load plugins out-of-process. by [email protected] · 14 years ago
  15. f7e91ea4b Add a couple of linux-specific exports for the content component build. by [email protected] · 14 years ago
  16. 95e9507 Revert 106962 - Broke plugin_tests - [Linux] Load plugins out-of-process. by [email protected] · 14 years ago
  17. 7ccfb89 [Linux] Load plugins out-of-process. by [email protected] · 14 years ago
  18. d4af1e7 Gracefully handle child process death in out-of-process plugin loading. by [email protected] · 14 years ago
  19. 6be08ae Move PluginLoaderClient to PluginLoaderPosix in its own file. by [email protected] · 14 years ago