index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
sync_file_system
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SyncFS] Add conflict case tests to DriveBackendSynctest
tzik@chromium.org
2014-02-10
2
-2
/
+242
*
[SyncFS] Preparation for conflict tests on DriveBackendSyncTest.
tzik@chromium.org
2014-02-10
3
-26
/
+45
*
[SyncFS] Force activate folder tracker on folder creation conflict case
tzik@chromium.org
2014-02-10
4
-24
/
+109
*
[SyncFS] Misc trivial test updates
tzik@chromium.org
2014-02-06
4
-15
/
+8
*
[SyncFS] Clean up MetadataDatabase::ForceActivateTrackerByPath
tzik@chromium.org
2014-02-06
3
-54
/
+84
*
[SyncFS] Clean up MetadataDatabase::PopulateInitialData
tzik@chromium.org
2014-02-05
6
-96
/
+111
*
[SyncFS] Refactor MetadataDatabase on dirty flag handling and sync-root creation
tzik@chromium.org
2014-02-05
4
-70
/
+65
*
[SyncFS] Refactor MetadataDatabase
tzik@chromium.org
2014-02-05
2
-28
/
+52
*
drive: Allow setting modified/accessed date with AddNewDirectory
hashimoto@chromium.org
2014-02-05
7
-15
/
+26
*
Split drive-internals logger to each profile.
kinaba@chromium.org
2014-02-05
1
-3
/
+3
*
[SyncFS] Fix repeated sync job on folder creation conflict
tzik@chromium.org
2014-02-04
4
-22
/
+135
*
[SyncFS] Interface clean up to DriveBackendSyncTest stuff
tzik@chromium.org
2014-02-03
1
-56
/
+30
*
[SyncFS] Add ReorganizeAndRevert test to DriveBackendSyncTest
tzik@chromium.org
2014-02-03
1
-0
/
+49
*
[SyncFS] Promote demoted sync tasks on DriveBackendSyncTest
tzik@chromium.org
2014-02-03
1
-6
/
+32
*
[SyncFS] Add reorganization tests to DriveBackendSyncTest
tzik@chromium.org
2014-01-31
1
-8
/
+199
*
[SyncFS] Disable quota management on tests
tzik@chromium.org
2014-01-30
10
-26
/
+34
*
[SyncFS] Replace LOG_INFO to LOG_VERBOSE in SyncFS stuff
tzik@chromium.org
2014-01-30
4
-6
/
+6
*
[SyncFS] Add ScopedEnableSyncFSV2 for testing
tzik@chromium.org
2014-01-30
2
-4
/
+29
*
[SyncFS] Don't re-run conflict resolution on resolution error
tzik@chromium.org
2014-01-30
1
-2
/
+3
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
3
-3
/
+3
*
[FileAPI] Replace default leveldb::Env with leveldb::MemEnv in tests.
tzik@chromium.org
2014-01-29
17
-41
/
+157
*
Move blob/mock_blob_url_request_context to content/
pilgrim@chromium.org
2014-01-29
4
-10
/
+10
*
[SyncFS] Make DriveBackendSyncTest expectation strict
tzik@chromium.org
2014-01-28
2
-3
/
+113
*
[SyncFS] Use leveldb::MemEnv in test code
tzik@chromium.org
2014-01-28
15
-20
/
+104
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
21
-381
/
+378
*
[SyncFS] Add folder reorganization testing functions to FakeDriveServiceHelper.
tzik@chromium.org
2014-01-27
2
-0
/
+28
*
drive: Wire metadata parameters to DriveServiceInterface::InitiateUploadNewFile
hashimoto@chromium.org
2014-01-24
5
-0
/
+5
*
drive: Wire metadata parameters to DriveServiceInterface and DriveUploader
hashimoto@chromium.org
2014-01-23
5
-5
/
+10
*
[SyncFS] Test remote rename behavior of DriveBackend
tzik@chromium.org
2014-01-22
1
-2
/
+52
*
Move ExtensionPrefs and friends to extensions/ directory.
derat@chromium.org
2014-01-22
1
-1
/
+1
*
[SyncFS] Add FakeDriveServiceHelper::RenameResource
tzik@chromium.org
2014-01-22
2
-0
/
+14
*
[SyncFS] Move FakeDriveUploader to drive_backend directory
tzik@chromium.org
2014-01-22
5
-10
/
+9
*
drive: Return NOT_FOUND from FakeDriveService after the entry gets deleted
hashimoto@chromium.org
2014-01-16
2
-4
/
+2
*
Change fileapi namespace to content for test files that are moved under content/
kinuko@chromium.org
2014-01-16
1
-1
/
+1
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-3
/
+2
*
[SyncFS] Move FakeDriveServiceHelper from V1 directory to V2.
tzik@chromium.org
2014-01-09
12
-16
/
+16
*
[SyncFS] Move APIUtil constants to V2 directory.
tzik@chromium.org
2014-01-08
15
-26
/
+37
*
[SyncFS] Clean up V1 drive_file_sync_util.h dependency from V2
tzik@chromium.org
2014-01-07
12
-80
/
+80
*
[SyncFS] Add integration tests of the drive backend
tzik@chromium.org
2014-01-07
2
-0
/
+481
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
2
-10
/
+10
*
SyncFS: Fix when to call OnSyncIdle()
kinuko@chromium.org
2013-12-20
1
-2
/
+3
*
[Retry][SyncFS] Add verbose logging to SyncEngineInitializer and ListChangesTask
tzik@chromium.org
2013-12-17
2
-2
/
+55
*
[SyncFS] Add Spark to white list to use SyncFileSystem V2
tzik@chromium.org
2013-12-17
1
-1
/
+6
*
SyncFS: Combined patch for SyncFS v2 fixes
kinuko@chromium.org
2013-12-17
23
-50
/
+347
*
SyncFS v2: Add conflicting tests that need multiple Sync/ConflictResolver runs
kinuko@chromium.org
2013-12-17
1
-14
/
+154
*
Revert 241126 "[SyncFS] Add verbose logging to SyncEngineInitial..."
tzik@chromium.org
2013-12-17
2
-55
/
+2
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-4
/
+5
*
[SyncFS] Add verbose logging to SyncEngineInitializer
tzik@chromium.org
2013-12-17
2
-2
/
+55
*
[SyncFS] Add NULL check to SyncFileSystemService::DidInitializeFileSystemForDump
tzik@chromium.org
2013-12-17
1
-0
/
+5
*
SyncFS v2: Skip Prepare for remote folder update for existing folder
kinuko@chromium.org
2013-12-13
3
-42
/
+23
[next]