summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_request_limiter.h
Commit message (Expand)AuthorAgeFilesLines
* Create a content setting for the multiple automatic downloads infobarbenjhayden@chromium.org2013-07-101-1/+14
* permissionrequest API for guest Download.lazyboy@chromium.org2013-04-031-0/+12
* Reset DownloadRequestLimiter on reload.benjhayden@chromium.org2013-02-071-12/+3
* Use WeakPtr<> to break DownloadRequestInfobarDelegate dependency.rdsmith@chromium.org2013-01-151-5/+11
* Remove TabContents from downloads.avi@chromium.org2012-12-111-1/+0
* Clean-up inline members of nested classes (chrome/)hans@chromium.org2012-08-101-6/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* TabContentsWrapper -> TabContents, part 11.avi@chromium.org2012-06-081-1/+0
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Fix crashes in DownloadRequestLimiter when extension popups/bubbles initiate ...benjhayden@chromium.org2012-05-301-19/+16
* Use WebContentsDelegate::CanDownload to intercept file downloads on Android.nileshagrawal@chromium.org2012-03-131-0/+3
* Test for DownloadResourceThrottle cancellation of downloads.mmenke@chromium.org2012-02-231-0/+2
* Convert DownloadRequestLimiter::Callback to use base::Callback. This allowsdarin@chromium.org2012-01-131-22/+12
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-3/+2
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-8/+8
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-1/+5
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Switch to GetConstrainingContentsWrapper.avi@chromium.org2011-06-231-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* If ResourceDispatcherHost receives a CancelRequest, itasanka@chromium.org2011-03-221-1/+3
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-3/+3
* `#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-0/+251