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

Issue 1706533002: Chrome Task Scheduler Task Traits (Closed)

Created:
4 years, 10 months ago by robliao
Modified:
4 years, 10 months ago
Reviewers:
gab, fdoray
Base URL:
https://luckyluke-private.googlesource.com/src@a_master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Chrome Task Scheduler Task Traits Adds Task Traits documented in https://docs.google.com/a/chromium.org/document/d/1S2AAeoo1xa_vsLbDYBsDHCqhrkfiMgoIPlyRi6kxa5k/edit This change is a subset of https://codereview.chromium.org/1698183005/ BUG=553459

Patch Set 1 #

Patch Set 2 : Add OWNERS file #

Total comments: 24

Patch Set 3 : CR Feedback #

Patch Set 4 : Update the Base URL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -0 lines) Patch
M base/BUILD.gn View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M base/base.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A base/task_scheduler/OWNERS View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
A base/task_scheduler/task_traits.h View 1 2 1 chunk +122 lines, -0 lines 0 comments Download
A base/task_scheduler/task_traits.cc View 1 2 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
robliao
FYI, since we're starting the branch fresh, double check the CC lines since we're doing ...
4 years, 10 months ago (2016-02-16 21:32:01 UTC) #2
robliao
And added the OWNERS file.
4 years, 10 months ago (2016-02-16 21:37:28 UTC) #3
fdoray
lgtm with 2 comments/questions. https://codereview.chromium.org/1706533002/diff/20001/base/task_scheduler/task_traits.h File base/task_scheduler/task_traits.h (right): https://codereview.chromium.org/1706533002/diff/20001/base/task_scheduler/task_traits.h#newcode114 base/task_scheduler/task_traits.h:114: // first under contention. Maybe ...
4 years, 10 months ago (2016-02-16 21:47:01 UTC) #4
robliao
https://codereview.chromium.org/1706533002/diff/20001/base/task_scheduler/task_traits.h File base/task_scheduler/task_traits.h (right): https://codereview.chromium.org/1706533002/diff/20001/base/task_scheduler/task_traits.h#newcode114 base/task_scheduler/task_traits.h:114: // first under contention. On 2016/02/16 21:47:00, fdoray wrote: ...
4 years, 10 months ago (2016-02-16 21:55:04 UTC) #5
gab
lgtm w/ comment nits https://codereview.chromium.org/1706533002/diff/20001/base/task_scheduler/OWNERS File base/task_scheduler/OWNERS (right): https://codereview.chromium.org/1706533002/diff/20001/base/task_scheduler/OWNERS#newcode3 base/task_scheduler/OWNERS:3: fdoray@chromium.org alpha-sort is the norm ...
4 years, 10 months ago (2016-02-16 22:15:43 UTC) #6
robliao
https://codereview.chromium.org/1706533002/diff/20001/base/task_scheduler/OWNERS File base/task_scheduler/OWNERS (right): https://codereview.chromium.org/1706533002/diff/20001/base/task_scheduler/OWNERS#newcode3 base/task_scheduler/OWNERS:3: fdoray@chromium.org On 2016/02/16 22:15:43, gab wrote: > alpha-sort is ...
4 years, 10 months ago (2016-02-16 22:58:31 UTC) #7
gab
lgtm, thanks
4 years, 10 months ago (2016-02-16 23:03:26 UTC) #8
robliao
4 years, 10 months ago (2016-02-16 23:14:16 UTC) #10
Message was sent while issue was closed.
On 2016/02/16 23:03:26, gab wrote:
> lgtm, thanks

Landed at https://luckyluke-private.googlesource.com/src/+/s_0_task_traits/

Powered by Google App Engine
This is Rietveld 408576698