summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* 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