summaryrefslogtreecommitdiffstats
path: root/content/browser/download/download_stats.h
Commit message (Expand)AuthorAgeFilesLines
* [Downloads] Allow acquiring dangerous download file.asanka@chromium.org2013-05-291-0/+16
* Merge DownloadItem::SafetyState and DownloadDangerTyperdsmith@chromium.org2013-01-171-1/+0
* Add UMA for measuring Content-Dispostion header use and abuse.asanka@chromium.org2012-12-171-0/+3
* Make DownloadHistory observe manager, itemsbenjhayden@chromium.org2012-11-201-4/+0
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-1/+1
* Handle the case where IAttachmentExecute::Save() deletes a downloaded file.asanka@chromium.org2012-10-291-0/+4
* Move download code to the content namespace.jam@chromium.org2012-10-261-3/+3
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Improve download performance statistics.rdsmith@chromium.org2012-07-031-4/+5
* Use ByteStream in downloads system to decouple source and sink.rdsmith@chromium.org2012-06-041-0/+14
* Move download interrupt reasons to content\public (the enum that's used by ch...jam@chromium.org2012-03-081-2/+2
* Add UMA stats for save package duplicate file errors.benwells@chromium.org2012-02-171-0/+21
* Isolate initiation counts for downloads to their own histograms and improverdsmith@chromium.org2012-02-151-26/+37
* Get rid of download_stats.h dependency from Chrome.jam@chromium.org2012-01-241-5/+2
* Fixed a header name error in UMA statistics that record what servers accept r...ahendrickson@chromium.org2011-11-301-1/+1
* Move download speed calculation to file thread / DownloadFile class.benwells@chromium.org2011-11-301-0/+7
* Added UMA statistics to see what servers accept range requests.ahendrickson@chromium.org2011-11-291-0/+3
* First pass at some Downloads UMA to get a handle on downloads performance.rdsmith@chromium.org2011-11-021-0/+8
* more content exports.dpranke@chromium.org2011-10-271-1/+1
* Add new UMA stats to get a handle on Downloads UI Usagebenjhayden@chromium.org2011-10-171-0/+20
* Added a InterruptReason enum.ahendrickson@chromium.org2011-10-131-2/+5
* Added UMA for downloads that are interrupted at the end.ahendrickson@chromium.org2011-09-211-0/+3
* Revert 102126 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-211-3/+0
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-211-0/+3
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-161-3/+0
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-161-0/+3
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Added more UMA statistics for downloads.ahendrickson@chromium.org2011-09-071-1/+13
* Move download UMA functions to their own file in content. Also fire the chrom...jam@chromium.org2011-08-161-0/+77