summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_target_determiner_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded browser_thread.h includes.thestig@chromium.org2014-02-131-5/+3
* Remove a few dead fields.thakis@chromium.org2014-01-151-78/+0
* [Downloads] Use GetPluginInfo to determine if a MIME type is handled.asanka@chromium.org2013-12-191-29/+50
* Open more file types in Chrome, and audit the dangerous file extensions.palmer@chromium.org2013-12-071-32/+32
* Open HTML files in Chrome by default.palmer@chromium.org2013-11-281-33/+33
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Prefer opening PDF downloads in the browser.asanka@chromium.org2013-11-081-61/+429
* Revert 233460 "Prefer opening PDF downloads in the browser."hashimoto@chromium.org2013-11-071-422/+61
* Prefer opening PDF downloads in the browser.asanka@chromium.org2013-11-071-61/+422
* Move DragDownload() out of download_util.htfarina@chromium.org2013-08-251-1/+0
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-241-1/+1
* Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."rlarocque@chromium.org2013-07-231-1/+1
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-231-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 4.avi@chromium.org2013-07-181-1/+1
* Use a direct include of strings headers in chrome/browser/d*/.avi@chromium.org2013-06-101-1/+1
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-11/+0
* Update DownloadDangerLevel to use style compliant enums.asanka@chromium.org2013-06-051-12/+12
* [Downloads] Handle filename determination for resumed downloads.asanka@chromium.org2013-06-031-16/+444
* Merge SavePackageFilePicker{,ChromeOS}benjhayden@chromium.org2013-05-301-24/+8
* Use DownloadItem::GetState() in c/b/{download,extensions}caio.de.oliveira.filho@intel.com2013-05-241-4/+2
* downloads: Make GetCrDownloadPath a static method on DownloadTargetDeterminer.tfarina@chromium.org2013-05-151-2/+3
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-6/+5
* Sanitize directory names from chrome.downloads.onDeterminingFilename.benjhayden@chromium.org2013-05-051-9/+11
* Move download filename determination into a separate class.asanka@chromium.org2013-05-021-0/+1479
* Revert 197518 "Move download filename determination into a separ..."timurrrr@chromium.org2013-05-011-1473/+0
* Move download filename determination into a separate class. asanka@chromium.org2013-05-011-0/+1473