summaryrefslogtreecommitdiffstats
path: root/content/browser/download/download_file_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-2/+1
* Move download interrupt reasons to content\public (the enum that's used by ch...jam@chromium.org2012-03-081-17/+19
* Cleanup DownloadFileManagerTest and add DownloadFileManagerTest.RenameComplet...asanka@chromium.org2012-02-151-60/+119
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-091-3/+6
* Back out r121050 from the trunk due to a compile failure.mark@chromium.org2012-02-081-6/+3
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-081-3/+6
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-2/+2
* Move common file path related methods between chrome & content to file_util. ...jam@chromium.org2012-01-311-3/+6
* Move the DownloadManager and DownloadFile unittests to content so they can li...jam@chromium.org2012-01-301-1/+0
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-271-6/+2
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-0/+672
* Revert 118297 since it caused component build failure:sadrul@chromium.org2012-01-191-672/+0
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-0/+672
* Revert 117696 - Created DownloadFileManager unit test.dcheng@chromium.org2012-01-131-672/+0
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-131-0/+672