summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_updater.cc
Commit message (Expand)AuthorAgeFilesLines
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-8/+8
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-0/+355
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-355/+0
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-0/+355
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-355/+0
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* Coverity: Check return values in PluginUpdater.thestig@chromium.org2011-06-221-4/+3
* Plugins: Force enable the internal PDF plugin if there is no saved plugin list.thestig@chromium.org2011-06-211-1/+6
* Refactor preference syncing.zea@chromium.org2011-05-091-4/+8
* Observe plug-in blacklist changes in user preferences instead of local state.bauerb@chromium.org2011-04-281-1/+22
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-181-2/+3
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-041-47/+51
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-011-31/+58
* Make sure that if Reader is installed after Chrome and the internal PDF reade...jam@chromium.org2011-02-141-34/+12
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-16/+26
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-20/+25
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-25/+20
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-20/+25
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-25/+20
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-20/+25
* Change the "Disable outdated plug-ins" lab to block them instead.bauerb@chromium.org2010-12-161-6/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-3/+3
* Merge PluginGroups for Adobe Readerjkummerow@chromium.org2010-12-091-2/+1
* Clean up PluginGroup and related code.jkummerow@chromium.org2010-12-071-13/+9
* Move:ben@chromium.org2010-12-021-1/+1
* Add automated tests for PDFs.jam@chromium.org2010-10-281-4/+11
* Revert 64131: Try to track down Linux perf regressions. TBR=skyjam@chromium.org2010-10-271-2/+1
* Try to track down Linux perf regressions. TBR=skyjam@chromium.org2010-10-271-1/+2
* Don't load the plugins right away when saving the plugin preferences, so that...jam@chromium.org2010-10-271-4/+12
* Revert 62956 since the proper fix has been landed by willchan - Try to green ...jam@chromium.org2010-10-251-0/+1
* Try to green the memory bots. This is just a band-aid, since my previous cha...jam@chromium.org2010-10-181-1/+0
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-4/+4
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Enabling internal PDF reader should disable Reader, and vice versa.jam@chromium.org2010-10-111-27/+60
* Fix bug with enabling/disabling the pdf plugin, related to plugin grouping work.jam@chromium.org2010-10-071-2/+4
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-021-93/+14
* Fix about:plugins loading the plugin list on the UI thread. This way I can r...jam@chromium.org2010-10-011-1/+2
* Add a unique identifier for plugin groups and use it to identify blocked plug...bauerb@chromium.org2010-09-211-30/+41
* Support wildcards for policy-controlled plugin blacklists.mnissler@chromium.org2010-09-161-5/+5
* Policy: plugins disabled by policy should honor policy changes without Chrome...danno@chromium.org2010-09-101-45/+92
* Fix two bugs for setting the pdf plugin on by default:jam@chromium.org2010-08-311-0/+22
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Disable outdated plug-ins on a per-plugin basis.bauerb@chromium.org2010-08-181-3/+1
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-091-1/+18
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-18/+1
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-1/+18