summaryrefslogtreecommitdiffstats
path: root/content/browser/download/download_request_handle.h
Commit message (Expand)AuthorAgeFilesLines
* TabContents -> WebContentsImpl, part 1.avi@chromium.org2012-04-101-5/+4
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-7/+2
* In order to resume a download some more information needs to be gathered.ahendrickson@chromium.org2011-12-221-2/+2
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-3/+6
* Use a DownloadRequestHandle pointer in construction to allow mocking for tests.rdsmith@chromium.org2011-11-011-13/+32
* export DownloadRequestHandle - this is needed in both content_unittests and u...dpranke@chromium.org2011-10-281-1/+3
* Revert 102126 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-211-6/+2
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-211-2/+6
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-161-6/+2
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-161-2/+6
* Move the core download files to content.jam@chromium.org2011-08-151-0/+63