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

Issue 23637008: Split radial_gradients2 GM into two to reproduce its bug. (Closed)

Created:
7 years, 3 months ago by mtklein
Modified:
7 years, 3 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Split radial_gradients2 GM into two to reproduce its bug. Android HW rendering seems to be taking the premul-first path, while Skia takes the interpolate-first path (both SW and HW). BUG= R=reed@google.com Committed: https://code.google.com/p/skia/source/detail?r=11284

Patch Set 1 #

Total comments: 1

Patch Set 2 : one gm, side by side #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -19 lines) Patch
M gm/gradients.cpp View 1 2 chunks +30 lines, -19 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
mtklein
7 years, 3 months ago (2013-09-11 14:28:20 UTC) #1
reed1
https://codereview.chromium.org/23637008/diff/1/gm/gradients.cpp File gm/gradients.cpp (right): https://codereview.chromium.org/23637008/diff/1/gm/gradients.cpp#newcode446 gm/gradients.cpp:446: static GM* MyFactory7(void*) { return new RadialGradient2GM(true); } nitties: ...
7 years, 3 months ago (2013-09-11 14:33:27 UTC) #2
mtklein
On 2013/09/11 14:33:27, reed1 wrote: > https://codereview.chromium.org/23637008/diff/1/gm/gradients.cpp > File gm/gradients.cpp (right): > > https://codereview.chromium.org/23637008/diff/1/gm/gradients.cpp#newcode446 > ...
7 years, 3 months ago (2013-09-11 14:50:56 UTC) #3
mtklein
On 2013/09/11 14:50:56, mtklein wrote: > On 2013/09/11 14:33:27, reed1 wrote: > > https://codereview.chromium.org/23637008/diff/1/gm/gradients.cpp > ...
7 years, 3 months ago (2013-09-11 14:56:13 UTC) #4
reed1
lgtm
7 years, 3 months ago (2013-09-11 15:03:11 UTC) #5
mtklein
7 years, 3 months ago (2013-09-16 13:02:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r11284 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698