| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -20/+25 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -25/+20 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 1 | -20/+25 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 1 | -25/+20 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -20/+25 |
* | Change the "Disable outdated plug-ins" lab to block them instead. | bauerb@chromium.org | 2010-12-16 | 1 | -6/+1 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -3/+3 |
* | Merge PluginGroups for Adobe Reader | jkummerow@chromium.org | 2010-12-09 | 1 | -2/+1 |
* | Clean up PluginGroup and related code. | jkummerow@chromium.org | 2010-12-07 | 1 | -13/+9 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Add automated tests for PDFs. | jam@chromium.org | 2010-10-28 | 1 | -4/+11 |
* | Revert 64131: Try to track down Linux perf regressions. TBR=sky | jam@chromium.org | 2010-10-27 | 1 | -2/+1 |
* | Try to track down Linux perf regressions. TBR=sky | jam@chromium.org | 2010-10-27 | 1 | -1/+2 |
* | Don't load the plugins right away when saving the plugin preferences, so that... | jam@chromium.org | 2010-10-27 | 1 | -4/+12 |
* | Revert 62956 since the proper fix has been landed by willchan - Try to green ... | jam@chromium.org | 2010-10-25 | 1 | -0/+1 |
* | Try to green the memory bots. This is just a band-aid, since my previous cha... | jam@chromium.org | 2010-10-18 | 1 | -1/+0 |
* | Rename ChromeThread to BrowserThread Final Part: | tfarina@chromium.org | 2010-10-12 | 1 | -4/+4 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Enabling internal PDF reader should disable Reader, and vice versa. | jam@chromium.org | 2010-10-11 | 1 | -27/+60 |
* | Fix bug with enabling/disabling the pdf plugin, related to plugin grouping work. | jam@chromium.org | 2010-10-07 | 1 | -2/+4 |
* | Don't load plugins on the UI thread for pref and group policy disabling. | jam@chromium.org | 2010-10-02 | 1 | -93/+14 |
* | Fix about:plugins loading the plugin list on the UI thread. This way I can r... | jam@chromium.org | 2010-10-01 | 1 | -1/+2 |
* | Add a unique identifier for plugin groups and use it to identify blocked plug... | bauerb@chromium.org | 2010-09-21 | 1 | -30/+41 |
* | Support wildcards for policy-controlled plugin blacklists. | mnissler@chromium.org | 2010-09-16 | 1 | -5/+5 |
* | Policy: plugins disabled by policy should honor policy changes without Chrome... | danno@chromium.org | 2010-09-10 | 1 | -45/+92 |
* | Fix two bugs for setting the pdf plugin on by default: | jam@chromium.org | 2010-08-31 | 1 | -0/+22 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Disable outdated plug-ins on a per-plugin basis. | bauerb@chromium.org | 2010-08-18 | 1 | -3/+1 |
* | Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-09 | 1 | -1/+18 |
* | Revert 55227 - Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 1 | -18/+1 |
* | Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 1 | -1/+18 |
* | FBTF: Remove unneeded headers from base/ (part 3) | thestig@chromium.org | 2010-08-06 | 1 | -0/+1 |
* | Rename GetStringAsUTF16() to GetString() (and overload), etc. | viettrungluu@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload). | viettrungluu@chromium.org | 2010-08-04 | 1 | -9/+9 |
* | Remove Value/StringValue's ...UTF16() methods in favour of overloading. | viettrungluu@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | Re-enabled internal PDF on trunk | sanjeevr@chromium.org | 2010-08-01 | 1 | -1/+1 |
* | Disabled internal PDF by default. | sanjeevr@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | Enable the pdf plugin by default. | jam@chromium.org | 2010-07-17 | 1 | -4/+0 |
* | Implement disabling of plugins through policy | danno@chromium.org | 2010-07-15 | 1 | -4/+41 |
* | Factor out PluginGroup into a separate class in common/. | bauerb@chromium.org | 2010-07-14 | 1 | -352/+37 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | bauerb@chromium.org | 2010-07-02 | 1 | -0/+524 |
* | Revert 51110 because of regression 47858- Group plugins in about:plugins and ... | jam@chromium.org | 2010-06-29 | 1 | -524/+0 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | bauerb@chromium.org | 2010-06-29 | 1 | -0/+524 |
* | Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plu... | viettrungluu@chromium.org | 2010-06-05 | 1 | -518/+0 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | viettrungluu@chromium.org | 2010-06-05 | 1 | -0/+518 |