summaryrefslogtreecommitdiffstats
path: root/content/browser/download/download_file_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move timer functionality from DownloadFileManager to DownloadFileImpl.rdsmith@chromium.org2012-04-211-0/+7
* Make PowerSaveBlocker object an argument to DownloadFileImpl constructor rdsmith@chromium.org2012-04-191-0/+7
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-091-2/+4
* Back out r121050 from the trunk due to a compile failure.mark@chromium.org2012-02-081-4/+2
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-081-2/+4
* Move DownloadFile back to content\browser\download. Only static functions in ...jam@chromium.org2012-01-311-5/+1
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-271-2/+2
* In order to resume a download some more information needs to be gathered.ahendrickson@chromium.org2011-12-221-3/+5
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-5/+9
* Move download speed calculation to file thread / DownloadFile class.benwells@chromium.org2011-11-301-0/+1
* Created an interface for DownloadFile, for use in unit tests.ahendrickson@chromium.org2011-11-161-0/+66