1. 9292e072 Use PostTaskAndReplyWithResult in plugin_service_impl.cc. by fdoray · 8 years ago
  2. 27b0b2a Use constexpr TaskTraits constructor in content. by fdoray · 8 years ago
  3. cc22a38d Use TaskScheduler instead of blocking pool in plugin_service_impl.cc. by fdoray · 8 years ago
  4. a19b770 Include-what-you-use for ThreadTaskRunnerHandle. by fdoray · 8 years ago
  5. a2db0da Convert miscellaneous RenderThreadImpl messages to mojom by rockot · 9 years ago
  6. f2a1e9f [HBD] Blanket BLOCK on all non-HTTP(s) and non-FILE URLs for Flash. by tommycli · 9 years ago
  7. 5e1706c3 Remove calls to IsRunningSequenceOnCurrentThread() from plugin_service_impl.cc by fdoray · 9 years ago
  8. 3033081 Change includes of histogram.h to histogram_macros.h. by asvitkine · 9 years ago
  9. 76ee1f4 Use container::back() and container::pop_back() for content. by thestig · 9 years ago
  10. e8c57ea Remove NPAPI from browser and utility by piman · 9 years ago
  11. a34d1132 Add RetainedRef uses where needed. by vmpstr · 9 years ago
  12. bfb2ceb Remove windowed NPAPI code by piman · 9 years ago
  13. c965fd6c call static SequencedWorkerPool::GetSequenceToken() method directly by mostynb · 9 years ago
  14. b734894 Switch to standard integer types in content/browser/. by avi · 9 years ago
  15. 36aa8be Move Singleton and related structs to namespace base by olli.raula · 10 years ago
  16. 84dff94 clang/win: Fix most -Wunused-function warnings in Chromium code. by thakis · 10 years ago
  17. 6be0628 Remove NPAPI command line flags entirely. by wfh · 10 years ago
  18. a7ff1b29 Remove some legacy versions of StartsWith and EndsWith. by brettw · 10 years ago
  19. ddbde8f Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #6 id:100001 of https://codereview.chromium.org/1239493005/) by yosin · 10 years ago
  20. edce9a3 Remove some legacy versions of StartsWith and EndsWith. by brettw · 10 years ago
  21. 17b32ad Move EndsWith to base namespace. by brettw · 10 years ago
  22. 95082a6 content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  23. d4104aa Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs" by skyostil · 10 years ago
  24. 422456f9 content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  25. 74f13dc Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs" by skyostil · 10 years ago
  26. 5d18b24 content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  27. ad38f5a3 Disable Win32k renderer lockdown if NPAPI is manually enabled. by wfh · 10 years ago
  28. cfdd80f3 Disable NPAPI support by removing the --enable-npapi switch, chrome://flags and enterprise policy override. by wfh · 10 years ago
  29. ec1f735 Add Infobar when NPAPI plugin is not found. by wfh · 10 years ago
  30. 3044350 Add infobar for when NPAPI plugin is loaded. by wfh · 10 years ago
  31. 4800fc2 vs2015: avoid narrowing warning in plugin_service_impl by scottmg · 10 years ago
  32. 1a90e03 Dynamically disable Win32k lockdown for future child processes if NPAPI is enabled. by wfh · 10 years ago
  33. 26d09db Enable NPAPI if policy has plugin policies. by wfh · 10 years ago
  34. 4c27d04 favor DCHECK_CURRENTLY_ON for better logs in content/browser/[f-p]* by mostynb · 10 years ago
  35. a79d102 Enable NPAPI plugins if any plugin policies are set. by wfh · 10 years ago
  36. 0539f2f5 Block NPAPI plugins by default by wfh · 10 years ago
  37. b805615 Plugin service: Use the correct registry key for each watch operation. by rvargas · 11 years ago
  38. 27bf1c2 Cleanup: Remove unneeded path_service.h includes. by thestig · 11 years ago
  39. 6f315b8 Remove raw handles from base::win::RegKey by rvargas · 11 years ago
  40. 4fe6ccad Revert of Remove raw handles from base::win::RegKey (patchset #6 id:330001 of https://codereview.chromium.org/632833002/) by dcheng · 11 years ago
  41. 1aa0fa7 Remove raw handles from base::win::RegKey by rvargas · 11 years ago
  42. 3458fc00 Stop using an atom to store plugin name/version on Windows. by jam · 11 years ago
  43. 54c3719d Remove implicit conversions from scoped_refptr to T* in content/ by dcheng · 11 years ago
  44. 47927870 Add base:: qualification to some COmmandLine references in content. by [email protected] · 11 years ago
  45. aec5ed5 Pepper: Whitelist dev channel APIs for some apps. by [email protected] · 11 years ago
  46. a01c8c8f Linux: Remove some unused NPAPI code. by [email protected] · 11 years ago
  47. aa7f880 Restart plugin loading only if the plugin list has actually become stale. by [email protected] · 11 years ago
  48. 3295612 Update uses of UTF conversions in content/ to use the base:: namespace. by [email protected] · 11 years ago
  49. 8ddc6b7c Pepper: Send dev/canary channel status to plugins. by [email protected] · 12 years ago
  50. 132bca8 Instrument pepper plugin load failures. by [email protected] · 12 years ago
  51. 60eca4eb Move more of the plugin code in the renderer to use RenderFrame instead of RenderView. by [email protected] · 12 years ago
  52. fcf75d4 Convert string16 to base::string16 in content. by [email protected] · 12 years ago
  53. efde84b0 LOG(INFO) -> VLOG(0) in content/ by [email protected] · 12 years ago
  54. f89b2a2 Remove webview-based behavior from --site-per-process flag. by [email protected] · 12 years ago
  55. a220b593 Add more support for FreeBSD by [email protected] · 12 years ago
  56. 3627aa3f Check whether the Pepper CDM is available before adding the key system. by [email protected] · 12 years ago
  57. bde885b Move a bunch of windows stuff from ui/base/win to ui/gfx/win by [email protected] · 12 years ago
  58. 8522332e TCPSockets are switched to the new Pepper proxy. by [email protected] · 12 years ago
  59. 7327029 Get rid of webkit/plugins/plugin_constants.* and move them to content/public/common/content_constants. This allows us to delete webkit_plugins.gyp and webkit/plugins. by [email protected] · 12 years ago
  60. dac6a5a Split PepperPluginRegistry into the pieces that are needed in each process. content/common only needed a simple method to get the list of pepper plugins. The zygote specific method moves to content/zygote. The rest moves to content/renderer, as that has dependencies on the pepper implementation which depends on blink. by [email protected] · 12 years ago
  61. d7bd3e5 Move webplugininfo.h to content/public. by [email protected] · 12 years ago
  62. 9a60ccb Remove webkit/plugins/npapi. by [email protected] · 12 years ago
  63. 29e2fb4 Move NPAPI implementation out of webkit/plugins/npapi and into content. by [email protected] · 12 years ago
  64. 8f337212 Remove plugin_list.h includes from chrome tests in preparation for moving webkit/plugins to content/. To do this, I simplified how we disable plugin loading for tests, and also updated the test in content to use the new way. by [email protected] · 12 years ago
  65. 2fccd3f Use a direct include of the message_loop header in content/, part 2. by [email protected] · 12 years ago
  66. fb476a26 Remove the two years old code to enable the nacl plugin once if it's disabled. This was added to deal with old profiles when we had the plugin disabled by default. There have been 15 releases in the meantime, which is enough chances to update this pref. by [email protected] · 12 years ago
  67. 1021245 Remove unused includes of plugin_list.h. Also remove unused ContentClient and webkit_support methods that referenced or used PluginList. by [email protected] · 12 years ago
  68. 6d057a0c Make utility process run in-process when running in single-process mode. by [email protected] · 12 years ago
  69. e87ce86 Adding --disable-plugins-discovery command line switch to not load third-party plugins from common locations. by [email protected] · 12 years ago
  70. 348fbaac Use a direct include of strings headers in content/browser/, part 2. by [email protected] · 12 years ago
  71. 7ccb707 Update includes of message_loop_proxy. by [email protected] · 12 years ago
  72. 74ebfb1 Use a direct include of utf_string_conversions.h in content/. by [email protected] · 12 years ago
  73. fc72bb1 Update content/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  74. dd32b127 content: Use base::MessageLoop. by [email protected] · 12 years ago
  75. d8c7006 Cleanup various bits of BrowserThreadImpl and PluginServiceImpl. by [email protected] · 12 years ago
  76. 59383c78 Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. by [email protected] · 12 years ago
  77. 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
  78. 69d7f89 Revert "Rewrite std::string("") to std::string(), Linux edition." by [email protected] · 12 years ago
  79. e3748a7 Really fix build after r193020. by [email protected] · 12 years ago
  80. e59558b7 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
  81. fd8d8d6c Record stats on Chrome users running PPAPI Flash vs NPAPI Flash. by [email protected] · 12 years ago
  82. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  83. 2dec8ec Use base namespace for FilePath in content/browser by [email protected] · 12 years ago
  84. 05f51128 Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/ by [email protected] · 12 years ago
  85. 6a7c000 Revert 180600 by [email protected] · 12 years ago
  86. ac8bd04 Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/ by [email protected] · 12 years ago
  87. 329be05 Refactor: Simplify WaitableEventWatcher. by [email protected] · 12 years ago
  88. 6be31d20 Only permit plug-in loads in the browser if the plug-in isn't blocked or the by [email protected] · 12 years ago
  89. 8b75315 Broke ContentSettingBubbleModelTest.Plugins on Android. by [email protected] · 12 years ago
  90. 63f2720 Only permit plug-in loads in the browser if the plug-in isn't blocked or the by [email protected] · 12 years ago
  91. 1eaa5479 Revert 179987 by [email protected] · 12 years ago
  92. 06a07d9 Refactor: Simplify WaitableEventWatcher. by [email protected] · 12 years ago
  93. 0f7d449e Implement a prototype to render cross-site iframes in a separate process from their parent. by [email protected] · 12 years ago
  94. 6665571f Remove the base::files:: namespace. by [email protected] · 12 years ago
  95. 07b71c8 Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate. by [email protected] · 12 years ago
  96. 108fd34 Use an explicit PID for duplicating Pepper handles rather than the Channel's. by [email protected] · 12 years ago
  97. ebd7196 Exclude PluginService for builds with enable_plugins==0 by [email protected] · 12 years ago
  98. 1b51720 Disable the failing linux aura browser tests so that it can be enabled on the bots. Most of the failing tests are related to task maanger and full screen. by [email protected] · 12 years ago
  99. 6d17f639 Add a gyp flag to allow removing dependency on ppapi. by [email protected] · 13 years ago
  100. 52348b2 Avoid watching for plugin updates on Android by [email protected] · 13 years ago