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

Issue 1709263002: Update SkImageFilter's cache to handle SkSpecialImages and add unit test (Closed)

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

Update SkImageFilter's cache to handle SkSpecialImages and add unit test This is calved off of: https://codereview.chromium.org/1695823002/ (Get OffsetImageFilter really working with SkSpecialImages) GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1709263002 TBR=bsalomon@google.com Committed: https://skia.googlesource.com/skia/+/df7bb471e5455dece2784a970d9ae50d3ab0ca75

Patch Set 1 #

Patch Set 2 : Add subset to cache key #

Patch Set 3 : Fix comment #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+308 lines, -29 lines) Patch
M gyp/core.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkImageFilter.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/core/SkImageFilter.cpp View 1 10 chunks +51 lines, -27 lines 0 comments Download
A src/core/SkImageFilterCacheKey.h View 1 1 chunk +42 lines, -0 lines 0 comments Download
M src/core/SkSpecialImage.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
A tests/ImageFilterCacheTest.cpp View 1 1 chunk +208 lines, -0 lines 4 comments Download

Messages

Total messages: 19 (10 generated)
robertphillips
4 years, 10 months ago (2016-02-18 20:34:05 UTC) #4
Stephen White
LGTM https://codereview.chromium.org/1709263002/diff/40001/tests/ImageFilterCacheTest.cpp File tests/ImageFilterCacheTest.cpp (right): https://codereview.chromium.org/1709263002/diff/40001/tests/ImageFilterCacheTest.cpp#newcode134 tests/ImageFilterCacheTest.cpp:134: SkBitmap srcBM = create_bm(); Not sure I understand ...
4 years, 10 months ago (2016-02-18 21:14:28 UTC) #6
robertphillips
https://codereview.chromium.org/1709263002/diff/40001/tests/ImageFilterCacheTest.cpp File tests/ImageFilterCacheTest.cpp (right): https://codereview.chromium.org/1709263002/diff/40001/tests/ImageFilterCacheTest.cpp#newcode134 tests/ImageFilterCacheTest.cpp:134: SkBitmap srcBM = create_bm(); They should be testing the ...
4 years, 10 months ago (2016-02-19 15:27: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/1709263002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1709263002/40001
4 years, 10 months ago (2016-02-19 15:28:33 UTC) #9
Stephen White
https://codereview.chromium.org/1709263002/diff/40001/tests/ImageFilterCacheTest.cpp File tests/ImageFilterCacheTest.cpp (right): https://codereview.chromium.org/1709263002/diff/40001/tests/ImageFilterCacheTest.cpp#newcode134 tests/ImageFilterCacheTest.cpp:134: SkBitmap srcBM = create_bm(); On 2016/02/19 15:27:10, robertphillips wrote: ...
4 years, 10 months ago (2016-02-19 15:32:09 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-19 15:58:35 UTC) #14
robertphillips
https://codereview.chromium.org/1709263002/diff/40001/tests/ImageFilterCacheTest.cpp File tests/ImageFilterCacheTest.cpp (right): https://codereview.chromium.org/1709263002/diff/40001/tests/ImageFilterCacheTest.cpp#newcode134 tests/ImageFilterCacheTest.cpp:134: SkBitmap srcBM = create_bm(); Right - once images are ...
4 years, 10 months ago (2016-02-19 16:04:53 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1709263002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1709263002/40001
4 years, 10 months ago (2016-02-19 16:18:35 UTC) #17
commit-bot: I haz the power
4 years, 10 months ago (2016-02-19 16:19:48 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/df7bb471e5455dece2784a970d9ae50d3ab0ca75

Powered by Google App Engine
This is Rietveld 408576698