summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/gdata/gdata_download_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* gdata: Add GDataUploader::UploadUpdatedFile()satorux@chromium.org2012-06-231-3/+4
* Support for initializing filesystem when default download is drive.achuith@chromium.org2012-06-181-28/+120
* gdata: Convert GDataFileSystem::AddUploadFile() to asynchronous.hshi@chromium.org2012-06-151-3/+4
* gdata: Move ownership of GDataCache to GDataSystemServicehashimoto@chromium.org2012-06-121-1/+1
* Support for drive as default download location on chromeos. achuith@chromium.org2012-06-081-6/+16
* Refactor gdata download path substitution logic.achuith@chromium.org2012-06-041-5/+41
* DownloadManagerDelegate::ShouldCompleteDownload(callback)benjhayden@chromium.org2012-05-181-23/+19
* Save Page As MHTMLbenjhayden@chromium.org2012-05-041-3/+11
* GData downloads cleanup.achuith@chromium.org2012-03-291-17/+22
* Fix race in GData downloads for small files where the download may complete b...asanka@chromium.org2012-03-281-4/+11
* GData save package support with MHTML.achuith@chromium.org2012-03-271-0/+15
* Implemented GDataFileSystem::TransferFile() method. It uploads file from the ...zelidrag@chromium.org2012-03-241-1/+3
* Mark GData downloads as temporary.asanka@chromium.org2012-03-241-3/+8
* Show GData upload progress in the download shelf.asanka@chromium.org2012-03-231-22/+102
* GDataUploader fixes.achuith@chromium.org2012-03-221-5/+2
* Wired download pipeline with the gdata cache and virtual file system layer.zelidrag@chromium.org2012-03-221-2/+4
* Replace file_url with upload_id.achuith@chromium.org2012-03-171-7/+6
* Support for retrying file open.achuith@chromium.org2012-03-151-0/+1
* Replace use of IsComplete with AllDataSaved, which is more accurate.achuith@chromium.org2012-03-131-4/+6
* Consolidate downloads-related methods in GDataDownloadObserver.achuith@chromium.org2012-03-101-5/+58
* Split GDataDownloadObserver from GDataUploader.achuith@chromium.org2012-03-091-0/+177