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

Issue 2111563002: Device policy for LoginApps. (Closed)

Created:
4 years, 5 months ago by achuithb
Modified:
4 years, 5 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, tnagel+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Device policy for LoginApps. This is just the boilerplate wiring of a device policy. It doesn't actually affect anything. BUG=576464 TBR=bartfab@chromium.org Committed: https://crrev.com/d90f54d47a575ba3217d4672ef6d61d74265527a Cr-Commit-Position: refs/heads/master@{#403672}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : Maksim feedback #

Patch Set 4 : Update caption #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -1 line) Patch
M chrome/browser/chromeos/policy/device_policy_decoder_chromeos.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/policy/proto/chrome_device_policy.proto View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/settings/device_settings_provider.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/test/data/policy/policy_test_cases.json View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M chromeos/settings/cros_settings_names.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/settings/cros_settings_names.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M components/policy/resources/policy_templates.json View 1 2 3 4 2 chunks +47 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111563002/1
4 years, 5 months ago (2016-06-29 14:29:17 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111563002/20001
4 years, 5 months ago (2016-06-29 14:37:59 UTC) #4
achuithb
Maksim, please take a look.
4 years, 5 months ago (2016-06-29 14:39:55 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-29 15:44:58 UTC) #8
emaxx
lgtm with nits https://codereview.chromium.org/2111563002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto File chrome/browser/chromeos/policy/proto/chrome_device_policy.proto (right): https://codereview.chromium.org/2111563002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto#newcode714 chrome/browser/chromeos/policy/proto/chrome_device_policy.proto:714: // A list of apps to ...
4 years, 5 months ago (2016-06-29 18:36:35 UTC) #9
achuithb
https://codereview.chromium.org/2111563002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto File chrome/browser/chromeos/policy/proto/chrome_device_policy.proto (right): https://codereview.chromium.org/2111563002/diff/20001/chrome/browser/chromeos/policy/proto/chrome_device_policy.proto#newcode714 chrome/browser/chromeos/policy/proto/chrome_device_policy.proto:714: // A list of apps to install from the ...
4 years, 5 months ago (2016-06-30 12:44:21 UTC) #10
emaxx
On 2016/06/30 12:44:21, achuithb wrote: > https://codereview.chromium.org/2111563002/diff/20001/tools/metrics/histograms/histograms.xml#newcode71812 > tools/metrics/histograms/histograms.xml:71812: + <int value="335" label="List > of ...
4 years, 5 months ago (2016-06-30 12:49:40 UTC) #11
achuithb
On 2016/06/30 12:49:40, emaxx wrote: > On 2016/06/30 12:44:21, achuithb wrote: > > > https://codereview.chromium.org/2111563002/diff/20001/tools/metrics/histograms/histograms.xml#newcode71812 ...
4 years, 5 months ago (2016-06-30 13:09:33 UTC) #12
achuithb
Bartosz: need an owner review for policy_templates.json. Ilya: need an owner review of histograms.xml.
4 years, 5 months ago (2016-06-30 13:21:27 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111563002/50001
4 years, 5 months ago (2016-06-30 14:57:12 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-device-gn on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-gn/builds/29610) ios-simulator on ...
4 years, 5 months ago (2016-06-30 14:59:23 UTC) #18
Ilya Sherman
histograms.xml lgtm
4 years, 5 months ago (2016-06-30 17:28:02 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2111563002/70001
4 years, 5 months ago (2016-07-04 09:04:52 UTC) #21
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-07-04 10:04:45 UTC) #23
achuithb
I've had to rebase this CL because someone added a policy, and I also need ...
4 years, 5 months ago (2016-07-04 12:50:09 UTC) #26
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/2111563002/70001
4 years, 5 months ago (2016-07-04 12:50:31 UTC) #29
commit-bot: I haz the power
Committed patchset #5 (id:70001)
4 years, 5 months ago (2016-07-04 12:55:56 UTC) #31
commit-bot: I haz the power
4 years, 5 months ago (2016-07-04 12:59:50 UTC) #33
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d90f54d47a575ba3217d4672ef6d61d74265527a
Cr-Commit-Position: refs/heads/master@{#403672}

Powered by Google App Engine
This is Rietveld 408576698