summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-121-0/+1
* Fixes bug where carpet bombing dialog would come in some situations itsky@google.com2008-11-111-10/+20
* A crasher would happen if you donwload an exe and the download has completed ...jcampan@chromium.org2008-11-071-1/+2
* Tell the user that HTML documents can harm their computer because they can. abarth@chromium.org2008-11-052-3/+10
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-8/+5
* Rolling backabarth@chromium.org2008-11-041-8/+1
* Tell the user that HTML documents can harm their computer because they can. abarth@chromium.org2008-11-041-1/+8
* Fix a bug where languages that have a long string for thepaulg@google.com2008-10-312-2/+28
* Background:nsylvain@chromium.org2008-10-311-1/+5
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-302-5/+6
* 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-282-6/+5
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-271-4/+5
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-276-11/+19
* We were still warning about a dangerous download when the user has picked the...jcampan@chromium.org2008-10-171-2/+8
* Adds the anti-carpet bombing dialog. More specifically a newsky@google.com2008-10-173-0/+812
* Fix bug 3470, where the download tab would show the temporary name for danger...jcampan@chromium.org2008-10-173-21/+64
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-162-4/+4
* 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-107-45/+304
* Port some more of chrome/ to Linux.deanm@google.com2008-10-023-17/+22
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-012-7/+7
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-253-41/+47
* Fixes two crashers in saving page:sky@google.com2008-09-163-15/+18
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-1413-0/+3083
* Move the download code to new directories:paulg@google.com2008-09-1311-0/+3860