summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_test_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Move DownloadTestObserver and friends down into content.rdsmith@chromium.org2012-08-141-450/+0
* Relandbenjhayden@chromium.org2012-08-091-18/+14
* Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...rdsmith@chromium.org2012-08-061-14/+18
* DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVINGbenjhayden@chromium.org2012-08-031-18/+14
* Download filename determination refactor (3/3)asanka@chromium.org2012-07-271-19/+70
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-3/+3
* Refactor DownloadManager::DownloadUrl() to allow it to take many parameters.benjhayden@chromium.org2012-05-041-1/+2
* Added callback to DownloadUrl() so we can find download failures where the do...ahendrickson@chromium.org2012-03-121-0/+40
* Fixed issue with DownloadTestObserver.ahendrickson@chromium.org2012-03-121-12/+73
* Fixed issues with interrupting a download at the start.ahendrickson@chromium.org2012-02-251-1/+1
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-7/+10
* base::Bind: Convert NewRunnableMethod in chrome/browser.jhawkins@chromium.org2011-12-241-15/+8
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-2/+5
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-1/+1
* Basic tests for DownloadUrl/DownloadUrlToFile.rdsmith@chromium.org2011-12-091-0/+3
* This split will facilitate testing DownloadQuery and other users of DownloadI...benjhayden@chromium.org2011-11-211-9/+9
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Fix warning prompting on closing a window that will cancel downloads.rdsmith@chromium.org2011-10-241-0/+297
* Revert "Fix warning prompting on closing a window that will cancel downloads."sail@chromium.org2011-10-171-297/+0
* Fix warning prompting on closing a window that will cancel downloads.rdsmith@chromium.org2011-10-151-0/+297