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

Issue 1210053003: Fix SkTileImageFilter clipping/cropRect interaction issue (Closed)

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

Description

Fix SkTileImageFilter clipping/cropRect interaction issue BUG=499499 Committed: https://skia.googlesource.com/skia/+/157bcd0840b578060dbc3365daafffc6837da391

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address code review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -12 lines) Patch
A gm/cropdisp.cpp View 1 chunk +105 lines, -0 lines 0 comments Download
M include/core/SkImageFilter.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/core/SkImageFilter.cpp View 1 chunk +31 lines, -0 lines 0 comments Download
M src/effects/SkColorFilterImageFilter.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/effects/SkDisplacementMapEffect.cpp View 2 chunks +2 lines, -1 line 0 comments Download
M src/effects/SkTileImageFilter.cpp View 1 3 chunks +20 lines, -11 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
robertphillips
5 years, 6 months ago (2015-06-25 19:14:04 UTC) #3
reed1
lgtm
5 years, 6 months ago (2015-06-25 21:18:55 UTC) #4
Stephen White
LGTM https://codereview.chromium.org/1210053003/diff/1/src/effects/SkTileImageFilter.cpp File src/effects/SkTileImageFilter.cpp (right): https://codereview.chromium.org/1210053003/diff/1/src/effects/SkTileImageFilter.cpp#newcode43 src/effects/SkTileImageFilter.cpp:43: // For don't apply any clip to the ...
5 years, 6 months ago (2015-06-25 21:58:15 UTC) #6
robertphillips
https://codereview.chromium.org/1210053003/diff/1/src/effects/SkTileImageFilter.cpp File src/effects/SkTileImageFilter.cpp (right): https://codereview.chromium.org/1210053003/diff/1/src/effects/SkTileImageFilter.cpp#newcode43 src/effects/SkTileImageFilter.cpp:43: // For don't apply any clip to the source ...
5 years, 6 months ago (2015-06-26 12:24:10 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1210053003/30001
5 years, 6 months ago (2015-06-26 12:24:24 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-26 12:29:48 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1210053003/30001
5 years, 6 months ago (2015-06-26 15:07:01 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:30001) as https://skia.googlesource.com/skia/+/157bcd0840b578060dbc3365daafffc6837da391
5 years, 6 months ago (2015-06-26 15:07:44 UTC) #15
bsalomon
5 years, 5 months ago (2015-07-01 18:02:34 UTC) #16
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:30001) has been created in
https://codereview.chromium.org/1219193002/ by bsalomon@google.com.

The reason for reverting is: Perf regression:
https://code.google.com/p/chromium/issues/detail?id=505564.

Powered by Google App Engine
This is Rietveld 408576698