summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync_file_system
Commit message (Expand)AuthorAgeFilesLines
* [SyncFS] Add conflict case tests to DriveBackendSynctesttzik@chromium.org2014-02-102-2/+242
* [SyncFS] Preparation for conflict tests on DriveBackendSyncTest.tzik@chromium.org2014-02-103-26/+45
* [SyncFS] Force activate folder tracker on folder creation conflict casetzik@chromium.org2014-02-104-24/+109
* [SyncFS] Misc trivial test updatestzik@chromium.org2014-02-064-15/+8
* [SyncFS] Clean up MetadataDatabase::ForceActivateTrackerByPathtzik@chromium.org2014-02-063-54/+84
* [SyncFS] Clean up MetadataDatabase::PopulateInitialDatatzik@chromium.org2014-02-056-96/+111
* [SyncFS] Refactor MetadataDatabase on dirty flag handling and sync-root creationtzik@chromium.org2014-02-054-70/+65
* [SyncFS] Refactor MetadataDatabasetzik@chromium.org2014-02-052-28/+52
* drive: Allow setting modified/accessed date with AddNewDirectoryhashimoto@chromium.org2014-02-057-15/+26
* Split drive-internals logger to each profile.kinaba@chromium.org2014-02-051-3/+3
* [SyncFS] Fix repeated sync job on folder creation conflicttzik@chromium.org2014-02-044-22/+135
* [SyncFS] Interface clean up to DriveBackendSyncTest stufftzik@chromium.org2014-02-031-56/+30
* [SyncFS] Add ReorganizeAndRevert test to DriveBackendSyncTesttzik@chromium.org2014-02-031-0/+49
* [SyncFS] Promote demoted sync tasks on DriveBackendSyncTesttzik@chromium.org2014-02-031-6/+32
* [SyncFS] Add reorganization tests to DriveBackendSyncTesttzik@chromium.org2014-01-311-8/+199
* [SyncFS] Disable quota management on teststzik@chromium.org2014-01-3010-26/+34
* [SyncFS] Replace LOG_INFO to LOG_VERBOSE in SyncFS stufftzik@chromium.org2014-01-304-6/+6
* [SyncFS] Add ScopedEnableSyncFSV2 for testingtzik@chromium.org2014-01-302-4/+29
* [SyncFS] Don't re-run conflict resolution on resolution errortzik@chromium.org2014-01-301-2/+3
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-303-3/+3
* [FileAPI] Replace default leveldb::Env with leveldb::MemEnv in tests.tzik@chromium.org2014-01-2917-41/+157
* Move blob/mock_blob_url_request_context to content/pilgrim@chromium.org2014-01-294-10/+10
* [SyncFS] Make DriveBackendSyncTest expectation stricttzik@chromium.org2014-01-282-3/+113
* [SyncFS] Use leveldb::MemEnv in test codetzik@chromium.org2014-01-2815-20/+104
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-2721-381/+378
* [SyncFS] Add folder reorganization testing functions to FakeDriveServiceHelper.tzik@chromium.org2014-01-272-0/+28
* drive: Wire metadata parameters to DriveServiceInterface::InitiateUploadNewFilehashimoto@chromium.org2014-01-245-0/+5
* drive: Wire metadata parameters to DriveServiceInterface and DriveUploaderhashimoto@chromium.org2014-01-235-5/+10
* [SyncFS] Test remote rename behavior of DriveBackendtzik@chromium.org2014-01-221-2/+52
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-221-1/+1
* [SyncFS] Add FakeDriveServiceHelper::RenameResourcetzik@chromium.org2014-01-222-0/+14
* [SyncFS] Move FakeDriveUploader to drive_backend directorytzik@chromium.org2014-01-225-10/+9
* drive: Return NOT_FOUND from FakeDriveService after the entry gets deletedhashimoto@chromium.org2014-01-162-4/+2
* Change fileapi namespace to content for test files that are moved under content/kinuko@chromium.org2014-01-161-1/+1
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-3/+2
* [SyncFS] Move FakeDriveServiceHelper from V1 directory to V2.tzik@chromium.org2014-01-0912-16/+16
* [SyncFS] Move APIUtil constants to V2 directory.tzik@chromium.org2014-01-0815-26/+37
* [SyncFS] Clean up V1 drive_file_sync_util.h dependency from V2tzik@chromium.org2014-01-0712-80/+80
* [SyncFS] Add integration tests of the drive backendtzik@chromium.org2014-01-072-0/+481
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-232-10/+10
* SyncFS: Fix when to call OnSyncIdle()kinuko@chromium.org2013-12-201-2/+3
* [Retry][SyncFS] Add verbose logging to SyncEngineInitializer and ListChangesTasktzik@chromium.org2013-12-172-2/+55
* [SyncFS] Add Spark to white list to use SyncFileSystem V2tzik@chromium.org2013-12-171-1/+6
* SyncFS: Combined patch for SyncFS v2 fixeskinuko@chromium.org2013-12-1723-50/+347
* SyncFS v2: Add conflicting tests that need multiple Sync/ConflictResolver runskinuko@chromium.org2013-12-171-14/+154
* Revert 241126 "[SyncFS] Add verbose logging to SyncEngineInitial..."tzik@chromium.org2013-12-172-55/+2
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-4/+5
* [SyncFS] Add verbose logging to SyncEngineInitializertzik@chromium.org2013-12-172-2/+55
* [SyncFS] Add NULL check to SyncFileSystemService::DidInitializeFileSystemForDumptzik@chromium.org2013-12-171-0/+5
* SyncFS v2: Skip Prepare for remote folder update for existing folderkinuko@chromium.org2013-12-133-42/+23