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

Issue 1854133002: Switch internal testing ImageFilters over to new onFilterImage interface (Closed)

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

Patch Set 1 #

Patch Set 2 : update #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -28 lines) Patch
M gm/imagefiltersbase.cpp View 3 chunks +7 lines, -7 lines 3 comments Download
M gm/imagefiltersgraph.cpp View 3 chunks +25 lines, -14 lines 1 comment Download
M tests/ImageFilterTest.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M tests/PDFPrimitivesTest.cpp View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
robertphillips
4 years, 8 months ago (2016-04-04 15:41:09 UTC) #4
Stephen White
https://codereview.chromium.org/1854133002/diff/20001/gm/imagefiltersbase.cpp File gm/imagefiltersbase.cpp (right): https://codereview.chromium.org/1854133002/diff/20001/gm/imagefiltersbase.cpp#newcode84 gm/imagefiltersbase.cpp:84: return sk_ref_sp<SkSpecialImage>(source); Let's not do this until we get ...
4 years, 8 months ago (2016-04-04 17:02:43 UTC) #5
robertphillips
https://codereview.chromium.org/1854133002/diff/20001/gm/imagefiltersbase.cpp File gm/imagefiltersbase.cpp (right): https://codereview.chromium.org/1854133002/diff/20001/gm/imagefiltersbase.cpp#newcode84 gm/imagefiltersbase.cpp:84: return sk_ref_sp<SkSpecialImage>(source); On 2016/04/04 17:02:42, Stephen White wrote: > ...
4 years, 8 months ago (2016-04-04 18:08:31 UTC) #6
Stephen White
LGTM https://codereview.chromium.org/1854133002/diff/20001/gm/imagefiltersbase.cpp File gm/imagefiltersbase.cpp (right): https://codereview.chromium.org/1854133002/diff/20001/gm/imagefiltersbase.cpp#newcode84 gm/imagefiltersbase.cpp:84: return sk_ref_sp<SkSpecialImage>(source); On 2016/04/04 18:08:31, robertphillips wrote: > ...
4 years, 8 months ago (2016-04-04 18:43:16 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/1854133002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1854133002/20001
4 years, 8 months ago (2016-04-04 18:54:56 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-04 19:06:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1854133002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1854133002/20001
4 years, 8 months ago (2016-04-04 19:06:53 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-04 19:07:50 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/4ba94e26106a4ecab4d3841d702b57487b82334e

Powered by Google App Engine
This is Rietveld 408576698