summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi/plugin_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 116138 (this regressed morejs perf on mac and win for some reason.thakis@chromium.org2012-01-031-12/+5
* Update required Flash version to 10.3.183.10.bauerb@chromium.org2012-01-031-5/+12
* Remove a few static initializers.thakis@chromium.org2011-11-291-13/+13
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Log message about ignoring plugins with MIME type mismatch.bauerb@chromium.org2011-11-041-1/+6
* Handle plugin MIME type mismatches in PluginList instead of ChromeContentRend...bauerb@chromium.org2011-11-031-3/+27
* Support the specification of complete plugin information including multiple m...marshall@chromium.org2011-11-021-18/+14
* Update version metadata for Flash, Reader, Shockwave.cevans@chromium.org2011-11-011-6/+10
* Update JRE version metadata.cevans@chromium.org2011-11-011-5/+9
* Gracefully handle child process death in out-of-process plugin loading.rsesek@chromium.org2011-10-211-57/+62
* Infobar Flip4Mac.cevans@chromium.org2011-10-131-1/+1
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-121-18/+0
* Don't prepend hardcoded plugin definitions to plugin groups.bauerb@chromium.org2011-09-291-13/+21
* Correctly lookup PluginGroup for a given WebPluginInfo.bauerb@chromium.org2011-09-271-8/+12
* Move plugin loading out of process on Mac and Linux.rsesek@chromium.org2011-09-271-0/+56
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-105/+8
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-8/+105
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-151-105/+8
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-24/+4
* Require Real Player 12.0.1.666cevans@chromium.org2011-08-301-1/+1
* Cleanup: Remove dead code - PluginList::DisableOutdatedPluginGroups.thestig@chromium.org2011-08-161-8/+0
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-23/+24
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-54/+12
* Add a PluginList::stale() method that returns true if the list of plugins has...bauerb@chromium.org2011-07-201-12/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-1/+2
* IcedTea caught up with the latest Java security update.cevans@chromium.org2011-06-191-2/+2
* JRE6u26 sounds like it fixes some pretty nasty bugs:cevans@chromium.org2011-06-101-2/+2
* Infobar Windows Media Player plug-in by default.cevans@chromium.org2011-06-011-2/+6
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-2/+5
* Use an empty plug-in version list for ChromeOS, to avoid accidental breakage.cevans@chromium.org2011-05-041-1/+6
* Update Reader version in the plug-in metadata.cevans@chromium.org2011-05-041-1/+3
* Revert 83822 - Update Flash and Reader metadata.cevans@chromium.org2011-05-031-12/+2
* Revert 83826 - Oops... forgot the typo fix in the previous patch.cevans@chromium.org2011-05-031-4/+4
* Oops... forgot the typo fix in the previous patch.cevans@chromium.org2011-05-031-4/+4
* Update Flash and Reader metadata.cevans@chromium.org2011-05-031-2/+12
* Update Mac Java version metadata.cevans@chromium.org2011-05-021-1/+2
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-141-1/+3
* Fix download path for RealPlayer.cevans@chromium.org2011-04-121-1/+1
* 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