| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove more forward declarations in various chrome/browser directories. | thestig@chromium.org | 2011-11-16 | 1 | -5/+0 |
* | Move PluginPrefs to use PluginService instead of PluginList. | rsesek@chromium.org | 2011-11-11 | 1 | -2/+9 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+5 |
* | Only purge plug-in list caches for renderers belonging to a given profile. | bauerb@chromium.org | 2011-10-12 | 1 | -3/+6 |
* | profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr... | erg@chromium.org | 2011-10-10 | 1 | -4/+0 |
* | Use base::Bind in plugin-related chrome/browser/ code. | bauerb@chromium.org | 2011-09-28 | 1 | -0/+5 |
* | Return success value from PluginPrefs::EnablePlugin. | bauerb@chromium.org | 2011-09-27 | 1 | -2/+13 |
* | Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o... | bauerb@chromium.org | 2011-09-15 | 1 | -30/+56 |
* | Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o... | bauerb@chromium.org | 2011-09-15 | 1 | -56/+30 |
* | Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,... | bauerb@chromium.org | 2011-09-15 | 1 | -30/+56 |
* | Use PluginPrefs to find out whether the PDF plugin is enabled in GViewRequest... | bauerb@chromium.org | 2011-09-02 | 1 | -5/+8 |
* | Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-19 | 1 | -0/+123 |
* | Revert r96364, it's breaking a NaCl test. | mnissler@chromium.org | 2011-08-11 | 1 | -123/+0 |
* | Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre... | mrossetti@chromium.org | 2011-08-11 | 1 | -0/+123 |
* | Speculatively revert r96364, it's the best bet on the NaCL breakage. | mnissler@chromium.org | 2011-08-11 | 1 | -123/+0 |
* | Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-11 | 1 | -0/+123 |