|
|
Introducing the concept for a storage key for ModelTypeServices, which is used to communicate with the processor and independent of client tag and client tag hashes.
Ideally the services will be able to use any object, not just a std::string. My intention is that this can be done in a subsequent change, if we decide we still want to do so.
BUG= 636140
Committed: https://crrev.com/b9932b5ad0b4632a7d651ae3442241ec759c5293
Cr-Commit-Position: refs/heads/master@{#411438}
Total comments: 24
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+692 lines, -594 lines) |
Patch |
 |
M |
components/sync/api/data_batch.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/sync/api/entity_change.h
|
View
|
|
1 chunk |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/sync/api/entity_change.cc
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/sync/api/fake_model_type_service.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/sync/api/fake_model_type_service.cc
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/sync/api/metadata_batch.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/sync/api/metadata_batch.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/sync/api/metadata_change_list.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/sync/api/model_type_change_processor.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/sync/api/model_type_service.h
|
View
|
1
2
|
2 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/sync/core/data_batch_impl.h
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/sync/core/data_batch_impl.cc
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/sync/core/data_batch_impl_unittest.cc
|
View
|
1
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/sync/core/processor_entity_tracker.h
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/sync/core/processor_entity_tracker.cc
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/sync/core/processor_entity_tracker_unittest.cc
|
View
|
|
19 chunks |
+46 lines, -43 lines |
0 comments
|
Download
|
 |
M |
components/sync/core/shared_model_type_processor.h
|
View
|
1
2
|
3 chunks |
+24 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/sync/core/shared_model_type_processor.cc
|
View
|
1
2
|
17 chunks |
+56 lines, -40 lines |
0 comments
|
Download
|
 |
M |
components/sync/core/shared_model_type_processor_unittest.cc
|
View
|
1
2
3
4
|
42 chunks |
+341 lines, -305 lines |
0 comments
|
Download
|
 |
M |
components/sync/test/engine/mock_model_type_worker.h
|
View
|
1
|
3 chunks |
+25 lines, -21 lines |
0 comments
|
Download
|
 |
M |
components/sync/test/engine/mock_model_type_worker.cc
|
View
|
1
|
6 chunks |
+35 lines, -45 lines |
0 comments
|
Download
|
 |
M |
components/sync_driver/device_info_service.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/sync_driver/device_info_service.cc
|
View
|
|
7 chunks |
+16 lines, -14 lines |
0 comments
|
Download
|
 |
M |
components/sync_driver/device_info_service_unittest.cc
|
View
|
1
2
|
19 chunks |
+59 lines, -55 lines |
0 comments
|
Download
|
Total messages: 27 (18 generated)
|