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

Issue 1519573003: Change SkTaskGroup to use std::function. (Closed)

Created:
5 years ago by herb_g
Modified:
5 years ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Change SkTaskGroup to use std::function. Ripple all the changes. BUG=skia:4634 Committed: https://skia.googlesource.com/skia/+/30da5f7a1e4cf0daa2f284b4cae5128b23f0db96

Patch Set 1 #

Patch Set 2 : ws #

Patch Set 3 : Fix compiler breakage. #

Total comments: 6

Patch Set 4 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -52 lines) Patch
M dm/DM.cpp View 1 2 3 2 chunks +5 lines, -5 lines 0 comments Download
M src/core/SkTaskGroup.h View 1 2 3 3 chunks +13 lines, -17 lines 0 comments Download
M src/core/SkTaskGroup.cpp View 1 7 chunks +30 lines, -30 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
herb_g
ws
5 years ago (2015-12-10 18:10:17 UTC) #1
herb_g
5 years ago (2015-12-10 18:12:06 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1519573003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1519573003/20001
5 years ago (2015-12-10 18:12:20 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-Clang-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-Clang-x86_64-Debug-Trybot/builds/4754)
5 years ago (2015-12-10 18:13:13 UTC) #8
herb_g
Fix compiler breakage.
5 years ago (2015-12-10 18:40:14 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1519573003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1519573003/40001
5 years ago (2015-12-10 18:40:51 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-10 18:52:42 UTC) #13
mtklein
https://codereview.chromium.org/1519573003/diff/40001/dm/DM.cpp File dm/DM.cpp (right): https://codereview.chromium.org/1519573003/diff/40001/dm/DM.cpp#newcode1117 dm/DM.cpp:1117: tg.batch([t](int j) { Task::Run(&t[j]); }, currentEnclave->count()); Seems like "Task* ...
5 years ago (2015-12-10 20:58:35 UTC) #15
herb_g
address comments
5 years ago (2015-12-10 21:58:07 UTC) #16
herb_g
PTAL https://codereview.chromium.org/1519573003/diff/40001/dm/DM.cpp File dm/DM.cpp (right): https://codereview.chromium.org/1519573003/diff/40001/dm/DM.cpp#newcode1117 dm/DM.cpp:1117: tg.batch([t](int j) { Task::Run(&t[j]); }, currentEnclave->count()); On 2015/12/10 ...
5 years ago (2015-12-10 21:58:36 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1519573003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1519573003/60001
5 years ago (2015-12-10 21:59:55 UTC) #19
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years ago (2015-12-10 21:59:56 UTC) #20
mtklein
lgtm
5 years ago (2015-12-10 22:01:15 UTC) #21
commit-bot: I haz the power
5 years ago (2015-12-10 22:12:38 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/30da5f7a1e4cf0daa2f284b4cae5128b23f0db96

Powered by Google App Engine
This is Rietveld 408576698