summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/download_create_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing files that failed to be removed in a previous commit.ahendrickson@chromium.org2011-05-251-82/+0
* Added DownloadProcessHandle class.ahendrickson@chromium.org2011-05-111-12/+6
* Check all redirect URLs against download safebrowsing list.mattm@chromium.org2011-04-201-3/+8
* Enable url check in download_manager, with a simple UI (it may need polish). ...lzheng@chromium.org2011-02-261-3/+7
* Create the DownloadItem earlier in the download process.ahendrickson@chromium.org2010-12-231-1/+1
* Fix bogus member variable initialization uncovered by Clang buildbot.pkasting@chromium.org2010-12-071-1/+1
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-061-1/+4
* Logging downloads.ahendrickson@chromium.org2010-11-241-0/+29
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-131-0/+47