summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_status_updater_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [Downloads] Add real observers to MockDownloadItem.asanka@chromium.org2014-05-101-6/+0
* Use a direct include of the message_loop header in chrome/browser/, part 4.avi@chromium.org2013-07-181-1/+1
* BrowserContext should simply own DownloadManagercaio.de.oliveira.filho@intel.com2013-05-291-9/+9
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Use DownloadItem::GetState() in c/b/{download,extensions}caio.de.oliveira.filho@intel.com2013-05-241-4/+6
* Make DownloadHistory observe manager, itemsbenjhayden@chromium.org2012-11-201-8/+8
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-1/+1
* Ignore historical downloads in DownloadStatusUpdater::OnDownloadCreatedbenjhayden@chromium.org2012-09-201-1/+1
* HyperbolicDownloadItemNotifier observes ALL the items!benjhayden@chromium.org2012-09-131-26/+32
* Reland Make DownloadManager::GetAllDownloads return all downloads regardless ...benjhayden@chromium.org2012-09-101-2/+4
* Revert 155351 - Make DownloadManager::GetAllDownloads return all downloads re...rdsmith@chromium.org2012-09-071-4/+2
* Make DownloadManager::GetAllDownloads return all downloads regardless of stat...benjhayden@chromium.org2012-09-071-2/+4
* Unify and clean up system download notifications, add Mountain Lion support.avi@chromium.org2012-08-121-17/+68
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Move mock download test headers from content\test to content\public\test. Thi...jam@chromium.org2012-06-021-2/+2
* Move download_types.h to content/public and rename it to match the one struct...jam@chromium.org2012-03-131-1/+0
* download_request_handle.h isn't used by chrome.jam@chromium.org2012-03-011-1/+0
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-091-1/+8
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-0/+283
* Move the core download files to content.jam@chromium.org2011-08-151-164/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Fix DCHECK assertion failures in DownloadStatusUpdater.phajdan.jr@chromium.org2010-10-061-4/+9
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-271-0/+159