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

Issue 776803003: Updated DeviceStatusReportRequest to contain new monitoring data. (Closed)

Created:
6 years ago by Andrew T Wilson (Slow)
Modified:
6 years ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Updated DeviceStatusReportRequest to contain new monitoring data. Added code to DeviceStatusCollector to populate new NetworkState fields. BUG=430908 Committed: https://crrev.com/1bae4cbc36222bc1f85d3b5e2392df5c55a9eec1 Cr-Commit-Position: refs/heads/master@{#308393}

Patch Set 1 #

Patch Set 2 : Merge ToT #

Patch Set 3 : Fixed error in proto def for volume_info #

Total comments: 30

Patch Set 4 : Review feedback #

Patch Set 5 : Addressed more feedback #

Total comments: 8

Patch Set 6 : Addressed more review feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+304 lines, -18 lines) Patch
M chrome/browser/chromeos/ownership/owner_settings_service_chromeos.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/device_status_collector.h View 4 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/policy/device_status_collector.cc View 1 2 3 4 5 11 chunks +77 lines, -13 lines 0 comments Download
M chrome/browser/chromeos/policy/device_status_collector_browsertest.cc View 1 2 3 4 5 6 chunks +126 lines, -1 line 0 comments Download
M chrome/browser/chromeos/policy/proto/chrome_device_policy.proto View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/settings/device_settings_provider.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M chromeos/settings/cros_settings_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/settings/cros_settings_names.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M components/policy/proto/device_management_backend.proto View 1 2 3 3 chunks +82 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
Andrew T Wilson (Slow)
A nice CL for you to review while you're in MTV :)
6 years ago (2014-12-05 15:11:10 UTC) #2
Andrew T Wilson (Slow)
Yuri, PTAL at owner_settings_service_chromeos.cc and device_settings_provider.cc. Daniel: PTAL at cros_settings_names.*
6 years ago (2014-12-05 15:27:25 UTC) #4
ygorshenin1
LGTM to owner_settings_service_chromeos.cc and device_settings_provider.cc https://codereview.chromium.org/776803003/diff/40001/chrome/browser/chromeos/policy/device_status_collector.cc File chrome/browser/chromeos/policy/device_status_collector.cc (right): https://codereview.chromium.org/776803003/diff/40001/chrome/browser/chromeos/policy/device_status_collector.cc#newcode466 chrome/browser/chromeos/policy/device_status_collector.cc:466: for (state = state_list.begin(); ...
6 years ago (2014-12-05 15:55:41 UTC) #5
Daniel Erat
lgtm for cros_settings_names
6 years ago (2014-12-05 16:17:35 UTC) #6
pneubeck (no reviews)
https://codereview.chromium.org/776803003/diff/40001/chrome/browser/chromeos/policy/device_status_collector.cc File chrome/browser/chromeos/policy/device_status_collector.cc (right): https://codereview.chromium.org/776803003/diff/40001/chrome/browser/chromeos/policy/device_status_collector.cc#newcode213 chrome/browser/chromeos/policy/device_status_collector.cc:213: if (!cros_settings_->GetBoolean( IMO it would help a bit to ...
6 years ago (2014-12-09 03:00:10 UTC) #7
Andrew T Wilson (Slow)
Philipp: PTAL - I have a few forward-looking items in this CL (proto definitions that ...
6 years ago (2014-12-11 00:09:55 UTC) #8
pneubeck (no reviews)
LGTM!! with a few minor comments https://codereview.chromium.org/776803003/diff/80001/chrome/browser/chromeos/policy/device_status_collector.cc File chrome/browser/chromeos/policy/device_status_collector.cc (right): https://codereview.chromium.org/776803003/diff/80001/chrome/browser/chromeos/policy/device_status_collector.cc#newcode474 chrome/browser/chromeos/policy/device_status_collector.cc:474: std::string connection_state_string(state->connection_state()); optional ...
6 years ago (2014-12-12 02:02:47 UTC) #9
Andrew T Wilson (Slow)
https://codereview.chromium.org/776803003/diff/80001/chrome/browser/chromeos/policy/device_status_collector.cc File chrome/browser/chromeos/policy/device_status_collector.cc (right): https://codereview.chromium.org/776803003/diff/80001/chrome/browser/chromeos/policy/device_status_collector.cc#newcode474 chrome/browser/chromeos/policy/device_status_collector.cc:474: std::string connection_state_string(state->connection_state()); On 2014/12/12 02:02:47, pneubeck wrote: > optional ...
6 years ago (2014-12-15 17:00:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/776803003/100001
6 years ago (2014-12-15 17:01:46 UTC) #12
commit-bot: I haz the power
Committed patchset #6 (id:100001)
6 years ago (2014-12-15 19:39:51 UTC) #13
commit-bot: I haz the power
6 years ago (2014-12-15 19:41:29 UTC) #14
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1bae4cbc36222bc1f85d3b5e2392df5c55a9eec1
Cr-Commit-Position: refs/heads/master@{#308393}

Powered by Google App Engine
This is Rietveld 408576698