summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/save_package.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 4829: No file extensions listed when saving imagesfinnur@google.com2008-12-031-3/+6
* Enable the encoding menu for javascript and css files. jungshik@google.com2008-11-251-1/+4
* Do not localize the name of 'download' directory. Chrome's UI languages can bejungshik@google.com2008-10-281-3/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Fix bug 3470, where the download tab would show the temporary name for danger...jcampan@chromium.org2008-10-171-1/+1
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-3/+3
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-251-7/+9
* Fixes two crashers in saving page:sky@google.com2008-09-161-11/+8
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-141-0/+1064