summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_prefs.cc
Commit message (Expand)AuthorAgeFilesLines
* Mark some functions in PluginPrefs const.isherman@chromium.org2012-01-121-6/+6
* Create an API around PluginService and use it from Chrome.jam@chromium.org2011-12-211-2/+3
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Move PluginPrefs to use PluginService instead of PluginList.rsesek@chromium.org2011-11-111-22/+14
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-1/+1
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-1/+1
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-1/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-5/+5
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-121-1/+2
* Only purge plug-in list caches for renderers belonging to a given profile.bauerb@chromium.org2011-10-121-1/+2
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-101-103/+5
* Revert 104412 - profile: Add a way for each ProfileKeyedServiceFactory to spe...nsylvain@chromium.org2011-10-071-23/+23
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-071-23/+23
* Use base::Bind in plugin-related chrome/browser/ code.bauerb@chromium.org2011-09-281-14/+17
* Return success value from PluginPrefs::EnablePlugin.bauerb@chromium.org2011-09-271-12/+42
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-107/+247
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-247/+107
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-151-107/+247
* Restrict plugins inside extensions to their profile.bauerb@chromium.org2011-09-131-4/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+1
* Use PluginPrefs to find out whether the PDF plugin is enabled in GViewRequest...bauerb@chromium.org2011-09-021-3/+11
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-1/+1
* Add a preference to force enable the NaCl plugin as we transition toelijahtaylor@google.com2011-08-261-4/+32
* Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-191-0/+433
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-433/+0
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-0/+433
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-433/+0
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-0/+433