summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_file_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* 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-74/+5
* Refactoring DownloadFile.ahendrickson@chromium.org2011-02-151-34/+0
* Fixed a memory leak by creating threads for the object to be destructed on.ahendrickson@chromium.org2011-02-081-9/+23
* Downloads: Fix svn:executable props.thestig@chromium.org2011-02-021-0/+0
* Added DownloadFile unit tests.ahendrickson@chromium.org2011-02-021-0/+281