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

Issue 1338183002: Fix GPU-only snapping bug in mask blur rendering (Closed)

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

Description

Fix GPU-only snapping bug in mask blur rendering The existing mask effect code in Ganesh is subject to snapping issues (when the created mask is redrawn). This artifact can be seen by rendering the original geometry (w/o blurs) and comparing that result to a rendering of the unblurred masks. W/o this patch the results do not match up (they are arbitrarily shifted by a pixel). This patch will require rebaselining and suppressions. Chromium layout tests suppressions are here: https://codereview.chromium.org/1342683003/ (Add layout test suppressions for upcoming Skia roll) Committed: https://skia.googlesource.com/skia/+/3833daaa663db7e655a8077cdab42cca19d3a276

Patch Set 1 #

Patch Set 2 : Fixed compiler complaint #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -7 lines) Patch
M src/gpu/GrBlurUtils.cpp View 1 4 chunks +13 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
robertphillips
5 years, 3 months ago (2015-09-13 18:15:51 UTC) #2
bsalomon
lgtm, does this fix the issue you showed me the other day with the circle ...
5 years, 3 months ago (2015-09-14 13:33:39 UTC) #3
robertphillips
On 2015/09/14 13:33:39, bsalomon wrote: > lgtm, does this fix the issue you showed me ...
5 years, 3 months ago (2015-09-14 13:38:01 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/1338183002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1338183002/1
5 years, 3 months ago (2015-09-14 13:38:17 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot/builds/1506) Build-Ubuntu-GCC-Mips-Debug-Android-Trybot on ...
5 years, 3 months ago (2015-09-14 13:38:57 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1338183002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1338183002/20001
5 years, 3 months ago (2015-09-14 15:12:12 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-14 15:17:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1338183002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1338183002/20001
5 years, 3 months ago (2015-09-14 18:17:34 UTC) #15
commit-bot: I haz the power
5 years, 3 months ago (2015-09-14 18:18:16 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/3833daaa663db7e655a8077cdab42cca19d3a276

Powered by Google App Engine
This is Rietveld 408576698