summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_file_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Change DownloadProcessHandle to be more of an encapsulated class.rdsmith@chromium.org2011-06-091-7/+1
* Added DownloadProcessHandle class.ahendrickson@chromium.org2011-05-111-1/+4
* New cancel test (includes change in DownloadItem::Complete meaning andrdsmith@chromium.org2011-04-191-4/+10
* Fixed bug where Chrome wouldn't let the user overwrite a download file.ahendrickson@chromium.org2011-04-131-3/+7
* Detect download errors.ahendrickson@chromium.org2011-04-071-3/+11
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-0/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Merging the safe and dangerous download paths.ahendrickson@chromium.org2011-03-241-22/+23
* DownloadFile no longer keeps track of whether or not the final rename has occ...ahendrickson@chromium.org2011-02-181-1/+10
* Refactoring DownloadFile.ahendrickson@chromium.org2011-02-151-3/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Add support to sha256 hash the downloaded file.lzheng@chromium.org2011-01-131-1/+2
* GTTF: download cleanup, rename things to be more accurate.phajdan.jr@chromium.org2010-09-101-14/+1
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-101-34/+14
* Revert 58196 - GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-071-11/+35
* Revert 58374 - Fix a race condition after my latest download cleanup change.phajdan.jr@chromium.org2010-09-071-4/+0
* Fix a race condition after my latest download cleanup change.phajdan.jr@chromium.org2010-09-021-0/+4
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-011-35/+11
* Reverting to see if this fixes linux ui tests hang. Just a shot in the dark a...ananta@chromium.org2010-09-011-11/+35
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-08-311-35/+11
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Rename the download to its final name only after the download is finishedkinuko@chromium.org2010-07-211-0/+16
* Download code cleanup:phajdan.jr@chromium.org2010-07-201-21/+2
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-0/+183