| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove unneeded forward declarations from chrome/browser/extensions. | thestig@chromium.org | 2011-11-11 | 1 | -1/+0 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Converts usage of GetBrowserViewForNativeWindow to | sky@chromium.org | 2011-09-30 | 1 | -0/+2 |
* | Move infobar handling to a tab helper. | avi@chromium.org | 2011-09-30 | 1 | -2/+3 |
* | Set Extension Infobars to have a fixed height determined by the developer (cl... | finnur@chromium.org | 2011-08-17 | 1 | -1/+6 |
* | Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe... | pkasting@chromium.org | 2011-07-28 | 1 | -2/+0 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. | thestig@chromium.org | 2011-06-14 | 1 | -1/+1 |
* | Factor load notification detail structs out of NavigationController and into | pinkerton@chromium.org | 2011-05-31 | 1 | -0/+4 |
* | Misc. infobar stuff: | pkasting@chromium.org | 2011-05-24 | 1 | -2/+2 |
* | Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt... | pkasting@chromium.org | 2011-05-05 | 1 | -7/+6 |
* | Split infobar_delegate.[cc,h] into separate pieces for the different classes ... | tfarina@chromium.org | 2011-03-03 | 1 | -1/+1 |
* | Cleanup: | pkasting@chromium.org | 2011-02-08 | 1 | -1/+2 |
* | Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "... | pkasting@chromium.org | 2011-01-21 | 1 | -14/+15 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 1 | -1/+1 |
* | Fix a GTK critical exhibited by ExtensionApiTest.WindowOpen. | evan@chromium.org | 2010-11-10 | 1 | -1/+1 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -3/+3 |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 1 | -6/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 1 | -0/+3 |
* | Fix animation bug in ExtensionInfoBar would can result in orphaned instances ... | rafaelw@chromium.org | 2010-06-28 | 1 | -0/+6 |
* | Fix a crash when creating tabs from an Infobar by making sure | finnur@chromium.org | 2010-03-30 | 1 | -0/+11 |
* | Minor extension infobar changes. | finnur@chromium.org | 2010-03-18 | 1 | -2/+2 |
* | First cut at adding Extension Infobars to the experimental API. | finnur@chromium.org | 2010-03-17 | 1 | -0/+59 |