summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_item.h
Commit message (Expand)AuthorAgeFilesLines
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Get rid of a few FilePath tmp objects/copies.achuith@chromium.org2011-06-231-3/+3
* Detect removed files and reflect the state in chrome://downloads and the down...haraken@google.com2011-06-151-4/+15
* Change DownloadProcessHandle to be more of an encapsulated class.rdsmith@chromium.org2011-06-091-5/+5
* Show that CRX unpacking is happening in the download shelfskerner@chromium.org2011-06-061-1/+23
* Added 2 new Download.Counts enums START_COUNT and INTERRUPTED_COUNT to comple...benjhayden@chromium.org2011-06-021-1/+3
* Revert 87302 - Show that CRX unpacking is happening in the download shelfphajdan.jr@chromium.org2011-05-311-23/+1
* Clang fix.skerner@chromium.org2011-05-311-1/+1
* Show that CRX unpacking is happening in the download shelfskerner@chromium.org2011-05-311-1/+23
* Fix auto-open behavior for Downloads.rdsmith@chromium.org2011-05-261-0/+9
* For downloads requiring a user gesture, also require the user to have visited...pkasting@chromium.org2011-05-241-0/+1
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-48/+67
* Added DownloadProcessHandle class.ahendrickson@chromium.org2011-05-111-5/+8
* Get rid of protection against races in download code that no longer exists.rdsmith@chromium.org2011-05-061-7/+0
* Check all redirect URLs against download safebrowsing list.mattm@chromium.org2011-04-201-9/+6
* Add enum histogram for dangerous download save or discard.mattm@chromium.org2011-04-191-4/+21
* New cancel test (includes change in DownloadItem::Complete meaning andrdsmith@chromium.org2011-04-191-22/+13
* Detect download errors.ahendrickson@chromium.org2011-04-071-1/+27
* Merging the safe and dangerous download paths.ahendrickson@chromium.org2011-03-241-2/+2
* Enable url check in download_manager, with a simple UI (it may need polish). ...lzheng@chromium.org2011-02-261-1/+17
* Put history insertion for downloads processing inline.rdsmith@chromium.org2011-01-231-1/+22
* Fix bug 69468: Drag download does not work if there is URL redirection involved.jianli@chromium.org2011-01-141-1/+6
* Adding active_downloads_ map.ahendrickson@chromium.org2011-01-111-0/+2
* Create the DownloadItem earlier in the download process.ahendrickson@chromium.org2010-12-231-0/+10
* Logging downloads.ahendrickson@chromium.org2010-11-241-0/+2
* REGRESSION: Show correct exe icon in the downloadshelfkinuko@chromium.org2010-11-191-3/+3
* DownloadItem::NeedsRename should not return true for dangerous downloads.kinuko@chromium.org2010-11-101-0/+9
* Use .crdownload file path for 'Show In Folder' while download is in progresskinuko@chromium.org2010-11-081-18/+21
* GTTF: download cleanup, rename things to be more accurate.phajdan.jr@chromium.org2010-09-101-7/+6
* Makes the download shelf auto-close after the user opens all downloadssky@chromium.org2010-08-261-0/+12
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-161-0/+3
* Download code cleanup patch of death:phajdan.jr@chromium.org2010-07-291-1/+0
* Download code cleanup:phajdan.jr@chromium.org2010-07-271-26/+33
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Download code cleanup:phajdan.jr@chromium.org2010-07-231-13/+7
* Rename the download to its final name only after the download is finishedkinuko@chromium.org2010-07-211-0/+7
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-0/+299