summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_infobar_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-141-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-0/+4
* Misc. infobar stuff:pkasting@chromium.org2011-05-241-2/+2
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-7/+6
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Cleanup:pkasting@chromium.org2011-02-081-1/+2
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-14/+15
* Deinline even more destructors.erg@google.com2010-12-141-1/+1
* Fix a GTK critical exhibited by ExtensionApiTest.WindowOpen.evan@chromium.org2010-11-101-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-3/+3
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-6/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-0/+3
* Fix animation bug in ExtensionInfoBar would can result in orphaned instances ...rafaelw@chromium.org2010-06-281-0/+6
* Fix a crash when creating tabs from an Infobar by making sure finnur@chromium.org2010-03-301-0/+11
* Minor extension infobar changes.finnur@chromium.org2010-03-181-2/+2
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+59