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

Issue 428263003: Intersect SkPictureImageFilter bounds against clip bounds. (Closed)

Created:
6 years, 4 months ago by Stephen White
Modified:
6 years, 4 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Intersect SkPictureImageFilter bounds against clip bounds. Intersect SkPictureImageFilter bounds against clip bounds to avoid unnecessary processing. This is how the other filters work (via applyCropRect()), but SkPictureImageFilter maintains its own crop. BUG=skia: Committed: https://skia.googlesource.com/skia/+/3d822c29d4272a6749e59801b202b1ed6d611be8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
M src/effects/SkPictureImageFilter.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/ImageFilterTest.cpp View 2 chunks +25 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Stephen White
Brian: PTAL. Thanks!
6 years, 4 months ago (2014-07-30 19:55:54 UTC) #1
bsalomon
lgtm
6 years, 4 months ago (2014-07-30 21:26:50 UTC) #2
Stephen White
The CQ bit was checked by senorblanco@chromium.org
6 years, 4 months ago (2014-07-30 21:37:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/senorblanco@chromium.org/428263003/1
6 years, 4 months ago (2014-07-30 21:37:40 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-07-30 21:49:38 UTC) #5
Message was sent while issue was closed.
Change committed as 3d822c29d4272a6749e59801b202b1ed6d611be8

Powered by Google App Engine
This is Rietveld 408576698