| Commit message (Expand) | Author | Age | Files | Lines |
* | Move chrome/browser/plugin_* to chrome/browser/plugins/ | ibraaaa@google.com | 2012-09-20 | 1 | -663/+0 |
* | Fix the problem that we automatically re-enable some internal plugins everyti... | yzshen@chromium.org | 2012-09-20 | 1 | -8/+38 |
* | Keep the state of component-updated and bundled Pepper Flash in sync. | yzshen@chromium.org | 2012-09-11 | 1 | -74/+53 |
* | Remove bundled NPAPI Flash on Windows. | yzshen@chromium.org | 2012-09-07 | 1 | -0/+37 |
* | Changing PluginPrefs to use PluginFinder's async interface. Also, making its ... | ibraaaa@google.com | 2012-09-05 | 1 | -81/+122 |
* | Load plug-ins on the blocking pool on Windows and don't block shutdown on it. | bauerb@chromium.org | 2012-04-07 | 1 | -9/+47 |
* | Profiles: Really fix refcounted services. | erg@chromium.org | 2012-03-16 | 1 | -6/+6 |
* | Convert uses of int ms to TimeDelta in chrome/browser and net (second try). | tedvessenes@gmail.com | 2012-03-08 | 1 | -1/+1 |
* | Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net. | rsleevi@chromium.org | 2012-03-04 | 1 | -1/+1 |
* | Convert uses of int ms to TimeDelta in chrome/browser and net. | tedvessenes@gmail.com | 2012-03-04 | 1 | -1/+1 |
* | Convert PluginPrefs to RefcountedProfileKeyedService. | bauerb@chromium.org | 2012-02-15 | 1 | -8/+4 |
* | Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par... | erg@chromium.org | 2012-02-13 | 1 | -1/+1 |
* | [Coverity] Pass vector by const-ref | tbreisacher@chromium.org | 2012-01-24 | 1 | -1/+1 |
* | 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 |