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

Issue 1408123003: [Sync] Initial USS service implementation for DeviceInfo. (Closed)

Created:
5 years, 2 months ago by skym
Modified:
5 years, 1 month ago
Reviewers:
maxbogue, pavely, stanisc
CC:
chromium-reviews, 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] Initial USS service implementation for DeviceInfo. BUG=543401 Committed: https://crrev.com/e8ce32d8517a8a5255d5ab89747b2c11daabc4b0 Cr-Commit-Position: refs/heads/master@{#356406}

Patch Set 1 #

Patch Set 2 : Minor changes. #

Patch Set 3 : Fixing unit test. #

Patch Set 4 : Service now handles both init and un-init provider. #

Patch Set 5 : Added some stub imaginary methods for the ModelTypeService interface. #

Total comments: 12

Patch Set 6 : Updated for Stan's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+438 lines, -5 lines) Patch
M components/components_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M components/sync_driver.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M components/sync_driver/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M components/sync_driver/device_info.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
A components/sync_driver/device_info_service.h View 1 2 3 4 5 1 chunk +130 lines, -0 lines 0 comments Download
A components/sync_driver/device_info_service.cc View 1 2 3 4 5 1 chunk +224 lines, -0 lines 0 comments Download
A components/sync_driver/device_info_service_unittest.cc View 1 2 3 4 5 1 chunk +65 lines, -0 lines 0 comments Download
M components/sync_driver/device_info_sync_service.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M components/sync_driver/device_info_sync_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/sync_driver/device_info_sync_service_unittest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M components/sync_driver/local_device_info_provider_mock.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/sync_driver/local_device_info_provider_mock.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
skym
I just wanted to send this out in case anyone has any comments. It is ...
5 years, 2 months ago (2015-10-21 00:43:00 UTC) #3
stanisc
https://codereview.chromium.org/1408123003/diff/80001/components/sync_driver/device_info_service.h File components/sync_driver/device_info_service.h (right): https://codereview.chromium.org/1408123003/diff/80001/components/sync_driver/device_info_service.h#newcode29 components/sync_driver/device_info_service.h:29: namespace sync_driver { Should this be in sync_driver_v2 namespace ...
5 years, 2 months ago (2015-10-22 20:16:53 UTC) #4
skym
Updated for Stan's comments. I have not changed to use client tag hash as the ...
5 years, 2 months ago (2015-10-23 20:29:49 UTC) #5
stanisc
lgtm
5 years, 1 month ago (2015-10-27 20:30:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1408123003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1408123003/100001
5 years, 1 month ago (2015-10-27 20:30:58 UTC) #8
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 1 month ago (2015-10-27 21:51:52 UTC) #9
commit-bot: I haz the power
5 years, 1 month ago (2015-10-27 21:52:49 UTC) #10
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/e8ce32d8517a8a5255d5ab89747b2c11daabc4b0
Cr-Commit-Position: refs/heads/master@{#356406}

Powered by Google App Engine
This is Rietveld 408576698