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

Issue 2227343002: Add Browser Task Scheduler Flags (Closed)

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

Description

Add Browser Task Scheduler Flags Adds the browser scheduler command line flags as well as exposing it via chrome://flags. Enabling the feature will place the browser in a forced variations group, allowing it to use task scheduler parameters from there. If the variations group is unavailable, then enabling this will still not enable the browser task scheduler BUG=553459, 633389 Committed: https://crrev.com/2ce242f8b6f3485e962363f6e05873576c313719 Cr-Commit-Position: refs/heads/master@{#411199}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add DCHECK #

Patch Set 3 : Adjust DCHECK message #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -1 line) Patch
M base/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A base/task_scheduler/switches.h View 1 chunk +15 lines, -0 lines 0 comments Download
A base/task_scheduler/switches.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 2 chunks +9 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 40 (21 generated)
robliao
4 years, 4 months ago (2016-08-10 16:26:34 UTC) #7
gab
"Enabling the feature will place the browser in a forced variations group, allowing it to ...
4 years, 4 months ago (2016-08-10 16:34:51 UTC) #8
robliao
On 2016/08/10 16:34:51, gab wrote: > "Enabling the feature will place the browser in a ...
4 years, 4 months ago (2016-08-10 16:38:23 UTC) #9
gab
On 2016/08/10 16:38:23, robliao wrote: > On 2016/08/10 16:34:51, gab wrote: > > "Enabling the ...
4 years, 4 months ago (2016-08-10 16:46:45 UTC) #10
gab
https://codereview.chromium.org/2227343002/diff/1/base/task_scheduler/switches.cc File base/task_scheduler/switches.cc (right): https://codereview.chromium.org/2227343002/diff/1/base/task_scheduler/switches.cc#newcode10 base/task_scheduler/switches.cc:10: const char kEnableBrowserTaskScheduler[] = "enable-browser-task-scheduler"; Can we have a ...
4 years, 4 months ago (2016-08-10 16:48:57 UTC) #11
gab
On 2016/08/10 16:48:57, gab wrote: > https://codereview.chromium.org/2227343002/diff/1/base/task_scheduler/switches.cc > File base/task_scheduler/switches.cc (right): > > https://codereview.chromium.org/2227343002/diff/1/base/task_scheduler/switches.cc#newcode10 > ...
4 years, 4 months ago (2016-08-10 18:34:35 UTC) #12
robliao
Reviewers, please review the filepaths by your username. Thanks! thestig: chrome/browser/* isherman: *metrics* https://codereview.chromium.org/2227343002/diff/1/base/task_scheduler/switches.cc File ...
4 years, 4 months ago (2016-08-10 20:10:52 UTC) #17
Ilya Sherman
histograms.xml lgtm
4 years, 4 months ago (2016-08-10 20:53:32 UTC) #18
Lei Zhang
lgtm
4 years, 4 months ago (2016-08-10 21:36:56 UTC) #21
robliao
Adding danakj@ as FYI on flags in base.
4 years, 4 months ago (2016-08-10 21:40:49 UTC) #22
danakj
Do you need both flags? Normally I'd expect 1 flag (the non-default), and when the ...
4 years, 4 months ago (2016-08-10 22:17:54 UTC) #26
robliao
On 2016/08/10 22:17:54, danakj wrote: > Do you need both flags? Normally I'd expect 1 ...
4 years, 4 months ago (2016-08-10 22:30:41 UTC) #27
danakj
On 2016/08/10 22:30:41, robliao wrote: > On 2016/08/10 22:17:54, danakj wrote: > > Do you ...
4 years, 4 months ago (2016-08-10 22:36:01 UTC) #28
robliao
On 2016/08/10 22:36:01, danakj wrote: > On 2016/08/10 22:30:41, robliao wrote: > > On 2016/08/10 ...
4 years, 4 months ago (2016-08-10 22:40:11 UTC) #29
Ilya Sherman
On 2016/08/10 22:40:11, robliao wrote: > On 2016/08/10 22:36:01, danakj wrote: > > On 2016/08/10 ...
4 years, 4 months ago (2016-08-10 23:45:35 UTC) #32
robliao
Nice. I just pulled a random report and didn't see it. I was probably looking ...
4 years, 4 months ago (2016-08-11 00:15:47 UTC) #33
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/2227343002/60001
4 years, 4 months ago (2016-08-11 00:19:36 UTC) #36
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 4 months ago (2016-08-11 00:24:53 UTC) #38
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 00:26:49 UTC) #40
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2ce242f8b6f3485e962363f6e05873576c313719
Cr-Commit-Position: refs/heads/master@{#411199}

Powered by Google App Engine
This is Rietveld 408576698