summaryrefslogtreecommitdiffstats
path: root/content/browser/download/download_id_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Move download code to the content namespace.jam@chromium.org2012-10-261-7/+5
* Move mock download test headers from content\test to content\public\test. Thi...jam@chromium.org2012-06-021-1/+1
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-4/+3
* 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-1/+2
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-5/+3
* Revert 118297 since it caused component build failure:sadrul@chromium.org2012-01-191-3/+5
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-191-5/+3
* Revert 117696 - Created DownloadFileManager unit test.dcheng@chromium.org2012-01-131-3/+5
* Created DownloadFileManager unit test.ahendrickson@chromium.org2012-01-131-5/+3
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-0/+1
* This split will facilitate testing DownloadQuery and other users of DownloadI...benjhayden@chromium.org2011-11-211-0/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Switch content tests to use BrowserThreadImpl directly.joi@chromium.org2011-10-311-2/+4
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-291-1/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+4
* Fix check_perms error from r103992.thestig@chromium.org2011-10-041-0/+0
* Fixed bug in operator<().ahendrickson@chromium.org2011-10-041-0/+149