summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Create DownloadManagerDelegate class to group the embedder functions related ...jam@chromium.org2011-07-291-1/+5
* Remove some depenencies from DownloadManager.jam@chromium.org2011-07-281-4/+4
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Revert 92870 - Modified cancel and interrupt processing to avoid race with hi...rdsmith@chromium.org2011-07-181-3/+3
* Modified cancel and interrupt processing to avoid race with history.rdsmith@chromium.org2011-07-181-3/+3
* Revert 91861 - When the download folder does not exist, change the download f...johnme@google.com2011-07-081-6/+2
* When the download folder does not exist, change the download folder to a user...haraken@google.com2011-07-081-2/+6
* Localize strings, speeds.avi@chromium.org2011-06-221-3/+5
* Detect removed files and reflect the state in chrome://downloads and the down...haraken@google.com2011-06-151-3/+128
* For downloads requiring a user gesture, also require the user to have visited...pkasting@chromium.org2011-05-241-24/+14
* Fixed memory leaks in download manager unit tests.ahendrickson@chromium.org2011-05-241-31/+33
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-16/+15
* Enable DownloadManager.StartDownloadachuith@chromium.org2011-05-111-4/+0
* Include full redirect chain in downloads safebrowsing ping.mattm@chromium.org2011-05-101-0/+4
* Check all redirect URLs against download safebrowsing list.mattm@chromium.org2011-04-201-1/+1
* New cancel test (includes change in DownloadItem::Complete meaning andrdsmith@chromium.org2011-04-191-12/+1
* Fixed bug where Chrome wouldn't let the user overwrite a download file.ahendrickson@chromium.org2011-04-131-0/+86
* Cleaned up memory leak in Download Manager unit tests.ahendrickson@chromium.org2011-04-071-2/+2
* Detect download errors.ahendrickson@chromium.org2011-04-071-20/+224
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Removed DownloadManagerTest.StartDownload from ChromeOS.ahendrickson@chromium.org2011-03-241-0/+4
* Merging the safe and dangerous download paths.ahendrickson@chromium.org2011-03-241-34/+83
* Check the download file's hash against safebrowsing database. Report the malw...lzheng@chromium.org2011-03-091-2/+2
* Don't try to convert text/html URLs ending in .user.js.aa@chromium.org2011-03-051-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Enable url check in download_manager, with a simple UI (it may need polish). ...lzheng@chromium.org2011-02-261-16/+36
* DownloadFile no longer keeps track of whether or not the final rename has occ...ahendrickson@chromium.org2011-02-181-11/+9
* Refactoring DownloadFile.ahendrickson@chromium.org2011-02-151-9/+0
* Added DownloadFile unit tests.ahendrickson@chromium.org2011-02-021-12/+2
* Put history insertion for downloads processing inline.rdsmith@chromium.org2011-01-231-7/+8
* Internationalize the prefix of unconfirmed download file.tfarina@chromium.org2011-01-211-2/+2
* Enable "Always Open Files of This Type" even for dangerous file types. Thecevans@chromium.org2011-01-081-1/+6
* Create the DownloadItem earlier in the download process.ahendrickson@chromium.org2010-12-231-0/+2
* Modified the file extension filters for downloads to add some extensions to a...cdn@chromium.org2010-10-201-2/+2
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-3/+3
* Fix DCHECK assertion failures in DownloadStatusUpdater.phajdan.jr@chromium.org2010-10-061-2/+5
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-271-1/+3
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-131-1/+1
* GTTF: download cleanup, rename things to be more accurate.phajdan.jr@chromium.org2010-09-101-2/+2
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-101-1/+2
* 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
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-301-2/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1