summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/plugins
Commit message (Expand)AuthorAgeFilesLines
* Keep infobar visible during plug-in installation and show installation state.bauerb@chromium.org2012-01-262-2/+20
* Use a Javascript callback to notify a missing plug-in when the placeholder ha...bauerb@chromium.org2012-01-234-13/+16
* Add IPC message to open chrome://plugins from a missing plug-in placeholder.bauerb@chromium.org2012-01-182-23/+12
* Reland 117210 - Show error message when download a plug-in installer fails.bauerb@chromium.org2012-01-132-0/+8
* Remove plugin installation code on ChromeOS and Aura.bauerb@chromium.org2012-01-122-7/+23
* Revert 117210 - Show error message when downloading a plug-in installer fails.bauerb@chromium.org2012-01-112-8/+0
* Show error message when downloading a plug-in installer fails.bauerb@chromium.org2012-01-112-0/+8
* Automatically load newly installed plug-ins if they are missing on a page.bauerb@chromium.org2012-01-065-23/+49
* Directly download and open plug-in installer files.bauerb@chromium.org2012-01-042-2/+16
* Update includes to new header locations.abarth@chromium.org2011-12-034-6/+6
* Remove base::Bind() from cpp_bound_class.hdcheng@chromium.org2011-11-292-4/+11
* Show infobar for missing plug-ins on Mac.bauerb@chromium.org2011-11-284-6/+83
* Clean up plug-in placeholders:bauerb@chromium.org2011-11-259-0/+1135