summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-4/+3
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Show infobar when a plug-in couldn't be loaded.bauerb@chromium.org2012-05-311-0/+1
* Load only blocked plug-ins when allowing plug-ins from infobars.bauerb@chromium.org2012-05-091-1/+2
* Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i...bauerb@chromium.org2012-04-201-0/+1
* Revert 129322 - revert 128949 (and dependent 129252)bauerb@chromium.org2012-03-281-6/+7
* revert 128949 (and dependent 129252)thakis@chromium.org2012-03-281-7/+6
* Move |requires_authorization| flag and |update_url| for plug-ins out of webki...bauerb@chromium.org2012-03-261-6/+7
* Reland 121057 - Use PluginInstaller to update outdated plug-ins.bauerb@chromium.org2012-02-091-6/+12
* Back out r121057 from the trunk due to a compile failure.mark@chromium.org2012-02-081-11/+5
* Use PluginInstaller to update outdated plug-ins.bauerb@chromium.org2012-02-081-5/+11
* Merge different plug-in placeholders into one class.bauerb@chromium.org2012-02-031-4/+5
* Keep infobar visible during plug-in installation and show installation state.bauerb@chromium.org2012-01-261-5/+4
* Add IPC message to open chrome://plugins from a missing plug-in placeholder.bauerb@chromium.org2012-01-181-0/+1
* Check owner in PluginInstallerInfobarDelegate before removing itself.bauerb@chromium.org2012-01-131-0/+3
* Remove plugin installation code on ChromeOS and Aura.bauerb@chromium.org2012-01-121-3/+15
* Directly download and open plug-in installer files.bauerb@chromium.org2012-01-041-1/+6
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-3/+3
* Add PluginInstaller to encapsulate information about a missing plug-in, and a...bauerb@chromium.org2011-12-021-5/+3
* Show infobar for missing plug-ins on Mac.bauerb@chromium.org2011-11-281-0/+13
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-2/+0
* Moved the following IPCs out of chrome into content where they are handled by ananta@chromium.org2011-09-061-1/+0
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-4/+0
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Get rid of some plugin related dependencies. Have PluginObserver be created ...jam@chromium.org2011-05-181-2/+3
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-171-1/+0
* Cleanup:pkasting@chromium.org2011-02-081-2/+2
* Move plugin message handling from TabContents into PluginMessageFilter.bauerb@chromium.org2011-01-311-0/+39