| Commit message (Expand) | Author | Age | Files | Lines |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -2/+2 |
* | Added EnabledPlugins policy. | pastarmovj@chromium.org | 2011-03-01 | 1 | -5/+12 |
* | Make sure that if Reader is installed after Chrome and the internal PDF reade... | jam@chromium.org | 2011-02-14 | 1 | -4/+0 |
* | Refactor the plugin lists handling code. | pastarmovj@chromium.org | 2011-01-24 | 1 | -1/+1 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -5/+10 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -10/+5 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 1 | -5/+10 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 1 | -10/+5 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -5/+10 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -1/+1 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -3/+3 |
* | Clean up PluginGroup and related code. | jkummerow@chromium.org | 2010-12-07 | 1 | -3/+6 |
* | Don't load the plugins right away when saving the plugin preferences, so that... | jam@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | Enabling internal PDF reader should disable Reader, and vice versa. | jam@chromium.org | 2010-10-11 | 1 | -4/+23 |
* | Don't load plugins on the UI thread for pref and group policy disabling. | jam@chromium.org | 2010-10-02 | 1 | -14/+0 |
* | Fix about:plugins loading the plugin list on the UI thread. This way I can r... | jam@chromium.org | 2010-10-01 | 1 | -2/+2 |
* | Add a unique identifier for plugin groups and use it to identify blocked plug... | bauerb@chromium.org | 2010-09-21 | 1 | -5/+8 |
* | Policy: plugins disabled by policy should honor policy changes without Chrome... | danno@chromium.org | 2010-09-10 | 1 | -16/+53 |
* | Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-09 | 1 | -0/+5 |
* | Revert 55227 - Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 1 | -5/+0 |
* | Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 1 | -0/+5 |
* | Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -3/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Implement disabling of plugins through policy | danno@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Factor out PluginGroup into a separate class in common/. | bauerb@chromium.org | 2010-07-14 | 1 | -120/+16 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | bauerb@chromium.org | 2010-07-02 | 1 | -0/+141 |
* | Revert 51110 because of regression 47858- Group plugins in about:plugins and ... | jam@chromium.org | 2010-06-29 | 1 | -141/+0 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | bauerb@chromium.org | 2010-06-29 | 1 | -0/+141 |
* | Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plu... | viettrungluu@chromium.org | 2010-06-05 | 1 | -141/+0 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | viettrungluu@chromium.org | 2010-06-05 | 1 | -0/+141 |