summaryrefslogtreecommitdiffstats
path: root/content/public/browser/download_manager_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Move the DownloadManager and DownloadFile unittests to content so they can li...jam@chromium.org2012-01-301-31/+22
* Get rid of DownloadIdFactory and instead get the next id from DownloadManager...jam@chromium.org2012-01-271-0/+4
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-201-8/+12
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-6/+5
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-1/+2
* Made MockDownloadManagerDelegate a gmock.ahendrickson@chromium.org2011-12-271-2/+2
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-1/+2
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-061-1/+1
* Revert 113007 - DownloadManager intereface refactoring to allow cleaner Downl...kalman@chromium.org2011-12-061-1/+1
* DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.rdsmith@chromium.org2011-12-051-1/+1
* Store the download file hash in the DownloadItem. This will be usefulnoelutz@google.com2011-11-101-4/+2
* Rearrange Should*Download delegate calls to be more useful and intuitive.rdsmith@chromium.org2011-11-011-7/+14
* Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.joi@chromium.org2011-10-201-0/+120