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

Issue 2248533002: Update ComputeBlurredRRectParams to compute all the parameters needed for occluded blurred rrect ni… (Closed)

Created:
4 years, 4 months ago by robertphillips
Modified:
4 years, 4 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

Update ComputeBlurredRRectParams to compute all the parameters needed for occluded blurred rrect ninepatch draws This is split out of: https://codereview.chromium.org/2245653002/ (Start using vertex attributes for nine-patch blurred rrect draws) GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2248533002 Committed: https://skia.googlesource.com/skia/+/c4d2f907311fca08303c254b2488bd7990fa2f32

Patch Set 1 #

Patch Set 2 : clean up #

Patch Set 3 : Spruce up test #

Patch Set 4 : Fix test #

Patch Set 5 : SK_ARRAY_COUNT still returns the wrong type #

Patch Set 6 : update to ToT #

Patch Set 7 : Fix bug #

Total comments: 2

Patch Set 8 : Fix indentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -84 lines) Patch
M include/effects/SkBlurMaskFilter.h View 1 2 1 chunk +19 lines, -7 lines 0 comments Download
M src/effects/SkBlurMaskFilter.cpp View 1 2 3 4 5 6 7 6 chunks +143 lines, -50 lines 0 comments Download
M tests/BlurTest.cpp View 1 2 3 4 5 2 chunks +106 lines, -27 lines 0 comments Download

Messages

Total messages: 36 (30 generated)
robertphillips
4 years, 4 months ago (2016-08-15 12:55:42 UTC) #7
robertphillips
ping
4 years, 4 months ago (2016-08-16 14:07:59 UTC) #23
bsalomon
lgtm https://codereview.chromium.org/2248533002/diff/120001/src/effects/SkBlurMaskFilter.cpp File src/effects/SkBlurMaskFilter.cpp (right): https://codereview.chromium.org/2248533002/diff/120001/src/effects/SkBlurMaskFilter.cpp#newcode156 src/effects/SkBlurMaskFilter.cpp:156: SkScalar lower, SkScalar higher, align?
4 years, 4 months ago (2016-08-16 14:30:02 UTC) #26
robertphillips
https://codereview.chromium.org/2248533002/diff/120001/src/effects/SkBlurMaskFilter.cpp File src/effects/SkBlurMaskFilter.cpp (right): https://codereview.chromium.org/2248533002/diff/120001/src/effects/SkBlurMaskFilter.cpp#newcode156 src/effects/SkBlurMaskFilter.cpp:156: SkScalar lower, SkScalar higher, On 2016/08/16 14:30:02, bsalomon wrote: ...
4 years, 4 months ago (2016-08-16 14:37:05 UTC) #27
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/2248533002/140001
4 years, 4 months ago (2016-08-16 15:22:36 UTC) #34
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 16:30:06 UTC) #36
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://skia.googlesource.com/skia/+/c4d2f907311fca08303c254b2488bd7990fa2f32

Powered by Google App Engine
This is Rietveld 408576698