summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_finder.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix plug-in identifier for Shockwave and add a unit test.bauerb@chromium.org2012-04-131-8/+2
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-2/+1
* Revert 129322 - revert 128949 (and dependent 129252)bauerb@chromium.org2012-03-281-89/+70
* revert 128949 (and dependent 129252)thakis@chromium.org2012-03-281-70/+89
* Populate correct variable from plug-in information.bauerb@chromium.org2012-03-271-1/+1
* Move |requires_authorization| flag and |update_url| for plug-ins out of webki...bauerb@chromium.org2012-03-261-89/+70
* Reland 121057 - Use PluginInstaller to update outdated plug-ins.bauerb@chromium.org2012-02-091-49/+89
* Back out r121057 from the trunk due to a compile failure.mark@chromium.org2012-02-081-89/+49
* Use PluginInstaller to update outdated plug-ins.bauerb@chromium.org2012-02-081-49/+89
* Reland 116136:bauerb@chromium.org2012-01-051-16/+29
* Coverity: Fix unchecked return bugs.kmadhusu@chromium.org2011-12-221-2/+2
* Add PluginInstaller to encapsulate information about a missing plug-in, and a...bauerb@chromium.org2011-12-021-8/+23
* Show infobar for missing plug-ins on Mac.bauerb@chromium.org2011-11-281-0/+101