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
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-1
/
+0
*
Introduce CopyOrMoveOption.
hidehiko@chromium.org
2013-09-25
4
-5
/
+18
*
Do not purge remote folder if extension is installed as unpacked and has a key
kinuko@chromium.org
2013-09-23
10
-10
/
+84
*
Shorten the sync schedule delay when there're many pending changes
kinuko@chromium.org
2013-09-21
1
-15
/
+31
*
[Retry] SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem
nhiroki@chromium.org
2013-09-21
4
-45
/
+6
*
Fix flakiness in SyncFileSystemServiceTest
kinuko@chromium.org
2013-09-20
1
-17
/
+15
*
Disable SyncFileSystemServiceTest.GetFileSyncStatus under ThreadSanitizer v2
glider@chromium.org
2013-09-20
1
-1
/
+8
*
[SyncFS] Add more tests for SyncEngineInitializer
tzik@chromium.org
2013-09-20
9
-42
/
+285
*
Making OAuth2TokenService multi-login aware:
fgorski@chromium.org
2013-09-20
4
-8
/
+14
*
Simplifies CopyOrMoveOperationDelegate implementation.
hidehiko@chromium.org
2013-09-19
1
-3
/
+6
*
Use SNAPSHOT sync mode for LocalSync
kinuko@chromium.org
2013-09-19
14
-88
/
+278
*
SyncFS: Bypass disabling an origin when reloading an app
nhiroki@chromium.org
2013-09-19
1
-14
/
+25
*
Revert "Making OAuth2TokenService multi-login aware:"
hidehiko@chromium.org
2013-09-19
2
-7
/
+2
*
Revert 223635 "SyncFS: Support resolveLocalFileSystemURL on Sync..."
nhiroki@chromium.org
2013-09-19
4
-4
/
+44
*
Making OAuth2TokenService multi-login aware:
fgorski@chromium.org
2013-09-19
2
-2
/
+7
*
Revert 223913 "Use SNAPSHOT sync mode for LocalSync"
thakis@chromium.org
2013-09-19
14
-270
/
+84
*
More FileAPI chrome -> webkit dependency cleanup
kinuko@chromium.org
2013-09-18
2
-2
/
+0
*
Use SNAPSHOT sync mode for LocalSync
kinuko@chromium.org
2013-09-18
14
-84
/
+270
*
[SyncFS] Add generic result reciever
tzik@chromium.org
2013-09-18
5
-57
/
+72
*
Use TestBrowserThreadBundle in sync_file_system/local unittests
kinuko@chromium.org
2013-09-18
3
-35
/
+31
*
Drop remote non-delete directory change if we already know there's a folder
kinuko@chromium.org
2013-09-18
1
-0
/
+8
*
Improve SyncFS local/remote scheduling
kinuko@chromium.org
2013-09-18
2
-157
/
+183
*
SyncFS: Support resolveLocalFileSystemURL on SyncFileSystem
nhiroki@chromium.org
2013-09-17
4
-44
/
+4
*
Add SNAPSHOT sync mode to LocalFileSyncContext::PrepareForSync
kinuko@chromium.org
2013-09-13
8
-34
/
+279
*
Revert 223010 "Change SyncFS service status to temporary_unavail..."
kinuko@chromium.org
2013-09-13
2
-13
/
+3
*
Record file type correctly in DidGetDirectoryContentForBatchSync
kinuko@chromium.org
2013-09-13
1
-0
/
+8
*
"File Busy" status must be resolved when other sync finishes.
kinuko@chromium.org
2013-09-13
1
-0
/
+1
*
Move CreateFrom{GData WAPI class} to drive_api_util.
hidehiko@chromium.org
2013-09-13
4
-2
/
+9
*
Fix SYNC_STATUS_RETRY: temporary-failure retry and intentional-retry should b...
kinuko@chromium.org
2013-09-13
4
-5
/
+8
*
Change SyncFS service status to temporary_unavailable only when it gets many ...
kinuko@chromium.org
2013-09-13
2
-3
/
+13
*
SyncFS: Add -> Delete remote change sequence should not end up sync error
kinuko@chromium.org
2013-09-13
2
-6
/
+14
*
Fix SyncTaskManager current_callback handling
kinuko@chromium.org
2013-09-13
1
-3
/
+5
*
Instead introducing a static Create* methods to create FileStream{Reader,Writ...
kinuko@chromium.org
2013-09-12
1
-2
/
+2
*
SyncFS: Introduce pending origin operation queue
kinuko@chromium.org
2013-09-12
5
-0
/
+277
*
Move CreateFrom{Drive V2 class} to drive_api_util.
hidehiko@chromium.org
2013-09-12
1
-2
/
+2
*
Let LocalSyncDelegate::StartOver give control back to the scheduler
kinuko@chromium.org
2013-09-12
2
-15
/
+25
*
Cleanup Origin-related operation methods in RemoteFileSyncService
kinuko@chromium.org
2013-09-12
12
-138
/
+62
*
[SyncFS] Implement SyncEngineInitializer
tzik@chromium.org
2013-09-11
5
-11
/
+507
*
Run Origin-related operations at higher priority in SyncFS
kinuko@chromium.org
2013-09-10
5
-28
/
+164
*
[SyncFS] Factor out test utils to separate file
tzik@chromium.org
2013-09-10
3
-54
/
+195
*
[SyncFS] Move SyncFS V1 files from drive_backend to drive_backend_v1
tzik@chromium.org
2013-09-10
35
-95
/
+96
*
Make SyncTaskManager's regular Task cancellable (like SyncTask)
kinuko@chromium.org
2013-09-10
3
-9
/
+44
*
Adds callbacks to notify progress into Copy's API.
hidehiko@chromium.org
2013-09-09
4
-3
/
+11
*
Remove dependency to file_system_operation_impl.h outside from chrome/
kinuko@chromium.org
2013-09-09
3
-7
/
+7
*
Chromium Blob hacking
michaeln@chromium.org
2013-09-07
4
-22
/
+29
*
Replace swap with Pass() on setters in drive_api_parser.
tzik@chromium.org
2013-09-06
1
-1
/
+1
*
[SyncFS] Add MetadataDatabase::PopulateInitialData
tzik@chromium.org
2013-09-06
3
-29
/
+227
*
Fixes FileSystemOperation::Cancel behavior
kinuko@chromium.org
2013-09-05
1
-2
/
+2
*
[SyncFS] Implement Database initialization part of SyncEngineInitializer
tzik@chromium.org
2013-09-05
5
-5
/
+84
*
Clean up DriveServiceInterface::GetRemaining family.
hidehiko@chromium.org
2013-09-04
8
-14
/
+11
[next]