summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_request_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* 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