Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the guts of ResourceDispatcherHostImpl into a new class named | darin@chromium.org | 2012-06-14 | 1 | -1/+1 |
* | Use WebContentsDelegate::CanDownload to intercept file downloads on Android. | nileshagrawal@chromium.org | 2012-03-13 | 1 | -1/+3 |
* | Make DownloadResourceThrottle robust to ContinueDownload being called before | darin@chromium.org | 2012-03-02 | 1 | -7/+24 |
* | Isolate initiation counts for downloads to their own histograms and improve | rdsmith@chromium.org | 2012-02-15 | 1 | -0/+9 |
* | Replace WillReadRequest with WillProcessResponse so that the | darin@chromium.org | 2012-02-13 | 1 | -1/+1 |
* | Introduce ResourceThrottle as a replacement for chrome's usage of ResourceHan... | darin@chromium.org | 2012-02-06 | 1 | -0/+51 |