summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_request_infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Move Infobars core files to the Infobars componentdroger@chromium.org2014-04-181-1/+1
* Infobar system refactor.pkasting@chromium.org2013-12-061-4/+5
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-2/+2
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-031-5/+4
* Infobar system refactor.pkasting@chromium.org2013-12-031-4/+5
* Final misc. cleanup before landing infobar refactor:pkasting@chromium.org2013-12-021-2/+2
* Create a content setting for the multiple automatic downloads infobarbenjhayden@chromium.org2013-07-101-7/+18
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-3/+3
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-161-4/+2
* 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-2/+26
* Use WeakPtr<> to break DownloadRequestInfobarDelegate dependency.rdsmith@chromium.org2013-01-151-3/+4
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-5/+13
* Rename InfoBarTabService -> InfoBarService.joi@chromium.org2012-08-301-2/+2
* Introduce InfoBarTabService API.joi@chromium.org2012-08-201-2/+3
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-2/+2
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-3/+2
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-4/+0
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-1/+1
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-2/+2
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Fix a leak. Remove suppression for the leak and update bug number for unrela...pkasting@chromium.org2011-02-101-2/+1
* Cleanup:pkasting@chromium.org2011-02-081-11/+2
* Cleanup:pkasting@chromium.org2011-01-261-4/+0
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-11/+10
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-5/+5
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-151-2/+3
* Patch the Browser GDI crash with excessive downloads by restricting maximum n...inferno@chromium.org2010-03-291-2/+2
* Reverting to fix chromium linux 64 unit testsananta@chromium.org2010-03-291-2/+2
* Patch the Browser GDI crash with excessive downloads by restricting maximum n...inferno@chromium.org2010-03-291-2/+2
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-141-0/+65