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

Issue 993003002: Add lightspeed experiments to disable gpu. (Closed)

Created:
5 years, 9 months ago by Alexei Svitkine (slow)
Modified:
5 years, 9 months ago
CC:
chromium-reviews, not at google - send to devlin
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add lightspeed experiments to disable gpu. BUG=465771 Committed: https://crrev.com/54199ddc0b3bfb598d41682e6c2f2781050ed067 Cr-Commit-Position: refs/heads/master@{#320125}

Patch Set 1 : Gpu and extensions. #

Patch Set 2 : Only gpu. #

Total comments: 5

Patch Set 3 : Consolidate code for one param. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M chrome/browser/chrome_browser_field_trials_desktop.cc View 1 2 3 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (5 generated)
Alexei Svitkine (slow)
gab: Overall review. vangelis: FYI for GPU - I've tested that this happens early enough. ...
5 years, 9 months ago (2015-03-10 16:59:52 UTC) #3
not at google - send to devlin
> kalman: FYI for extensions Let's discuss this on the bug, and not include it ...
5 years, 9 months ago (2015-03-10 17:10:23 UTC) #4
Alexei Svitkine (slow)
Okay, re-purposing this CL to just do this for GPU only for now. We can ...
5 years, 9 months ago (2015-03-10 17:14:22 UTC) #5
Alexei Svitkine (slow)
Done, now controlling GPU only.
5 years, 9 months ago (2015-03-10 17:15:46 UTC) #7
not at google - send to devlin
Thanks!
5 years, 9 months ago (2015-03-10 17:17:18 UTC) #9
Alexei Svitkine (slow)
gab and vangelis: PTAL On Tue, Mar 10, 2015 at 1:17 PM, <kalman@chromium.org> wrote: > ...
5 years, 9 months ago (2015-03-10 18:53:44 UTC) #10
gab
https://codereview.chromium.org/993003002/diff/20001/chrome/browser/chrome_browser_field_trials_desktop.cc File chrome/browser/chrome_browser_field_trials_desktop.cc (right): https://codereview.chromium.org/993003002/diff/20001/chrome/browser/chrome_browser_field_trials_desktop.cc#newcode69 chrome/browser/chrome_browser_field_trials_desktop.cc:69: if (!variations::GetVariationParams("LightSpeed", &params)) Why not use typical GetVariationParamValue("LightSpeed", "NoGpu")? ...
5 years, 9 months ago (2015-03-10 19:42:12 UTC) #11
Alexei Svitkine (slow)
https://codereview.chromium.org/993003002/diff/20001/chrome/browser/chrome_browser_field_trials_desktop.cc File chrome/browser/chrome_browser_field_trials_desktop.cc (right): https://codereview.chromium.org/993003002/diff/20001/chrome/browser/chrome_browser_field_trials_desktop.cc#newcode69 chrome/browser/chrome_browser_field_trials_desktop.cc:69: if (!variations::GetVariationParams("LightSpeed", &params)) On 2015/03/10 19:42:12, gab wrote: > ...
5 years, 9 months ago (2015-03-10 19:48:36 UTC) #12
Alexei Svitkine (slow)
I updated the code to use APIs that are a bit more concise if only ...
5 years, 9 months ago (2015-03-11 15:57:08 UTC) #13
gab
lgtm (assuming that adding the --disable-gpu at that point is early enough for it to ...
5 years, 9 months ago (2015-03-11 15:59:41 UTC) #14
Alexei Svitkine (slow)
I tested with chrome://gpu and it did show it disabled. On Mar 11, 2015 11:59 ...
5 years, 9 months ago (2015-03-11 16:21:36 UTC) #15
vangelis
On 2015/03/11 16:21:36, Alexei Svitkine (slow) wrote: > I tested with chrome://gpu and it did ...
5 years, 9 months ago (2015-03-11 16:33:08 UTC) #16
Alexei Svitkine (slow)
On 2015/03/11 16:33:08, vangelis wrote: > On 2015/03/11 16:21:36, Alexei Svitkine (slow) wrote: > > ...
5 years, 9 months ago (2015-03-11 17:00:59 UTC) #17
Alexei Svitkine (slow)
On 2015/03/11 17:00:59, Alexei Svitkine (slow) wrote: > On 2015/03/11 16:33:08, vangelis wrote: > > ...
5 years, 9 months ago (2015-03-11 17:29:30 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/993003002/40001
5 years, 9 months ago (2015-03-11 17:30:17 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-11 19:48:29 UTC) #21
commit-bot: I haz the power
5 years, 9 months ago (2015-03-11 19:49:31 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/54199ddc0b3bfb598d41682e6c2f2781050ed067
Cr-Commit-Position: refs/heads/master@{#320125}

Powered by Google App Engine
This is Rietveld 408576698