Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(161)

Issue 1382743004: [Sync] Move ModelTypeProcessor* and rename *Impl to Shared*. (Closed)

Created:
5 years, 2 months ago by maxbogue
Modified:
5 years, 2 months ago
Reviewers:
stanisc
CC:
chromium-reviews, pavely, tim+watch_chromium.org, pvalenzuela+watch_chromium.org, maxbogue+watch_chromium.org, plaree+watch_chromium.org, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] Move ModelTypeProcessor* and rename *Impl to Shared*. BUG=536895 Committed: https://crrev.com/786b459e828e3d593d92ccd8f1b53dee26cbe052 Cr-Commit-Position: refs/heads/master@{#353323}

Patch Set 1 #

Patch Set 2 : Forgot gyp was a thing. #

Patch Set 3 : also the test #

Total comments: 8

Patch Set 4 : Rebase. #

Patch Set 5 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -1385 lines) Patch
M components/sync_driver/non_blocking_data_type_controller.h View 1 2 3 4 chunks +9 lines, -9 lines 0 comments Download
M components/sync_driver/non_blocking_data_type_controller.cc View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M components/sync_driver/non_blocking_data_type_controller_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M sync/BUILD.gn View 1 2 3 6 chunks +5 lines, -5 lines 0 comments Download
M sync/engine/model_type_entity_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
D sync/engine/model_type_processor.h View 1 chunk +0 lines, -40 lines 0 comments Download
D sync/engine/model_type_processor.cc View 1 chunk +0 lines, -15 lines 0 comments Download
D sync/engine/model_type_processor_impl.h View 1 2 3 1 chunk +0 lines, -154 lines 0 comments Download
D sync/engine/model_type_processor_impl.cc View 1 2 3 1 chunk +0 lines, -298 lines 0 comments Download
D sync/engine/model_type_processor_impl_unittest.cc View 1 2 3 1 chunk +0 lines, -706 lines 0 comments Download
M sync/engine/model_type_worker.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M sync/engine/model_type_worker_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + sync/internal_api/public/model_type_processor.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + sync/internal_api/public/model_type_processor.cc View 1 chunk +3 lines, -5 lines 0 comments Download
A + sync/internal_api/public/shared_model_type_processor.h View 1 2 3 5 chunks +13 lines, -13 lines 0 comments Download
A + sync/internal_api/shared_model_type_processor.cc View 1 2 3 12 chunks +33 lines, -41 lines 0 comments Download
A + sync/internal_api/shared_model_type_processor_unittest.cc View 1 2 3 29 chunks +59 lines, -59 lines 0 comments Download
M sync/internal_api/sync_context_proxy_impl_unittest.cc View 1 2 3 6 chunks +8 lines, -8 lines 0 comments Download
M sync/sessions/model_type_registry.cc View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M sync/sessions/model_type_registry_unittest.cc View 4 chunks +9 lines, -9 lines 0 comments Download
M sync/sync.gyp View 1 4 chunks +4 lines, -4 lines 0 comments Download
M sync/sync_tests.gypi View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M sync/test/engine/mock_model_type_processor.h View 1 chunk +1 line, -1 line 0 comments Download
M sync/test/engine/mock_model_type_processor.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
maxbogue
Stan, PTAL!
5 years, 2 months ago (2015-10-04 22:55:10 UTC) #2
stanisc
I have a few comments for now. I'll do a more detailed review once you've ...
5 years, 2 months ago (2015-10-05 18:11:35 UTC) #3
maxbogue
PTAL! The merge with your change is complete. https://codereview.chromium.org/1382743004/diff/40001/components/sync_driver/non_blocking_data_type_controller.h File components/sync_driver/non_blocking_data_type_controller.h (right): https://codereview.chromium.org/1382743004/diff/40001/components/sync_driver/non_blocking_data_type_controller.h#newcode128 components/sync_driver/non_blocking_data_type_controller.h:128: base::WeakPtr<syncer_v2::SharedModelTypeProcessor> ...
5 years, 2 months ago (2015-10-08 17:59:56 UTC) #4
stanisc
lgtm
5 years, 2 months ago (2015-10-09 17:24:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1382743004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1382743004/80001
5 years, 2 months ago (2015-10-09 17:35:01 UTC) #7
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 2 months ago (2015-10-09 17:42:24 UTC) #8
commit-bot: I haz the power
5 years, 2 months ago (2015-10-09 17:44:05 UTC) #9
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/786b459e828e3d593d92ccd8f1b53dee26cbe052
Cr-Commit-Position: refs/heads/master@{#353323}

Powered by Google App Engine
This is Rietveld 408576698