- 9292e072 Use PostTaskAndReplyWithResult in plugin_service_impl.cc. by fdoray · 8 years ago
- 27b0b2a Use constexpr TaskTraits constructor in content. by fdoray · 8 years ago
- cc22a38d Use TaskScheduler instead of blocking pool in plugin_service_impl.cc. by fdoray · 8 years ago
- a19b770 Include-what-you-use for ThreadTaskRunnerHandle. by fdoray · 8 years ago
- a2db0da Convert miscellaneous RenderThreadImpl messages to mojom by rockot · 9 years ago
- f2a1e9f [HBD] Blanket BLOCK on all non-HTTP(s) and non-FILE URLs for Flash. by tommycli · 9 years ago
- 5e1706c3 Remove calls to IsRunningSequenceOnCurrentThread() from plugin_service_impl.cc by fdoray · 9 years ago
- 3033081 Change includes of histogram.h to histogram_macros.h. by asvitkine · 9 years ago
- 76ee1f4 Use container::back() and container::pop_back() for content. by thestig · 9 years ago
- e8c57ea Remove NPAPI from browser and utility by piman · 9 years ago
- a34d1132 Add RetainedRef uses where needed. by vmpstr · 9 years ago
- bfb2ceb Remove windowed NPAPI code by piman · 9 years ago
- c965fd6c call static SequencedWorkerPool::GetSequenceToken() method directly by mostynb · 9 years ago
- b734894 Switch to standard integer types in content/browser/. by avi · 9 years ago
- 36aa8be Move Singleton and related structs to namespace base by olli.raula · 10 years ago
- 84dff94 clang/win: Fix most -Wunused-function warnings in Chromium code. by thakis · 10 years ago
- 6be0628 Remove NPAPI command line flags entirely. by wfh · 10 years ago
- a7ff1b29 Remove some legacy versions of StartsWith and EndsWith. by brettw · 10 years ago
- 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
- edce9a3 Remove some legacy versions of StartsWith and EndsWith. by brettw · 10 years ago
- 17b32ad Move EndsWith to base namespace. by brettw · 10 years ago
- 95082a6 content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
- d4104aa Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs" by skyostil · 10 years ago
- 422456f9 content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
- 74f13dc Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs" by skyostil · 10 years ago
- 5d18b24 content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
- ad38f5a3 Disable Win32k renderer lockdown if NPAPI is manually enabled. by wfh · 10 years ago
- cfdd80f3 Disable NPAPI support by removing the --enable-npapi switch, chrome://flags and enterprise policy override. by wfh · 10 years ago
- ec1f735 Add Infobar when NPAPI plugin is not found. by wfh · 10 years ago
- 3044350 Add infobar for when NPAPI plugin is loaded. by wfh · 10 years ago
- 4800fc2 vs2015: avoid narrowing warning in plugin_service_impl by scottmg · 10 years ago
- 1a90e03 Dynamically disable Win32k lockdown for future child processes if NPAPI is enabled. by wfh · 10 years ago
- 26d09db Enable NPAPI if policy has plugin policies. by wfh · 10 years ago
- 4c27d04 favor DCHECK_CURRENTLY_ON for better logs in content/browser/[f-p]* by mostynb · 10 years ago
- a79d102 Enable NPAPI plugins if any plugin policies are set. by wfh · 10 years ago
- 0539f2f5 Block NPAPI plugins by default by wfh · 10 years ago
- b805615 Plugin service: Use the correct registry key for each watch operation. by rvargas · 11 years ago
- 27bf1c2 Cleanup: Remove unneeded path_service.h includes. by thestig · 11 years ago
- 6f315b8 Remove raw handles from base::win::RegKey by rvargas · 11 years ago
- 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
- 1aa0fa7 Remove raw handles from base::win::RegKey by rvargas · 11 years ago
- 3458fc00 Stop using an atom to store plugin name/version on Windows. by jam · 11 years ago
- 54c3719d Remove implicit conversions from scoped_refptr to T* in content/ by dcheng · 11 years ago
- 47927870 Add base:: qualification to some COmmandLine references in content. by [email protected] · 11 years ago
- aec5ed5 Pepper: Whitelist dev channel APIs for some apps. by [email protected] · 11 years ago
- a01c8c8f Linux: Remove some unused NPAPI code. by [email protected] · 11 years ago
- aa7f880 Restart plugin loading only if the plugin list has actually become stale. by [email protected] · 11 years ago
- 3295612 Update uses of UTF conversions in content/ to use the base:: namespace. by [email protected] · 11 years ago
- 8ddc6b7c Pepper: Send dev/canary channel status to plugins. by [email protected] · 12 years ago
- 132bca8 Instrument pepper plugin load failures. by [email protected] · 12 years ago
- 60eca4eb Move more of the plugin code in the renderer to use RenderFrame instead of RenderView. by [email protected] · 12 years ago
- fcf75d4 Convert string16 to base::string16 in content. by [email protected] · 12 years ago
- efde84b0 LOG(INFO) -> VLOG(0) in content/ by [email protected] · 12 years ago
- f89b2a2 Remove webview-based behavior from --site-per-process flag. by [email protected] · 12 years ago
- a220b593 Add more support for FreeBSD by [email protected] · 12 years ago
- 3627aa3f Check whether the Pepper CDM is available before adding the key system. by [email protected] · 12 years ago
- bde885b Move a bunch of windows stuff from ui/base/win to ui/gfx/win by [email protected] · 12 years ago
- 8522332e TCPSockets are switched to the new Pepper proxy. by [email protected] · 12 years ago
- 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
- 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
- d7bd3e5 Move webplugininfo.h to content/public. by [email protected] · 12 years ago
- 9a60ccb Remove webkit/plugins/npapi. by [email protected] · 12 years ago
- 29e2fb4 Move NPAPI implementation out of webkit/plugins/npapi and into content. by [email protected] · 12 years ago
- 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
- 2fccd3f Use a direct include of the message_loop header in content/, part 2. by [email protected] · 12 years ago
- 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
- 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
- 6d057a0c Make utility process run in-process when running in single-process mode. by [email protected] · 12 years ago
- e87ce86 Adding --disable-plugins-discovery command line switch to not load third-party plugins from common locations. by [email protected] · 12 years ago
- 348fbaac Use a direct include of strings headers in content/browser/, part 2. by [email protected] · 12 years ago
- 7ccb707 Update includes of message_loop_proxy. by [email protected] · 12 years ago
- 74ebfb1 Use a direct include of utf_string_conversions.h in content/. by [email protected] · 12 years ago
- fc72bb1 Update content/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
- dd32b127 content: Use base::MessageLoop. by [email protected] · 12 years ago
- d8c7006 Cleanup various bits of BrowserThreadImpl and PluginServiceImpl. by [email protected] · 12 years ago
- 59383c78 Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. by [email protected] · 12 years ago
- 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
- 69d7f89 Revert "Rewrite std::string("") to std::string(), Linux edition." by [email protected] · 12 years ago
- e3748a7 Really fix build after r193020. by [email protected] · 12 years ago
- e59558b7 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago
- fd8d8d6c Record stats on Chrome users running PPAPI Flash vs NPAPI Flash. by [email protected] · 12 years ago
- 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
- 2dec8ec Use base namespace for FilePath in content/browser by [email protected] · 12 years ago
- 05f51128 Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/ by [email protected] · 12 years ago
- 6a7c000 Revert 180600 by [email protected] · 12 years ago
- ac8bd04 Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/ by [email protected] · 12 years ago
- 329be05 Refactor: Simplify WaitableEventWatcher. by [email protected] · 12 years ago
- 6be31d20 Only permit plug-in loads in the browser if the plug-in isn't blocked or the by [email protected] · 12 years ago
- 8b75315 Broke ContentSettingBubbleModelTest.Plugins on Android. by [email protected] · 12 years ago
- 63f2720 Only permit plug-in loads in the browser if the plug-in isn't blocked or the by [email protected] · 12 years ago
- 1eaa5479 Revert 179987 by [email protected] · 12 years ago
- 06a07d9 Refactor: Simplify WaitableEventWatcher. by [email protected] · 12 years ago
- 0f7d449e Implement a prototype to render cross-site iframes in a separate process from their parent. by [email protected] · 12 years ago
- 6665571f Remove the base::files:: namespace. by [email protected] · 12 years ago
- 07b71c8 Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate. by [email protected] · 12 years ago
- 108fd34 Use an explicit PID for duplicating Pepper handles rather than the Channel's. by [email protected] · 12 years ago
- ebd7196 Exclude PluginService for builds with enable_plugins==0 by [email protected] · 12 years ago
- 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
- 6d17f639 Add a gyp flag to allow removing dependency on ppapi. by [email protected] · 13 years ago
- 52348b2 Avoid watching for plugin updates on Android by [email protected] · 13 years ago