summaryrefslogtreecommitdiffstats
path: root/content/browser/download/download_item_impl_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-1/+1
* Make the UI an observer of downloads.asanka@chromium.org2013-03-061-3/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-3/+3
* Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...hashimoto@chromium.org2013-01-211-1/+6
* Initial CL for Downloads resumption.rdsmith@chromium.org2013-01-121-0/+6
* Pull delegate check back into IsDownloadReadyForCompletion so that ifrdsmith@chromium.org2013-01-031-5/+4
* Remove DownloadManager::active_downloads_benjhayden@chromium.org2012-11-271-2/+0
* Make DownloadHistory observe manager, itemsbenjhayden@chromium.org2012-11-201-3/+3
* Various minor cleanups to the download system:rdsmith@chromium.org2012-11-081-5/+6
* Move download code to the content namespace.jam@chromium.org2012-10-261-6/+6
* Replace the DownloadFileManager with direct ownership of DownloadFileImplrdsmith@chromium.org2012-10-181-3/+16
* Clean up last half of download flow, simplifying delegate interface, and movi...rdsmith@chromium.org2012-10-171-4/+13
* Revert 154294 - Remove DownloadFileManager in favor of direct ownership of Do...rdsmith@chromium.org2012-08-311-12/+2
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-301-2/+12
* Revert 153563 - Remove DownloadFileManager in favor of direct ownership of Do...isherman@chromium.org2012-08-281-12/+2
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-271-2/+12
* Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do...rdsmith@chromium.org2012-08-241-12/+2
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-241-2/+12
* Revert 152213 - Replace the DownloadFileManager with direct ownership of Down...rdsmith@chromium.org2012-08-191-12/+2
* Replace the DownloadFileManager with direct ownership of DownloadFile.rdsmith@chromium.org2012-08-181-2/+12
* Revert 151351 - Replace the DownloadFileManager with direct ownership yutak@chromium.org2012-08-141-12/+2
* Replace the DownloadFileManager with direct ownership rdsmith@chromium.org2012-08-131-2/+12
* Download filename determination refactor (3/3)asanka@chromium.org2012-07-271-0/+4
* Change DownloadManagerImpl to operate on DownloadItemImpl rdsmith@chromium.org2012-07-131-0/+70