summaryrefslogtreecommitdiffstats
path: root/content/browser/download/download_item_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Regularize setting of the download id on download creation. rdsmith@chromium.org2013-03-281-1/+2
* Make the UI an observer of downloads.asanka@chromium.org2013-03-061-0/+1
* Persist download interrupt reason, both target and current paths, url_chain, ...rdsmith@chromium.org2013-02-031-3/+7
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-3/+6
* Initial CL for Downloads resumption.rdsmith@chromium.org2013-01-121-1/+0
* Make DownloadHistory observe manager, itemsbenjhayden@chromium.org2012-11-201-2/+10
* Move download code to the content namespace.jam@chromium.org2012-10-261-13/+10
* Kill DownloadItem::IsOtr()benjhayden@chromium.org2012-08-141-2/+0
* Change DownloadManagerImpl to operate on DownloadItemImpl rdsmith@chromium.org2012-07-131-8/+10
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Made ownership of DownloadRequestHandles clear through scoped_ptr<>rdsmith@chromium.org2012-06-121-3/+4
* Rewrite download manager unit to be actual unit tests.rdsmith@chromium.org2012-06-121-0/+63