summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/base_file_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-230/+0
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Merging the safe and dangerous download paths.ahendrickson@chromium.org2011-03-241-3/+56
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* DownloadFile no longer keeps track of whether or not the final rename has occ...ahendrickson@chromium.org2011-02-181-15/+2
* Add support to sha256 hash the downloaded file.lzheng@chromium.org2011-01-131-6/+42
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-3/+3
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-101-1/+1
* Revert 58196 - GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-071-1/+1
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-011-1/+1
* Reverting to see if this fixes linux ui tests hang. Just a shot in the dark a...ananta@chromium.org2010-09-011-1/+1
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-08-311-1/+1
* Download code cleanup: share most of the code between DownloadFile and SaveFile.phajdan.jr@chromium.org2010-08-271-0/+154