summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_request_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix build error on Chromium Linuxananta@chromium.org2010-03-301-2/+2
* Fix a UMR reported on the valgrind linux build bots while running the Downloa...ananta@chromium.org2010-03-301-1/+2
* Patch the Browser GDI crash with excessive downloads by restricting maximum n...inferno@chromium.org2010-03-291-7/+31
* Reverting to fix chromium linux 64 unit testsananta@chromium.org2010-03-291-31/+7
* Patch the Browser GDI crash with excessive downloads by restricting maximum n...inferno@chromium.org2010-03-291-7/+31
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-0/+8
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-031-17/+11
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-141-17/+11
* Make the DownloadRequestDialogDelegateGtk always report some response to the ...estade@chromium.org2009-07-291-6/+0
* Implement the "This site is attempting to downloadthakis@chromium.org2009-07-291-4/+0
* Generalize the code that checks for user actions in the render view to work o...estade@chromium.org2009-05-281-2/+7
* Various popup UI fixes:pkasting@chromium.org2009-05-081-4/+3
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-3/+3
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-11/+3
* Reverting 14005.brettw@chromium.org2009-04-181-3/+11
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-11/+3
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-1/+1
* Download request manager refactoring.estade@chromium.org2009-02-241-178/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-7/+9
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-6/+6
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-191-3/+3
* Reverting 7149.jcampan@chromium.org2008-12-171-3/+3
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-171-3/+3
* Fixes bug where carpet bombing dialog would come in some situations itsky@google.com2008-11-111-10/+20
* Adds the anti-carpet bombing dialog. More specifically a newsky@google.com2008-10-171-0/+479