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

Issue 2344963002: Fix color bug in SkRRectsGaussianEdgeShader (Closed)

Created:
4 years, 3 months ago by robertphillips
Modified:
4 years, 3 months ago
Reviewers:
jvanverth1, bsalomon
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix color bug in SkRRectsGaussianEdgeShader Due to the code at the end of emitCode this shader was darker than the SkGaussianEdgeShader on Android. This CL also removes the unused "pad" parameter. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2344963002 NOTREECHECKS=true TBR=bsalomon@google.com Committed: https://skia.googlesource.com/skia/+/ec895345e51e439715f275cc95534d8cc3b1b3e0

Patch Set 1 #

Patch Set 2 : Clean up #

Patch Set 3 : Fix #

Total comments: 3

Patch Set 4 : Add new constant to GM #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -51 lines) Patch
M gm/reveal.cpp View 1 2 3 3 chunks +4 lines, -3 lines 0 comments Download
M include/effects/SkRRectsGaussianEdgeShader.h View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/SkRRectsGaussianEdgeShader.cpp View 1 2 18 chunks +36 lines, -47 lines 0 comments Download

Messages

Total messages: 30 (23 generated)
robertphillips
4 years, 3 months ago (2016-09-15 18:29:22 UTC) #4
jvanverth1
lgtm + request https://codereview.chromium.org/2344963002/diff/40001/gm/reveal.cpp File gm/reveal.cpp (right): https://codereview.chromium.org/2344963002/diff/40001/gm/reveal.cpp#newcode384 gm/reveal.cpp:384: paint.setShader(SkRRectsGaussianEdgeShader::Make(clipRR, drawnRR, kPad)); Can this be ...
4 years, 3 months ago (2016-09-15 19:52:10 UTC) #13
robertphillips
https://codereview.chromium.org/2344963002/diff/40001/gm/reveal.cpp File gm/reveal.cpp (right): https://codereview.chromium.org/2344963002/diff/40001/gm/reveal.cpp#newcode384 gm/reveal.cpp:384: paint.setShader(SkRRectsGaussianEdgeShader::Make(clipRR, drawnRR, kPad)); On 2016/09/15 19:52:09, jvanverth1 wrote: > ...
4 years, 3 months ago (2016-09-15 19:53:20 UTC) #14
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/2344963002/60001
4 years, 3 months ago (2016-09-15 20:12:55 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on master.client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/13864)
4 years, 3 months ago (2016-09-15 20:15:25 UTC) #25
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/2344963002/60001
4 years, 3 months ago (2016-09-15 20:17:17 UTC) #28
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 20:18:23 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/ec895345e51e439715f275cc95534d8cc3b1b3e0

Powered by Google App Engine
This is Rietveld 408576698