| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove forward declarations in various chrome/browser directories. | thestig@chromium.org | 2011-11-16 | 1 | -2/+1 |
* | Move infobar handling to a tab helper. | avi@chromium.org | 2011-09-30 | 1 | -1/+1 |
* | Make ConfirmInfoBarDelegate::GetLinkText() const. | pkasting@chromium.org | 2011-06-24 | 1 | -1/+1 |
* | Factor load notification detail structs out of NavigationController and into | pinkerton@chromium.org | 2011-05-31 | 1 | -2/+4 |
* | Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt... | pkasting@chromium.org | 2011-05-05 | 1 | -11/+10 |
* | Address some style nits with Autofill metrics | isherman@chromium.org | 2011-04-29 | 1 | -1/+1 |
* | Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap. | rsesek@chromium.org | 2011-04-21 | 1 | -1/+1 |
* | iwyu: Cleanup in the following files: | jhawkins@chromium.org | 2011-03-29 | 1 | -0/+7 |
* | Log Autofill credit card metrics as histogram; rename metrics from AutoFill t... | isherman@chromium.org | 2011-03-28 | 1 | -4/+25 |
* | autofill: Rename all the entries remaining with AutoFill to Autofill. | tfarina@chromium.org | 2011-03-21 | 1 | -4/+4 |
* | autofill: Rename AutoFillManager to AutofillManager. | tfarina@chromium.org | 2011-03-05 | 1 | -4/+4 |
* | Split infobar_delegate.[cc,h] into separate pieces for the different classes ... | tfarina@chromium.org | 2011-03-03 | 1 | -1/+1 |
* | Layout changes for InfoBarView and subclasses: | pkasting@chromium.org | 2011-03-01 | 1 | -5/+0 |
* | Cleanup: | pkasting@chromium.org | 2011-02-08 | 1 | -3/+2 |
* | Cleanup: | pkasting@chromium.org | 2011-01-26 | 1 | -1/+0 |
* | Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "... | pkasting@chromium.org | 2011-01-21 | 1 | -8/+6 |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 1 | -3/+1 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | Convert infobar APIs to UTF-16. | evan@chromium.org | 2010-08-13 | 1 | -3/+3 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 1 | -4/+0 |
* | Revert 54560 - | nick@chromium.org | 2010-08-02 | 1 | -0/+4 |
* | Change removing method, GetBrowser from TabContentsDelegate, as this was brea... | twiz@google.com | 2010-08-02 | 1 | -4/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | New Blue style for for autofill Info-bar, to be eventually used for all info ... | georgey@chromium.org | 2010-07-17 | 1 | -0/+9 |
* | Add "save credit card info?" infobar for Autofill. | avi@chromium.org | 2010-07-08 | 1 | -0/+48 |