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
/
sync
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use server-side ModelTypeCount when it did not apply yet.
gangwu
2015-12-28
1
-2
/
+6
*
Clean up header files.
avi
2015-12-26
1
-1
/
+1
*
Convert Pass()→std::move() in //sync
dcheng
2015-12-26
51
-163
/
+191
*
[Sync] Use account_id instead of username in a few places in sync
pavely
2015-12-23
6
-9
/
+12
*
[Sync] replacing base::hash_map/set with std::unordered_map/set.
skym
2015-12-22
3
-51
/
+26
*
Switch to standard integer types in sync/.
avi
2015-12-22
303
-1129
/
+1597
*
Don't toggle sync on/off on account rename.
acleung
2015-12-19
2
-0
/
+13
*
[sql] Consider fresh databases suitable for memory-mapped I/O.
shess
2015-12-18
1
-2
/
+3
*
[Sync] Updating processor's Put method to take a scoped_ptr.
skym
2015-12-15
8
-39
/
+102
*
[Sync] Replace directory unittest rand with base::RandInt to fix lint warnings.
skym
2015-12-15
1
-4
/
+7
*
[Sync] Removing unnecessary using directive.
skym
2015-12-14
2
-2
/
+0
*
[Sync] Audited syncer unittest for gtest eq/bool and expected/actual usage, r...
skym
2015-12-14
1
-125
/
+96
*
[Sync] Fixing all trivial lint violations in src/sync/*
skym
2015-12-14
110
-370
/
+479
*
Sync: relax ordering constraints in GetCommitIds
stanisc
2015-12-12
1
-75
/
+9
*
Sync: Remove GetEntry() from BaseNode API.
stanisc
2015-12-12
7
-18
/
+44
*
[Sync] Fixing lint violations in src/sync/internal_api/*
skym
2015-12-11
84
-137
/
+213
*
[Android] Disable five flaky sync & signin tests.
jbudorick
2015-12-11
2
-0
/
+4
*
[Sync] Replacing SYNC_EXPORT_PRIVATE with SYNC_EXPORT for all usage, and fixi...
skym
2015-12-11
108
-384
/
+394
*
[Sync] Switch to using GoogleAuthUtil.clearToken().
maxbogue
2015-12-10
4
-117
/
+121
*
[Sync] Make InvalidationPreferences.commit() thread-safe.
maxbogue
2015-12-10
1
-4
/
+9
*
Sync: make all integration tests use implicit perm. folders
pvalenzuela
2015-12-10
2
-43
/
+1
*
Sync: Remove several unused columns from Sync DB meta_info table
stanisc
2015-12-09
4
-91
/
+234
*
[Sync] Remove ScopedServerStatusWatcher
pavely
2015-12-08
9
-114
/
+33
*
Revert of [Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violation...
caitkp
2015-12-07
108
-401
/
+404
*
[Sync] Removing SYNC_EXPORT_PRIVATE macro and fixing lint violations on
skym
2015-12-07
108
-404
/
+401
*
Do not do unnecessary recursive deletes for files.
thestig
2015-12-07
1
-2
/
+2
*
Format all BUILD.gn with "gn format --in-place".
sdefresne
2015-12-06
1
-1
/
+1
*
[Sync] Implement support for on-disk ModelTypeStore
pavely
2015-12-04
4
-6
/
+60
*
[Sync] Ensure all values of SyncProtocolErrorType are handled in ShouldReques...
pavely
2015-12-04
3
-8
/
+5
*
Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.
danakj
2015-12-04
2
-3
/
+1
*
[Sync] Adding interface methods and impl for data batch, renamed impl.
skym
2015-12-04
9
-48
/
+186
*
USS: Introduce dependency of SharedModelTypeProcessor on ModelTypeService
stanisc
2015-12-03
10
-36
/
+128
*
Remove kint64min.
avi
2015-12-03
2
-63
/
+102
*
Remove kuint8max.
avi
2015-12-03
4
-54
/
+64
*
Cleanup MockGrantCredentialsPermissionActivity after removing downstream refe...
knn
2015-12-02
2
-35
/
+0
*
Use GoogleAuthUtil's getToken instead of AccountManager.
knn
2015-12-02
8
-507
/
+112
*
sync/engine: switch base::ScopedPtrMap to std::map.
vmpstr
2015-12-01
2
-5
/
+8
*
base: Make ScopedPtrMap use DISALLOW_COPY_AND_ASSIGN
danakj
2015-12-01
1
-4
/
+4
*
ModelTypeEntity refactoring to use EntityData and EntityMetadata
stanisc
2015-12-01
15
-641
/
+696
*
[Sync] GetClientTag implementation for device info.
skym
2015-12-01
1
-1
/
+1
*
[Sync] Renaming MetadataChanges to MetadataChangeList, slight metadata owners...
skym
2015-12-01
15
-28
/
+187
*
ScopedPtrMap -> std::map from /sync
limasdf
2015-11-30
9
-48
/
+49
*
[Sync] Remove deprecated AccountManagerHelper calls in sync code.
maxbogue
2015-11-25
3
-15
/
+104
*
Remove the custom base64url implementation from //sync
peter
2015-11-25
3
-16
/
+4
*
jni: Pass method parameters as JavaParamRef in sync.
torne
2015-11-25
2
-98
/
+120
*
Port ChromeSyncShell build rules to GN
pkotwicz
2015-11-25
5
-48
/
+42
*
[Sync] ModelTypeStoreImpl implementation
pavely
2015-11-25
6
-57
/
+423
*
[Sync] Add histograms for sync response/error codes
zea
2015-11-24
1
-0
/
+5
*
Cleanup: Correctly spell success(ful).
thestig
2015-11-23
2
-4
/
+2
*
[Sync] Re-enable testAndroidSyncSettingsPostsNotifications.
maxbogue
2015-11-23
1
-5
/
+2
[next]