summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi/plugin_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Silverlight v3 version metadata.cevans@chromium.org2011-03-311-14/+11
* Report more detailed stats on which plug-ins are being blocked.cevans@chromium.org2011-03-291-3/+3
* Update minimum plug-in versions to reflect latest Adobe 0-day.cevans@chromium.org2011-03-221-2/+2
* Direct Windows users to a better Java download page.mal@chromium.org2011-03-221-2/+3
* The IcedTea version updates corresponding to the recent JDK 6u24 fixes.cevans@chromium.org2011-02-271-2/+2
* Fix a bug that disabled some plugin groups at startup.bauerb@chromium.org2011-02-241-28/+20
* Update the Windows minimum QuickTime version. Unfortunately, we can't do thiscevans@chromium.org2011-02-211-1/+1
* Update minimum Java version numbers to reflect the latest critical patch:cevans@chromium.org2011-02-161-2/+2
* New versions for Adobe Reader, Flash, Shockwave and RealPlayer.panayiotis@google.com2011-02-141-23/+22
* Make sure that if Reader is installed after Chrome and the internal PDF reade...jam@chromium.org2011-02-141-0/+10
* Correctly match plugins to their definitions.bauerb@chromium.org2011-02-071-13/+8
* Fix a typo I introduced (IceTea should be IcedTea) in my last commit here.cevans@chromium.org2011-02-011-3/+3
* Put some plug-ins behind an infobar, where they have:cevans@chromium.org2011-01-271-35/+37
* Fixed grave bug in Plugin Loading code that lead to a crash with some plugins.pastarmovj@chromium.org2011-01-251-7/+7
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-224/+238
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-24/+24
* plugins: drop PluginVersionInfo for internal pluginsevan@chromium.org2011-01-191-45/+41
* Re-land: add support for blocking out-of-date plug-ins on Linux.cevans@chromium.org2011-01-111-12/+35
* Always delete your pointers! Note that RUNNING_UNDER_VALGRIND may not becevans@chromium.org2011-01-111-17/+3
* Revert 70963 - Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-111-35/+12
* glue: deprecate npapi::PluginVersionInfoevan@chromium.org2011-01-111-0/+25
* Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-101-12/+35
* Bugfixes for recent PluginGroup refactoring.jkummerow@chromium.org2010-12-211-1/+2
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-0/+785
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-785/+0
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-0/+785