summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_cc_infobar_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-2/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-1/+1
* Make ConfirmInfoBarDelegate::GetLinkText() const.pkasting@chromium.org2011-06-241-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-2/+4
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-11/+10
* Address some style nits with Autofill metricsisherman@chromium.org2011-04-291-1/+1
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-1/+1
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-291-0/+7
* Log Autofill credit card metrics as histogram; rename metrics from AutoFill t...isherman@chromium.org2011-03-281-4/+25
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-4/+4
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-051-4/+4
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Layout changes for InfoBarView and subclasses:pkasting@chromium.org2011-03-011-5/+0
* Cleanup:pkasting@chromium.org2011-02-081-3/+2
* Cleanup:pkasting@chromium.org2011-01-261-1/+0
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-8/+6
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-3/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-3/+3
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-4/+0
* Revert 54560 - nick@chromium.org2010-08-021-0/+4
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-4/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* New Blue style for for autofill Info-bar, to be eventually used for all info ...georgey@chromium.org2010-07-171-0/+9
* Add "save credit card info?" infobar for Autofill.avi@chromium.org2010-07-081-0/+48