summaryrefslogtreecommitdiffstats
path: root/content/browser/download/download_file_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-271-11/+15
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-1/+2
* Revert 118297 since it caused component build failure:sadrul@chromium.org2012-01-191-2/+1
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-1/+2
* Revert 117696 - Created DownloadFileManager unit test.dcheng@chromium.org2012-01-131-2/+1
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-131-1/+2
* In order to resume a download some more information needs to be gathered.ahendrickson@chromium.org2011-12-221-1/+2
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-8/+8
* Added a download file factory to the download file manager, for testing.ahendrickson@chromium.org2011-12-081-1/+17
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-6/+0
* Make passing of DownloadRequestHandle separate from DownloadCreateInfo.rdsmith@chromium.org2011-10-251-2/+4
* Fix a bug where putting a laptop to sleep causes downloads to end normally.ahendrickson@chromium.org2011-10-241-2/+3
* DownloadBuffer is used in two different ways, only one of which is used acros...ahendrickson@chromium.org2011-10-211-3/+6
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-2/+2
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-211-16/+11
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-071-11/+16
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-071-16/+11
* Make BaseFile member functions return net::Error's.ahendrickson@chromium.org2011-09-041-3/+4
* Detect file system errors during downloads.ahendrickson@chromium.org2011-08-291-3/+4
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-291-11/+16
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-291-16/+11
* Move DownloadHistory ownership and usage out from content to chrome. Download...jam@chromium.org2011-08-221-3/+4
* Move the core download files to content.jam@chromium.org2011-08-151-0/+173