summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/drive/sync_client.cc
Commit message (Expand)AuthorAgeFilesLines
* drive: Remove FileCache::GetIteratorhashimoto@chromium.org2014-05-151-13/+8
* drive: ResourceMetadataStorage behaves as if FileCacheEntry is merged to Reso...hashimoto@chromium.org2014-05-141-7/+6
* drive: Return cancel closure from FileSystem::GetFileContenthashimoto@chromium.org2014-03-281-27/+16
* drive: Move ClientContext from file_system_interface.h to job_scheduler.hhashimoto@chromium.org2014-02-201-0/+1
* drive: Cancel fetch sync task when unpinning a filehashimoto@chromium.org2014-02-101-2/+21
* drive: Shorten sync delayhashimoto@chromium.org2014-02-101-1/+1
* drive: Update parent entry first when appropriatehashimoto@chromium.org2014-02-031-0/+25
* drive: Also lock SearchOperation when locking ChangeListLoaderhashimoto@chromium.org2014-01-301-2/+2
* Files.app: Ignore FILE_ERROR_ABORT error when sync update.hirono@chromium.org2014-01-301-0/+3
* drive: Use UploadNewFile from EntryUpdatePerformerhashimoto@chromium.org2014-01-291-1/+3
* drive: Merge OnCacheFileUploadNeededByOperation event to OnEntryUpdatedByOper...hashimoto@chromium.org2014-01-271-7/+0
* drive: Merge ContentUpdatePerformer to EntryUpdatePerformerhashimoto@chromium.org2014-01-241-80/+18
* drive: Add ClientContext arguments for sync performershashimoto@chromium.org2014-01-231-6/+10
* Files.app: Add a general sync error message.hirono@chromium.org2014-01-221-0/+9
* drive: Rename UpdateOperation to ContentUpdatePerformerhashimoto@chromium.org2014-01-211-8/+8
* drive: More reliable MD5 management of FileCacheEntryhashimoto@chromium.org2014-01-211-18/+7
* Currently two drive sync errors: DELETE_WITHOUT_PERMISSION andhirono@chromium.org2014-01-201-0/+11
* Remove legacy from drive::internal::FileCache.kinaba@chromium.org2013-12-111-2/+5
* drive: Call OnDirectoryChanged from EntryRevertPerformerhashimoto@chromium.org2013-12-061-0/+1
* drive: Move task rerun logic from EntryUpdatePerformer to SyncClienthashimoto@chromium.org2013-12-061-6/+37
* Move c/b/google_apis to google_apis/drive.kinaba@chromium.org2013-12-031-1/+1
* drive: Support offline move/renamehashimoto@chromium.org2013-12-021-0/+9
* drive: Handle remove task as a update task.hashimoto@chromium.org2013-11-291-25/+25
* drive: Process remove tasks as a SyncClient::SyncTaskhashimoto@chromium.org2013-11-271-13/+18
* drive: Manage SyncClient tasks with one maphashimoto@chromium.org2013-11-271-87/+99
* drive: Support offline deletehashimoto@chromium.org2013-11-261-14/+75
* Run upload tasks as USER_INITIATED in drive::SyncClient at first.kinaba@chromium.org2013-11-251-16/+27
* drive: Remove FileCache::IterateOnUIThreadhashimoto@chromium.org2013-09-241-86/+81
* drive: Stop using resource ID to access local metadata in DownloadOperationhashimoto@chromium.org2013-08-291-1/+1
* drive: Stop using resource ID to access local metadata in UpdateOperationhashimoto@chromium.org2013-08-281-1/+1
* drive: Stop mentioning resource ID in SyncClienthashimoto@chromium.org2013-08-281-71/+67
* drive: Retry sync task with a long delay on server errorshashimoto@chromium.org2013-08-081-9/+22
* Don't run md5 check for Drive dirty file uploading when it is a retry.kinaba@chromium.org2013-08-051-2/+6
* drive: Retry upload from SyncClient on network reconnectionhashimoto@chromium.org2013-07-021-3/+9
* drive: Create cache directories in DriveIntegrationServicehashimoto@chromium.org2013-06-191-2/+4
* drive: Remove MD5 argument from FileCache::Pin/Unpinhashimoto@chromium.org2013-06-181-2/+0
* drive: Remove FileCacheObserverhashimoto@chromium.org2013-06-121-29/+3
* drive: Remove FileCacheObserver::OnCacheCommittedhashimoto@chromium.org2013-06-111-1/+7
* drive: Rework SyncClient as a part of FileSystemhashimoto@chromium.org2013-06-101-23/+25
* drive: Rename FileSpecificInfo::file_md5 to md5hashimoto@chromium.org2013-06-071-1/+1
* drive: Move Unpin logic on download cancellation to SyncClienthashimoto@chromium.org2013-06-061-0/+8
* drive: Remove mentions of "feed" in ChangeListLoadersatorux@chromium.org2013-05-311-1/+1
* drive: Stop returning FilePath from GetResourceEntryByIdhashimoto@chromium.org2013-05-301-1/+0
* drive: Rename drive::DriveClientContext to drive::ClientContextsatorux@chromium.org2013-05-291-2/+2
* Move StaleCacheFilesRemover and SyncClient into internal namespace.hidehiko@chromium.org2013-05-201-2/+3
* drive: Rename GetEntryInfo* to GetResourceEntry* in drive::FileSystemsatorux@chromium.org2013-05-141-3/+3
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-101-1/+1
* drive: Rename FileCache methods in a blocking pool centric mannerhashimoto@chromium.org2013-05-091-15/+15
* drive: Remove DriveFileTypehashimoto@chromium.org2013-05-081-2/+1
* Move FileCache, FileCacheMetadata and FileCacheObserver into internal namespace.hidehiko@chromium.org2013-05-071-1/+1