summaryrefslogtreecommitdiffstats
path: root/content/browser/download/mock_download_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Rename DownloadItem::BrowserContext to GetBrowserContext, to match other gett...jam@chromium.org2011-12-201-1/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-13/+12
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-061-13/+9
* Revert 113007 - DownloadManager intereface refactoring to allow cleaner Downl...kalman@chromium.org2011-12-061-9/+13
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-051-13/+9
* Move download speed calculation to file thread / DownloadFile class.benwells@chromium.org2011-11-301-1/+2
* Created a DownloadManager interface, for use in unit tests..ahendrickson@chromium.org2011-11-171-5/+82
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-291-1/+2
* Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.joi@chromium.org2011-10-201-1/+1
* Move the core download files to content.jam@chromium.org2011-08-151-0/+25