summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 4829: No file extensions listed when saving imagesfinnur@google.com2008-12-031-17/+18
* Change by Alex Mendes da Costa <alexmdac@google.com>beng@google.com2008-11-191-4/+20
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-121-0/+1
* A crasher would happen if you donwload an exe and the download has completed ...jcampan@chromium.org2008-11-071-1/+2
* Remove downloads from the completed dangerous downloads listpaulg@google.com2008-10-301-0/+6
* Fix for Save Page downloads not notifying their observers on completion.glen@chromium.org2008-10-291-0/+1
* Do not localize the name of 'download' directory. Chrome's UI languages can bejungshik@google.com2008-10-281-3/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+3
* We were still warning about a dangerous download when the user has picked the...jcampan@chromium.org2008-10-171-2/+8
* Fix bug 3470, where the download tab would show the temporary name for danger...jcampan@chromium.org2008-10-171-18/+52
* Change the prefix for unconfirmed, potentially dangerous downloads mal@chromium.org2008-10-161-1/+1
* Fix a crasher when shutting down with a pending dangerous download.jcampan@chromium.org2008-10-151-2/+4
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-35/+215
* Move the download code to new directories:paulg@google.com2008-09-131-0/+1104