summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi/plugin_group_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-1/+2
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-212/+8
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-8/+212
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-151-212/+8
* Cleanup: Remove dead code - PluginList::DisableOutdatedPluginGroups.thestig@chromium.org2011-08-161-17/+0
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-2/+2
* Prevent asking for authorization to run whitelisted plugins.joaodasilva@chromium.org2011-04-291-0/+29
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-011-11/+98
* Fix a bug that disabled some plugin groups at startup.bauerb@chromium.org2011-02-241-7/+10
* Don't access WebPluginInfo array out of bounds in PluginGroup::RemovePlugin.bauerb@chromium.org2011-02-241-0/+4
* Parse version string of debug Flash builds correctly.bauerb@chromium.org2011-02-231-1/+2
* Correctly update description and version when changing a PluginGroup.bauerb@chromium.org2011-02-161-8/+29
* Correctly match plugins to their definitions.bauerb@chromium.org2011-02-071-2/+4
* Put some plug-ins behind an infobar, where they have:cevans@chromium.org2011-01-271-10/+12
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-28/+13
* Re-land: add support for blocking out-of-date plug-ins on Linux.cevans@chromium.org2011-01-111-1/+14
* Revert 70963 - Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-111-14/+1
* Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-101-1/+14
* Bugfixes for recent PluginGroup refactoring.jkummerow@chromium.org2010-12-211-23/+63
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-0/+228
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-228/+0
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-0/+228