summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Two minor fixes to extensions/download manager integration:aa@chromium.org2009-09-221-2/+7
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-6/+0
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-0/+6
* Fix a bug where a download isn't canceled when the user requests it.paul@chromium.org2009-08-051-0/+5
* Implement mimetype sniffing for extensions.aa@chromium.org2009-07-251-0/+5
* Use referrer_url instead of download url to decide whether aaa@chromium.org2009-07-251-1/+7
* Nasty short-term hack to special case display of dialogaa@chromium.org2009-07-221-1/+1
* Remove auto-open items from the download shelf on auto-open. This has the del...glen@chromium.org2009-07-151-0/+7
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Skip the download shelf altogether for extension downloads. The current UI l...erikkay@google.com2009-05-061-0/+4
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+2
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-0/+1
* Add a Cocoa file picker.avi@google.com2009-04-141-7/+1
* Remove unused notifications.paulg@google.com2009-04-141-4/+0
* 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