summaryrefslogtreecommitdiffstats
path: root/content/browser/download/mock_download_file.h
Commit message (Expand)AuthorAgeFilesLines
* [Downloads] Move client guid for AV scanning of downloaded files to chrome/gbillock@chromium.org2013-08-101-0/+1
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-2/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-4/+5
* Split DownloadFile::Rename into RenameAndUniquify and RenameAndAnnotate.rdsmith@chromium.org2012-11-101-4/+7
* Handle the case where IAttachmentExecute::Save() deletes a downloaded file.asanka@chromium.org2012-10-291-2/+1
* Move download code to the content namespace.jam@chromium.org2012-10-261-6/+8
* Replace the DownloadFileManager with direct ownership of DownloadFileImplrdsmith@chromium.org2012-10-181-2/+1
* Shift "commit point" for when a download will no longer accept cancels.rdsmith@chromium.org2012-09-241-1/+1
* Revert 154294 - Remove DownloadFileManager in favor of direct ownership of Do...rdsmith@chromium.org2012-08-311-1/+2
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-301-2/+1
* Revert 153563 - Remove DownloadFileManager in favor of direct ownership of Do...isherman@chromium.org2012-08-281-1/+2
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-271-2/+1
* Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do...rdsmith@chromium.org2012-08-241-1/+2
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-241-2/+1
* Revert 152213 - Replace the DownloadFileManager with direct ownership of Down...rdsmith@chromium.org2012-08-191-1/+2
* Replace the DownloadFileManager with direct ownership of DownloadFile.rdsmith@chromium.org2012-08-181-2/+1
* Revert 151351 - Replace the DownloadFileManager with direct ownership yutak@chromium.org2012-08-141-1/+2
* Replace the DownloadFileManager with direct ownership rdsmith@chromium.org2012-08-131-2/+1
* Move Rename functionality from DownloadFileManager to DownloadFileImple.rdsmith@chromium.org2012-07-131-0/+4
* Revert 146162 - Move Rename functionality from DownloadFileManager to Downloa...rdsmith@chromium.org2012-07-111-4/+0
* Move Rename functionality from DownloadFileManager to DownloadFileImple.rdsmith@chromium.org2012-07-111-0/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Shifted DownloadFile to exporting DownloadInterruptReasons.rdsmith@chromium.org2012-07-031-4/+5
* Move DownloadFile back to content\browser\download. Only static functions in ...jam@chromium.org2012-01-311-1/+1
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-271-3/+2
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-90/+22
* Revert 118297 since it caused component build failure:sadrul@chromium.org2012-01-191-22/+90
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-90/+22
* Revert 117696 - Created DownloadFileManager unit test.dcheng@chromium.org2012-01-131-22/+90
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-131-90/+22
* In order to resume a download some more information needs to be gathered.ahendrickson@chromium.org2011-12-221-2/+3
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-6/+6
* Move download speed calculation to file thread / DownloadFile class.benwells@chromium.org2011-11-301-0/+1
* Fix check_perms failure from r110377.thestig@chromium.org2011-11-161-0/+0
* Created an interface for DownloadFile, for use in unit tests.ahendrickson@chromium.org2011-11-161-0/+116