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

Issue 680533002: add gm: colorwheel (Closed)

Created:
6 years, 1 month ago by hal.canary
Modified:
6 years, 1 month ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : all mtklein suggestions #

Total comments: 2

Patch Set 3 : error message on missing resource #

Patch Set 4 : ints->floats #

Patch Set 5 : Another Patch Set #

Patch Set 6 : refactor checkerboard() fn for simplicity #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -1 line) Patch
A gm/colorwheel.cpp View 1 2 3 4 5 1 chunk +57 lines, -0 lines 0 comments Download
M gm/gm.h View 1 1 chunk +14 lines, -0 lines 0 comments Download
M gyp/gmslides.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M tools/Resources.h View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/Resources.cpp View 1 2 chunks +12 lines, -1 line 0 comments Download

Messages

Total messages: 22 (9 generated)
hal.canary
ptal
6 years, 1 month ago (2014-10-24 16:36:52 UTC) #2
mtklein
https://codereview.chromium.org/680533002/diff/1/gm/colorwheel.cpp File gm/colorwheel.cpp (right): https://codereview.chromium.org/680533002/diff/1/gm/colorwheel.cpp#newcode33 gm/colorwheel.cpp:33: static void colorwheel(SkCanvas* canvas) { // Here is why ...
6 years, 1 month ago (2014-10-24 16:47:49 UTC) #3
hal.canary
https://codereview.chromium.org/680533002/diff/1/gm/colorwheel.cpp File gm/colorwheel.cpp (right): https://codereview.chromium.org/680533002/diff/1/gm/colorwheel.cpp#newcode33 gm/colorwheel.cpp:33: static void colorwheel(SkCanvas* canvas) { On 2014/10/24 16:47:48, mtklein ...
6 years, 1 month ago (2014-10-24 17:22:01 UTC) #4
mtklein
lgtm https://codereview.chromium.org/680533002/diff/20001/gm/colorwheel.cpp File gm/colorwheel.cpp (right): https://codereview.chromium.org/680533002/diff/20001/gm/colorwheel.cpp#newcode46 gm/colorwheel.cpp:46: if (GetResourceAsBitmap("color_wheel.png", &bitmap)) { Might want SkAssertResult in ...
6 years, 1 month ago (2014-10-24 17:28:44 UTC) #5
hal.canary
https://codereview.chromium.org/680533002/diff/20001/gm/colorwheel.cpp File gm/colorwheel.cpp (right): https://codereview.chromium.org/680533002/diff/20001/gm/colorwheel.cpp#newcode46 gm/colorwheel.cpp:46: if (GetResourceAsBitmap("color_wheel.png", &bitmap)) { On 2014/10/24 17:28:44, mtklein wrote: ...
6 years, 1 month ago (2014-10-24 18:01:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/680533002/40001
6 years, 1 month ago (2014-10-24 18:01:52 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-VS2013-x86-Debug-Trybot on client.skia.compile (http://build.chromium.org/p/client.skia.compile/builders/Build-Win-VS2013-x86-Debug-Trybot/builds/248)
6 years, 1 month ago (2014-10-24 18:14:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/680533002/60001
6 years, 1 month ago (2014-10-24 18:28:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/680533002/70001
6 years, 1 month ago (2014-10-24 19:47:35 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/680533002/80001
6 years, 1 month ago (2014-10-24 19:50:27 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-VS2013-x86-Debug-Trybot on client.skia.compile (http://build.chromium.org/p/client.skia.compile/builders/Build-Win-VS2013-x86-Debug-Trybot/builds/262)
6 years, 1 month ago (2014-10-24 21:22:26 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/680533002/100001
6 years, 1 month ago (2014-10-26 12:15:57 UTC) #21
commit-bot: I haz the power
6 years, 1 month ago (2014-10-26 12:23:58 UTC) #22
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as 30b83d45a3af444e6868c638d86442c2ea3e20c6

Powered by Google App Engine
This is Rietveld 408576698