| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark some functions in PluginPrefs const. | isherman@chromium.org | 2012-01-12 | 1 | -6/+6 |
* | Create an API around PluginService and use it from Chrome. | jam@chromium.org | 2011-12-21 | 1 | -2/+3 |
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -2/+2 |
* | Move PluginPrefs to use PluginService instead of PluginList. | rsesek@chromium.org | 2011-11-11 | 1 | -22/+14 |
* | Revert r108760 / reland r108744, r108753 w/ fix | dpranke@chromium.org | 2011-11-08 | 1 | -1/+1 |
* | Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on... | dpranke@chromium.org | 2011-11-05 | 1 | -1/+1 |
* | Modify code in chrome to call wrapper functions on PluginService | dpranke@chromium.org | 2011-11-04 | 1 | -1/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -3/+3 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -5/+5 |
* | Finish moving plugin probing out of process. | rsesek@chromium.org | 2011-10-12 | 1 | -1/+2 |
* | Only purge plug-in list caches for renderers belonging to a given profile. | bauerb@chromium.org | 2011-10-12 | 1 | -1/+2 |
* | profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr... | erg@chromium.org | 2011-10-10 | 1 | -103/+5 |
* | Revert 104412 - profile: Add a way for each ProfileKeyedServiceFactory to spe... | nsylvain@chromium.org | 2011-10-07 | 1 | -23/+23 |
* | profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr... | erg@chromium.org | 2011-10-07 | 1 | -23/+23 |
* | Use base::Bind in plugin-related chrome/browser/ code. | bauerb@chromium.org | 2011-09-28 | 1 | -14/+17 |
* | Return success value from PluginPrefs::EnablePlugin. | bauerb@chromium.org | 2011-09-27 | 1 | -12/+42 |
* | Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o... | bauerb@chromium.org | 2011-09-15 | 1 | -107/+247 |
* | Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o... | bauerb@chromium.org | 2011-09-15 | 1 | -247/+107 |
* | Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,... | bauerb@chromium.org | 2011-09-15 | 1 | -107/+247 |
* | Restrict plugins inside extensions to their profile. | bauerb@chromium.org | 2011-09-13 | 1 | -4/+5 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-09-12 | 1 | -1/+1 |
* | Use PluginPrefs to find out whether the PDF plugin is enabled in GViewRequest... | bauerb@chromium.org | 2011-09-02 | 1 | -3/+11 |
* | Add PluginServiceFilter interface and ChromePluginServiceFilter. | bauerb@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Add a preference to force enable the NaCl plugin as we transition to | elijahtaylor@google.com | 2011-08-26 | 1 | -4/+32 |
* | Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-19 | 1 | -0/+433 |
* | Revert r96364, it's breaking a NaCl test. | mnissler@chromium.org | 2011-08-11 | 1 | -433/+0 |
* | Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre... | mrossetti@chromium.org | 2011-08-11 | 1 | -0/+433 |
* | Speculatively revert r96364, it's the best bet on the NaCL breakage. | mnissler@chromium.org | 2011-08-11 | 1 | -433/+0 |
* | Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-11 | 1 | -0/+433 |