summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_item.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-131-1/+1
* GTTF: download cleanup, rename things to be more accurate.phajdan.jr@chromium.org2010-09-101-8/+57
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-301-2/+7
* Convert a bunch of uses of the wstring net::FormatUrl() to the new string16 one.viettrungluu@chromium.org2010-08-301-3/+2
* Makes the download shelf auto-close after the user opens all downloadssky@chromium.org2010-08-261-4/+11
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-161-0/+35
* Clean up download code:phajdan.jr@chromium.org2010-08-051-2/+15
* Download code cleanup patch of death:phajdan.jr@chromium.org2010-07-291-2/+3
* Download code cleanup:phajdan.jr@chromium.org2010-07-271-47/+101
* Download code cleanup:phajdan.jr@chromium.org2010-07-231-9/+20
* Rename the download to its final name only after the download is finishedkinuko@chromium.org2010-07-211-2/+4
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-0/+235