summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plu...viettrungluu@chromium.org2010-06-051-3/+73
* Group plugins in about:plugins and show update link for out-of-date ones.viettrungluu@chromium.org2010-06-051-73/+3
* Make webkit_glue not depend on default_plugin.thakis@chromium.org2010-06-021-0/+3
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-281-0/+21
* Disable internal plugin on all platforms by default.jam@chromium.org2010-05-261-6/+0
* Get the internal plugin working on Mac.jabdelmalek@google.com2010-05-261-0/+6
* Do case-insensitive checks for the plugin paths in case a user has different ...jam@chromium.org2010-05-241-2/+4
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-221-19/+57
* Make disabled internal plugins stay disabled even when the version of Chrome ...viettrungluu@chromium.org2010-05-051-2/+19
* No longer display EULA when internal Flash enabled (revert r42783 and most of...viettrungluu@chromium.org2010-04-091-10/+0
* Revert "Temporary CL to debug test failure on the buildbot."mpcomplete@chromium.org2010-04-071-7/+0
* Temporary CL to debug test failure on the buildbot.mpcomplete@chromium.org2010-04-071-0/+7
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-7/+14
* Use internal pdf plugin with --internal-pdfjam@chromium.org2010-03-271-0/+7
* Temporary stuff for internal plugins, part 1.viettrungluu@chromium.org2010-03-251-0/+10
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-1/+33
* linux: also load plugins from ~/.config/google-chrome/Pluginsevan@chromium.org2010-01-271-0/+10
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-0/+3
* Revert 33344 - Relocate plugin list fetching to PluginServicejamesr@chromium.org2009-11-301-38/+0
* Relocate plugin list fetching to PluginServiceevan@chromium.org2009-11-301-0/+38
* Tommi, please review everything. John please review the changes to plugin_ser...ananta@chromium.org2009-11-211-0/+11
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-3/+2
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-041-0/+26
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-6/+3
* Fix a whole bunch of style nits.erg@google.com2009-10-131-2/+2
* Add an option to disable NaCl at compile time for platforms where it doesn't ...piman@chromium.org2009-10-021-0/+4
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-291-0/+3
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-281-3/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-281-0/+3
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-3/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+3
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-3/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+3
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-211-8/+24
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-181-10/+0
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-181-0/+10
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-16/+13
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-6/+1
* Load extensions that have their manifest in the Prefs on the UI thread.mpcomplete@chromium.org2009-08-211-13/+9
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+2
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-171-4/+4
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-34/+9
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-9/+34
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-34/+9
* Revert 23064 - Ensure we don't load plugins on the IO threadsgk@google.com2009-08-111-12/+0
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-111-0/+12
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+2
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-221-1/+1
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-221-1/+1
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-1/+1