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

Issue 2587963003: [CrOS Tether]: Add LocalDeviceDataProvider, which fetches device data for the local device. (Closed)

Created:
4 years ago by Kyle Horimoto
Modified:
4 years ago
Reviewers:
Ryan Hansberry
CC:
chromium-reviews, jlklein+watch-tether_chromium.org, tengs+watch-tether_chromium.org, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, oshima+watch_chromium.org, khorimoto+watch-tether_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[CrOS Tether]: Add LocalDeviceDataProvider, which fetches device data for the local device. BUG=672263 Committed: https://crrev.com/0db25be78692cdd2f3e6b12f35d7014107676206 Cr-Commit-Position: refs/heads/master@{#439655}

Patch Set 1 #

Total comments: 4

Patch Set 2 : hansberry@ comments. #

Patch Set 3 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+386 lines, -4 lines) Patch
M chromeos/components/tether/BUILD.gn View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
A chromeos/components/tether/local_device_data_provider.h View 1 1 chunk +88 lines, -0 lines 0 comments Download
A chromeos/components/tether/local_device_data_provider.cc View 1 1 chunk +87 lines, -0 lines 0 comments Download
A chromeos/components/tether/local_device_data_provider_unittest.cc View 1 1 chunk +204 lines, -0 lines 0 comments Download
M components/cryptauth/cryptauth_enrollment_manager.h View 1 chunk +2 lines, -2 lines 0 comments Download
M components/cryptauth/cryptauth_enrollment_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Kyle Horimoto
4 years ago (2016-12-19 20:03:53 UTC) #2
Ryan Hansberry
https://codereview.chromium.org/2587963003/diff/1/chromeos/components/tether/local_device_data_provider.h File chromeos/components/tether/local_device_data_provider.h (right): https://codereview.chromium.org/2587963003/diff/1/chromeos/components/tether/local_device_data_provider.h#newcode46 chromeos/components/tether/local_device_data_provider.h:46: class LocalDeviceDataProviderContext { In your HostScanScheduler CL, tengs@ preferred ...
4 years ago (2016-12-19 20:25:31 UTC) #3
Kyle Horimoto
https://codereview.chromium.org/2587963003/diff/1/chromeos/components/tether/local_device_data_provider.h File chromeos/components/tether/local_device_data_provider.h (right): https://codereview.chromium.org/2587963003/diff/1/chromeos/components/tether/local_device_data_provider.h#newcode46 chromeos/components/tether/local_device_data_provider.h:46: class LocalDeviceDataProviderContext { On 2016/12/19 20:25:31, Ryan Hansberry wrote: ...
4 years ago (2016-12-19 21:23:55 UTC) #4
Ryan Hansberry
lgtm
4 years ago (2016-12-19 21:30:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2587963003/20001
4 years ago (2016-12-19 21:35:41 UTC) #7
commit-bot: I haz the power
Failed to apply patch for chromeos/components/tether/BUILD.gn: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-12-20 00:16:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2587963003/40001
4 years ago (2016-12-20 00:22:47 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-20 01:29:42 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-20 01:32:38 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0db25be78692cdd2f3e6b12f35d7014107676206
Cr-Commit-Position: refs/heads/master@{#439655}

Powered by Google App Engine
This is Rietveld 408576698