summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_status_updater.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in chrome/browser/download/dcheng2014-10-211-5/+5
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-2/+2
* Rename HyperbolicDownloadItemNotifer -> AllDownloadItemNotifierbenjhayden@chromium.org2012-09-251-4/+4
* HyperbolicDownloadItemNotifier observes ALL the items!benjhayden@chromium.org2012-09-131-16/+8
* Unify and clean up system download notifications, add Mountain Lion support.avi@chromium.org2012-08-121-4/+8
* Relandbenjhayden@chromium.org2012-08-091-0/+1
* Download filename determination refactor (3/3)asanka@chromium.org2012-07-271-2/+0
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-091-0/+4
* Revert 121031 - Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-081-3/+0
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-081-0/+3
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-0/+55
* Move the core download files to content.jam@chromium.org2011-08-151-47/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fix DCHECK assertion failures in DownloadStatusUpdater.phajdan.jr@chromium.org2010-10-061-1/+3
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-271-0/+45