summaryrefslogtreecommitdiffstats
path: root/content/test/mock_download_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Move download_types.h to content/public and rename it to match the one struct...jam@chromium.org2012-03-131-1/+1
* Added callback to DownloadUrl() so we can find download failures where the do...ahendrickson@chromium.org2012-03-121-7/+9
* Move download interrupt reasons to content\public (the enum that's used by ch...jam@chromium.org2012-03-081-4/+5
* Replace void* with int32 for passing download_id to SelectFileDialog::Listener.achuith@chromium.org2012-03-031-2/+2
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-091-1/+1
* Back out r121050 from the trunk due to a compile failure.mark@chromium.org2012-02-081-1/+1
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-081-1/+1
* "Save As" for content retrieved via POST works in most circumstances.cbentzel@chromium.org2012-02-041-1/+2
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-0/+97