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

Issue 1217333002: Add a group policy for hardware acceleration. (Closed)

Created:
5 years, 5 months ago by Zhenyao Mo
Modified:
5 years, 5 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, Ken Russell (switch to Gerrit), vmiura
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a group policy for hardware acceleration. BUG=337713 TEST=browser_tests R=atwilson@chromium.org Committed: https://crrev.com/d6486a6280378ac0f858c1027e6c389ab6a342c6 Cr-Commit-Position: refs/heads/master@{#339202}

Patch Set 1 #

Total comments: 25

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 2

Patch Set 4 : add indicator tests #

Patch Set 5 : fix #

Patch Set 6 : fix test failures #

Patch Set 7 : rebase #

Total comments: 5

Patch Set 8 : #

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -4 lines) Patch
M chrome/browser/policy/configuration_policy_handler_list_factory.cc View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/policy/policy_browsertest.cc View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/browser_options.html View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M chrome/test/data/policy/policy_test_cases.json View 1 2 3 4 5 6 8 1 chunk +14 lines, -0 lines 0 comments Download
M components/policy/resources/policy_templates.json View 1 2 3 4 5 6 3 chunks +23 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 41 (12 generated)
Zhenyao Mo
atwilson or bartfab: can one of you review this? jar: histograms.xml owner kbr, vmiura: FYI
5 years, 5 months ago (2015-06-30 23:15:13 UTC) #1
Zhenyao Mo
Note that this control is also part of the chrome://settings -> Advanced -> System I ...
5 years, 5 months ago (2015-06-30 23:15:52 UTC) #2
Zhenyao Mo
On 2015/06/30 23:15:52, Zhenyao Mo wrote: > Note that this control is also part of ...
5 years, 5 months ago (2015-06-30 23:18:06 UTC) #3
Zhenyao Mo
On 2015/06/30 23:18:06, Zhenyao Mo wrote: > On 2015/06/30 23:15:52, Zhenyao Mo wrote: > > ...
5 years, 5 months ago (2015-06-30 23:38:50 UTC) #4
bartfab (slow)
https://codereview.chromium.org/1217333002/diff/1/chrome/browser/policy/policy_browsertest.cc File chrome/browser/policy/policy_browsertest.cc (right): https://codereview.chromium.org/1217333002/diff/1/chrome/browser/policy/policy_browsertest.cc#newcode3844 chrome/browser/policy/policy_browsertest.cc:3844: ~HardwareAccelerationModePolicyTest() override {} Nit: No need to override the ...
5 years, 5 months ago (2015-07-01 09:16:55 UTC) #5
Zhenyao Mo
Thanks for reviewing this. I revised my CL accordingly, except for the test part, where ...
5 years, 5 months ago (2015-07-01 17:56:08 UTC) #6
Zhenyao Mo
Also, -jar, +isherman for histograms.xml change
5 years, 5 months ago (2015-07-01 18:09:25 UTC) #8
Ilya Sherman
histograms.xml lgtm
5 years, 5 months ago (2015-07-01 23:28:10 UTC) #9
Andrew T Wilson (Slow)
lg, but I'll let bartfab have the final say since he did the first review. ...
5 years, 5 months ago (2015-07-03 15:45:28 UTC) #10
Zhenyao Mo
On 2015/07/03 15:45:28, Andrew T Wilson wrote: > lg, but I'll let bartfab have the ...
5 years, 5 months ago (2015-07-06 17:03:11 UTC) #11
Zhenyao Mo
From patch 2 and patch 3, only the desc text changed, but why patch 2 ...
5 years, 5 months ago (2015-07-06 22:21:00 UTC) #12
bartfab (slow)
https://codereview.chromium.org/1217333002/diff/1/chrome/test/data/policy/policy_test_cases.json File chrome/test/data/policy/policy_test_cases.json (right): https://codereview.chromium.org/1217333002/diff/1/chrome/test/data/policy/policy_test_cases.json#newcode2250 chrome/test/data/policy/policy_test_cases.json:2250: { "pref": "hardware_acceleration_mode.enabled" } On 2015/07/01 17:56:07, Zhenyao Mo ...
5 years, 5 months ago (2015-07-08 12:40:33 UTC) #13
bartfab (slow)
5 years, 5 months ago (2015-07-08 12:40:36 UTC) #14
Zhenyao Mo
On 2015/07/08 12:40:36, bartfab (OOO till 3rd August) wrote: atwilson@: it seems bartfab is out ...
5 years, 5 months ago (2015-07-14 00:12:11 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217333002/120001
5 years, 5 months ago (2015-07-14 23:28:43 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-15 02:03:35 UTC) #19
Andrew T Wilson (Slow)
lgtm https://codereview.chromium.org/1217333002/diff/120001/chrome/browser/policy/policy_browsertest.cc File chrome/browser/policy/policy_browsertest.cc (right): https://codereview.chromium.org/1217333002/diff/120001/chrome/browser/policy/policy_browsertest.cc#newcode3860 chrome/browser/policy/policy_browsertest.cc:3860: IN_PROC_BROWSER_TEST_F(HardwareAccelerationModePolicyTest, What about the true case? Should we ...
5 years, 5 months ago (2015-07-16 09:59:55 UTC) #20
Zhenyao Mo
https://codereview.chromium.org/1217333002/diff/120001/chrome/browser/policy/policy_browsertest.cc File chrome/browser/policy/policy_browsertest.cc (right): https://codereview.chromium.org/1217333002/diff/120001/chrome/browser/policy/policy_browsertest.cc#newcode3860 chrome/browser/policy/policy_browsertest.cc:3860: IN_PROC_BROWSER_TEST_F(HardwareAccelerationModePolicyTest, On 2015/07/16 09:59:55, Andrew T Wilson wrote: > ...
5 years, 5 months ago (2015-07-16 18:06:31 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217333002/140001
5 years, 5 months ago (2015-07-16 18:07:21 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/79433)
5 years, 5 months ago (2015-07-16 18:19:19 UTC) #26
Zhenyao Mo
bauerb: owner approval for chrome/browser/resources/options/browser_options.html
5 years, 5 months ago (2015-07-16 18:22:54 UTC) #28
Zhenyao Mo
https://codereview.chromium.org/1217333002/diff/120001/chrome/test/data/policy/policy_test_cases.json File chrome/test/data/policy/policy_test_cases.json (right): https://codereview.chromium.org/1217333002/diff/120001/chrome/test/data/policy/policy_test_cases.json#newcode2264 chrome/test/data/policy/policy_test_cases.json:2264: { "policy": { "HardwareAccelerationModeEnabled": false } } On 2015/07/16 ...
5 years, 5 months ago (2015-07-16 20:21:16 UTC) #29
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217333002/160001
5 years, 5 months ago (2015-07-16 20:24:01 UTC) #31
Zhenyao Mo
Actually estade should be a better owner to review chrome/browser/resources/options/browser_options.html
5 years, 5 months ago (2015-07-16 20:29:25 UTC) #33
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_android_rel_ng/builds/45379)
5 years, 5 months ago (2015-07-16 23:30:31 UTC) #35
Evan Stade
On 2015/07/16 23:30:31, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
5 years, 5 months ago (2015-07-16 23:35:26 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217333002/160001
5 years, 5 months ago (2015-07-16 23:42:24 UTC) #39
commit-bot: I haz the power
Committed patchset #9 (id:160001)
5 years, 5 months ago (2015-07-17 02:20:58 UTC) #40
commit-bot: I haz the power
5 years, 5 months ago (2015-07-17 02:21:53 UTC) #41
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/d6486a6280378ac0f858c1027e6c389ab6a342c6
Cr-Commit-Position: refs/heads/master@{#339202}

Powered by Google App Engine
This is Rietveld 408576698