summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_request_infobar_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Reset DownloadRequestLimiter on reload.benjhayden@chromium.org2013-02-071-1/+10
* Use WeakPtr<> to break DownloadRequestInfobarDelegate dependency.rdsmith@chromium.org2013-01-151-9/+7
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-4/+16
* Rename InfoBarTabService -> InfoBarService.joi@chromium.org2012-08-301-2/+2
* Introduce InfoBarTabService API.joi@chromium.org2012-08-201-1/+3
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-2/+0
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-1/+1
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-5/+4
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-1/+1
* 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/+0
* 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-14/+9
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-151-4/+4
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-141-0/+50