summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_resource_throttle.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor the guts of ResourceDispatcherHostImpl into a new class nameddarin@chromium.org2012-06-141-1/+1
* Use WebContentsDelegate::CanDownload to intercept file downloads on Android.nileshagrawal@chromium.org2012-03-131-1/+3
* Make DownloadResourceThrottle robust to ContinueDownload being called beforedarin@chromium.org2012-03-021-7/+24
* Isolate initiation counts for downloads to their own histograms and improverdsmith@chromium.org2012-02-151-0/+9
* Replace WillReadRequest with WillProcessResponse so that thedarin@chromium.org2012-02-131-1/+1
* Introduce ResourceThrottle as a replacement for chrome's usage of ResourceHan...darin@chromium.org2012-02-061-0/+51