summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Converts usage of GetBrowserViewForNativeWindow tosky@chromium.org2011-09-301-0/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-11/+13
* Set Extension Infobars to have a fixed height determined by the developer (cl...finnur@chromium.org2011-08-171-1/+15
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-281-22/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-7/+7
* CrOS - Change file browser to use new ExtensionDialog window.jamescook@chromium.org2011-05-201-1/+1
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-3/+5
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-4/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-10/+10
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+3
* Deinline even more destructors.erg@google.com2010-12-141-0/+4
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-2/+2
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-2/+2
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+9
* Fix animation bug in ExtensionInfoBar would can result in orphaned instances ...rafaelw@chromium.org2010-06-281-1/+2
* [Mac] Base implementation of extension infobars on the mac.andybons@chromium.org2010-06-281-7/+0
* Infobars on GTK (first part).finnur@chromium.org2010-06-091-2/+2
* Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.rafaelw@chromium.org2010-04-151-0/+1
* Fix a crash when creating tabs from an Infobar by making sure finnur@chromium.org2010-03-301-0/+3
* Fix crash when reloading/unloading extension after an infobar has been shown.finnur@chromium.org2010-03-171-4/+28
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+60