summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Add temporary download progress overlay to the dock icon for the Mac (real UI...avi@chromium.org2010-02-011-0/+3
* Don't accidentally add downloads with db_handle = kUninitializedHandle, which...thestig@chromium.org2010-01-211-4/+18
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-11/+48
* Handle extensions correctly when the default download location is not writablekinuko@chromium.org2009-12-251-5/+6
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-0/+6
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-1/+4
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-4/+1
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+4
* Fourth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-021-8/+0
* Fix for bug 10876 that resulted in some refactoring:rolandsteiner@chromium.org2009-10-281-4/+14
* Revert 30168 - Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-271-14/+4
* Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-271-4/+14
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-10/+6
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-2/+2
* Change text for extension download UI.sidchat@chromium.org2009-10-091-0/+4
* 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