summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_request_infobar_delegate_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-2/+2
* Use WeakPtr<> to break DownloadRequestInfobarDelegate dependency.rdsmith@chromium.org2013-01-151-4/+9
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-19/+10
* Try to bandaid leaks due to TabContentsWrapper not force-closing all InfoBarD...pkasting@chromium.org2011-07-011-2/+4
* 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/+1
* Cleanup:pkasting@chromium.org2011-02-081-1/+11
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-33/+45
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-151-2/+2
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-141-0/+66