|
WIP: Towards NonBlockingTypeProcessorCore
Second half of non-blocking sync engine. Not ready for commit.
BUG= 351005
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1841 lines, -35 lines) |
Patch |
 |
A |
sync/engine/non_blocking_type_commit_contribution.h
|
View
|
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sync/engine/non_blocking_type_commit_contribution.cc
|
View
|
|
1 chunk |
+115 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/engine/non_blocking_type_processor_core.h
|
View
|
|
4 chunks |
+23 lines, -5 lines |
0 comments
|
Download
|
 |
|
sync/engine/non_blocking_type_processor_core.cc
|
View
|
|
5 chunks |
+196 lines, -25 lines |
0 comments
|
Download
|
 |
A |
sync/engine/non_blocking_type_processor_core_unittest.cc
|
View
|
|
1 chunk |
+859 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sync/engine/non_blocking_type_processor_interface.h
|
View
|
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
sync/engine/non_blocking_type_processor_interface.cc
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
|
sync/engine/non_blocking_type_processor_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
sync/engine/sync_thread_sync_entity.h
|
View
|
|
1 chunk |
+130 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sync/engine/sync_thread_sync_entity.cc
|
View
|
|
1 chunk |
+229 lines, -0 lines |
0 comments
|
Download
|
 |
|
sync/engine/sync_thread_sync_entity_unittest.cc
|
View
|
|
1 chunk |
+136 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/proto_value_conversions.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/proto_value_conversions.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/sessions/model_type_registry.cc
|
View
|
|
2 chunks |
+55 lines, -1 line |
0 comments
|
Download
|
 |
|
sync/sync_core.gypi
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/sync_tests.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|