summaryrefslogtreecommitdiffstats
path: root/content/browser/download/download_file.h
Commit message (Expand)AuthorAgeFilesLines
* 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-36/+49
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-1/+0
* Use a DownloadRequestHandle pointer in construction to allow mocking for tests.rdsmith@chromium.org2011-11-011-2/+3
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-291-2/+4
* Make passing of DownloadRequestHandle separate from DownloadCreateInfo.rdsmith@chromium.org2011-10-251-0/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Remove the last Chrome include from content downloads code. This moves some m...jam@chromium.org2011-08-231-0/+20
* Move the core download files to content.jam@chromium.org2011-08-151-0/+54