summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_util.h
Commit message (Expand)AuthorAgeFilesLines
* Move DragDownload() out of download_util.htfarina@chromium.org2013-08-251-29/+0
* Move GetDefaultDownloadDirectory() function into DownloadPrefs.tfarina@chromium.org2013-08-171-14/+0
* Move GetProgressStatusText() into DownloadItemModel.tfarina@chromium.org2013-08-151-46/+1
* Set up Finch trial for malware download warningsfelt@chromium.org2013-08-101-0/+23
* Move all the Record*() functions to download_stats.h/cc.tfarina@chromium.org2013-08-091-55/+0
* Reland "download: Move constants from download_util.h to DownloadShelf."tfarina@chromium.org2013-08-061-83/+0
* A few minor changes to the chrome.downloads extension APIbenjhayden@chromium.org2013-07-281-0/+3
* Revert 213775 "download: Move constants from download_util.h to ..."ricow@chromium.org2013-07-261-0/+83
* download: Move constants from download_util.h to DownloadShelf.tfarina@chromium.org2013-07-261-83/+0
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-231-0/+3
* Use a direct include of strings headers in chrome/browser/d*/.avi@chromium.org2013-06-101-1/+1
* content: Extract url utility functions into url_utils.{h,cc}tfarina@chromium.org2013-05-171-3/+0
* downloads: Make GetCrDownloadPath a static method on DownloadTargetDeterminer.tfarina@chromium.org2013-05-151-3/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Use DownloadItemModel for storing chrome/ specific UI data for DownloadItems.asanka@chromium.org2012-12-101-6/+0
* Mac Web Intents Part 11: Progress viewsail@chromium.org2012-10-111-0/+10
* Don't show downloads from web intents picker in shelfsail@chromium.org2012-10-101-0/+6
* Kill DownloadItem::IsOtr()benjhayden@chromium.org2012-08-141-5/+0
* Unify and clean up system download notifications, add Mountain Lion support.avi@chromium.org2012-08-121-9/+0
* download: Move GenerateFileNameFromRequest() into chrome_download_manager_del...tfarina@chromium.org2012-07-231-6/+0
* download: Remove unused GetUniquePathNumberWithCrDownload() function.tfarina@chromium.org2012-07-191-6/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-1/+1
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-051-1/+1
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-1/+1
* Added stale values that used to be used for the Download.CountsChrome rdsmith@chromium.org2012-02-171-14/+10
* Isolate initiation counts for downloads to their own histograms and improverdsmith@chromium.org2012-02-151-6/+34
* Get rid of download_stats.h dependency from Chrome.jam@chromium.org2012-01-241-0/+25
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-0/+5
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-6/+9
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-14/+0
* Make all drag sources not depend on download_util.avi@chromium.org2011-10-251-8/+0
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-211-1/+0
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-071-0/+1
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-071-1/+0
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-291-0/+1
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-291-1/+0
* Remove the last Chrome include from content downloads code. This moves some m...jam@chromium.org2011-08-231-9/+0
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-10/+0
* Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...wez@chromium.org2011-08-191-0/+10
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-191-10/+0
* Have BaseFile ask the embedder for the default download directory.jam@chromium.org2011-08-181-4/+0
* Move download UMA functions to their own file in content. Also fire the chrom...jam@chromium.org2011-08-161-58/+0
* Move filename determination logic to net_util so that it's not split between ...asanka@chromium.org2011-08-091-21/+6
* Record type of content being downloaded.cbentzel@chromium.org2011-08-021-0/+3
* Use the suggested name from an anchor's 'download' attribute.sadrul@chromium.org2011-07-271-4/+1
* Revert 92870 - Modified cancel and interrupt processing to avoid race with hi...rdsmith@chromium.org2011-07-181-3/+0
* Modified cancel and interrupt processing to avoid race with history.rdsmith@chromium.org2011-07-181-0/+3