summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Cloned from 62030arv@chromium.org2009-04-071-1/+5
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-071-1/+7
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+0
* First pass of refactoring dialogs.avi@chromium.org2009-04-061-1/+1
* Installing extensions (drag/drop, download crx file) will now begeorged@chromium.org2009-04-011-3/+17
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-301-1/+1
* Gtk dialogs, first cut.estade@chromium.org2009-03-121-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Make download manager treat mixed-case extensions the same as lower-case exte...estade@chromium.org2009-02-241-1/+1
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-2/+8
* Change url wstrings to GURLSestade@chromium.org2009-02-121-4/+4
* Make the download manager compile on Linux & Mac.brettw@google.com2009-01-301-7/+1
* Porting in the download manager (plus tiny bits of cleanup).brettw@chromium.org2009-01-301-9/+9
* Convert download manager to FilePath.estade@chromium.org2009-01-061-31/+35
* Prevent files saved via the "Save as..." page menu item fromtc@google.com2009-01-061-0/+6
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-34/+30
* * switch download manager to using FilePathestade@chromium.org2009-01-051-30/+34
* Once we've decided that a path doesn't exist, reserve it by creating an empty...abarth@chromium.org2008-12-121-4/+0
* Port some files in chrome/browser/ - part 1.deanm@chromium.org2008-11-251-1/+9
* Change by Alex Mendes da Costa <alexmdac@google.com>beng@google.com2008-11-191-0/+7
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-8/+9
* Fix bug 3470, where the download tab would show the temporary name for danger...jcampan@chromium.org2008-10-171-2/+11
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-6/+73
* Move the download code to new directories:paulg@google.com2008-09-131-0/+483