summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* A few more #ifdefs for platform-specific behaviors to port this test to mac.mark@chromium.org2009-10-221-52/+79
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-071-1/+17
* linux: port some of the download manager unit testevan@chromium.org2009-09-251-23/+137
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-2/+24
* Fix issue 7337, where a file of mime type "text/x-registry" with extension "r...sidchat@google.com2009-04-081-1/+7
* Add an exception to DownloadManager::GenerateExtension() for .tar.gz files wi...thestig@chromium.org2009-03-251-0/+16
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Change url wstrings to GURLSestade@chromium.org2009-02-121-56/+56
* Add a unit test to check that the extension is not repeated in a downloaded f...sidchat@google.com2009-02-111-0/+3
* Fix the extension repetition problem with download manager. Enabled the corre...sidchat@google.com2009-02-091-1/+1
* disable download test while sid fixes offlinetc@google.com2009-02-061-1/+1
* Convert download manager to FilePath.estade@chromium.org2009-01-061-26/+28
* Prevent files saved via the "Save as..." page menu item fromtc@google.com2009-01-061-1/+58
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-4/+2
* * switch download manager to using FilePathestade@chromium.org2009-01-051-2/+4
* We should let binary/octet-stream have an EXE extension to fix compat with di...abarth@chromium.org2008-12-051-0/+5
* Move the download code to new directories:paulg@google.com2008-09-131-0/+320