summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+2
* Revert 91861 - When the download folder does not exist, change the download f...johnme@google.com2011-07-081-14/+6
* When the download folder does not exist, change the download folder to a user...haraken@google.com2011-07-081-6/+14
* Test download manager fetching CRXes.skerner@chromium.org2011-06-221-8/+0
* Revert 89496 - Test download manager fetching CRXes.cevans@chromium.org2011-06-201-0/+8
* Added more UMA logging for interrupted downloads.ahendrickson@chromium.org2011-06-171-2/+2
* Test download manager fetching CRXes.skerner@chromium.org2011-06-171-8/+0
* Change DownloadProcessHandle to be more of an encapsulated class.rdsmith@chromium.org2011-06-091-8/+0
* Show that CRX unpacking is happening in the download shelfskerner@chromium.org2011-06-061-4/+9
* Added 2 new Download.Counts enums START_COUNT and INTERRUPTED_COUNT to comple...benjhayden@chromium.org2011-06-021-0/+16
* Revert 87302 - Show that CRX unpacking is happening in the download shelfphajdan.jr@chromium.org2011-05-311-10/+4
* Show that CRX unpacking is happening in the download shelfskerner@chromium.org2011-05-311-4/+10
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-8/+5
* Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...jianli@chromium.org2011-05-181-1/+5
* Added DownloadProcessHandle class.ahendrickson@chromium.org2011-05-111-2/+4
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-101-8/+8
* Count histograms initiated and finished by the download system.rdsmith@chromium.org2011-04-131-0/+39
* Detect download errors.ahendrickson@chromium.org2011-04-071-0/+9