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
*
Implement The Device Info controller, the controller will create
gangwu
2016-02-12
1
-1
/
+4
*
Renaming EntityData::Pass to PassToPtr to avoid Pass->std::move
skym
2016-02-12
10
-17
/
+17
*
[Sync] USS: Define SharedModelTypeProcessorTest methods inline.
maxbogue
2016-02-11
1
-342
/
+239
*
[Sync] DeviceInfoService now gives metadata to processor during init.
skym
2016-02-11
4
-0
/
+10
*
[Sync] USS: Rename SharedModelTypeProcessor::Start and related methods.
maxbogue
2016-02-11
8
-64
/
+63
*
[Sync] Moving DataTypeState to be a proto so that it can easily be
skym
2016-02-10
22
-133
/
+162
*
[Sync] USS: Refactor SharedModelTypeProcessor and improve init flow.
maxbogue
2016-02-10
9
-122
/
+114
*
[Sync] Initial integration between DeviceInfoService and ModelTypeStore.
skym
2016-02-09
4
-0
/
+83
*
Clean up dead code related to enhanced_bookmarks.
newt
2016-02-08
1
-10
/
+0
*
[Sync] Fix sync directory initialization to better handle errors
zea
2016-02-04
3
-37
/
+87
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-9
/
+0
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
1
-0
/
+9
*
Move gn _run target generation into test().
jbudorick
2016-02-03
1
-9
/
+0
*
[Sync] USS: Load metadata into the processor.
maxbogue
2016-02-01
12
-86
/
+212
*
[Sync] Renaming client key to client tag.
skym
2016-01-29
15
-67
/
+67
*
allocator cleanup: remove dependencies on allocator from all targets
primiano
2016-01-28
2
-9
/
+0
*
Emit logcats from sync_unit_tests.
stip
2016-01-26
1
-0
/
+1
*
In case of an AuthException, start the recovery intent if it exists. This is ...
maybelle
2016-01-26
1
-7
/
+24
*
Remove use of void** from HttpResponseHeaders::EnumerateHeader
olli.raula
2016-01-25
1
-1
/
+1
*
[Sync] Re-enable AccountManagerHelperTest.testNonCanonicalAccount.
maxbogue
2016-01-22
1
-2
/
+2
*
Remove sync request compression.
gangwu
2016-01-20
2
-202
/
+5
*
Fix remaining incompatibilities between scoped_ptr and unique_ptr.
dcheng
2016-01-20
3
-4
/
+4
*
Make all targets build without unused data members on Linux.
mlamouri
2016-01-16
1
-1
/
+0
*
Remove pvalenzuela@chromium.org from OWNERS
pvalenzuela
2016-01-14
2
-3
/
+0
*
[Sync] Enable testAndroidSyncSettingsPostsNotifications.
maxbogue
2016-01-14
1
-2
/
+0
*
Move bit_cast from base/macros.h to its own header
tapted
2016-01-14
2
-0
/
+2
*
Use MetadataChangeList and EntityChangeList in SharedModelTypeProcessor
stanisc
2016-01-12
13
-76
/
+521
*
[Sync] Add metrics for how sync is turned off.
maxbogue
2016-01-09
5
-1
/
+40
*
[Signin] Prepare to remove use of deprecated AMH method in VariationsSerssion.
maxbogue
2016-01-07
1
-3
/
+1
*
[Sync] Sync should run canary cycle after any network related error
pavely
2016-01-06
8
-44
/
+78
*
Fix GetCommitIds local deletion case resulting in orphaning of directory entries
stanisc
2016-01-05
2
-61
/
+312
*
[Sync] Add comment that ClientToServerMessage.share can be empty.
pavely
2016-01-04
1
-0
/
+4
*
Cleanup: Remove double semicolons.
thestig
2016-01-04
2
-2
/
+2
*
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
[next]