summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_status_updater.cc
Commit message (Expand)AuthorAgeFilesLines
* Show download progress in the taskbar icon for Windows Aura.avi@chromium.org2013-11-261-1/+1
* Merge the LinuxUI interface from its own .so into libviews.so.erg@chromium.org2013-09-101-2/+2
* Move DragDownload() out of download_util.htfarina@chromium.org2013-08-251-1/+0
* linux_aura: Copy unity service into libgtk2ui and hook it up.erg@chromium.org2013-06-291-1/+14
* Use DownloadItem::GetState() in c/b/{download,extensions}caio.de.oliveira.filho@intel.com2013-05-241-3/+3
* Rename HyperbolicDownloadItemNotifer -> AllDownloadItemNotifierbenjhayden@chromium.org2012-09-251-2/+2
* Ignore historical downloads in DownloadStatusUpdater::OnDownloadCreatedbenjhayden@chromium.org2012-09-201-7/+62
* HyperbolicDownloadItemNotifier observes ALL the items!benjhayden@chromium.org2012-09-131-81/+39
* Reland Make DownloadManager::GetAllDownloads return all downloads regardless ...benjhayden@chromium.org2012-09-101-2/+2
* Revert 155351 - Make DownloadManager::GetAllDownloads return all downloads re...rdsmith@chromium.org2012-09-071-2/+2
* Make DownloadManager::GetAllDownloads return all downloads regardless of stat...benjhayden@chromium.org2012-09-071-2/+2
* Unify and clean up system download notifications, add Mountain Lion support.avi@chromium.org2012-08-121-12/+21
* Relandbenjhayden@chromium.org2012-08-091-2/+9
* Download filename determination refactor (3/3)asanka@chromium.org2012-07-271-4/+0
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-091-0/+13
* Revert 121031 - Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-081-13/+0
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-081-0/+13
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-0/+101
* Move the core download files to content.jam@chromium.org2011-08-151-64/+0
* Make sure the download status in the application icon is updatedphajdan.jr@chromium.org2010-10-131-0/+2
* Fix DCHECK assertion failures in DownloadStatusUpdater.phajdan.jr@chromium.org2010-10-061-6/+2
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-271-0/+66