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

Issue 1842793002: Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (Closed)

Created:
4 years, 8 months ago by robertphillips
Modified:
4 years, 8 months ago
Reviewers:
f(malita), reed1
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 : clean up #

Total comments: 8

Patch Set 3 : Address code review issues #

Patch Set 4 : One more sk_ref_sp #

Patch Set 5 : Fox #

Patch Set 6 : update to ToT #

Patch Set 7 : Ooops #

Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -142 lines) Patch
M gm/imagefiltersclipped.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M gm/imagefiltersscaled.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M gm/localmatriximagefilter.cpp View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
M include/core/SkImageFilter.h View 1 2 3 4 5 6 2 chunks +10 lines, -2 lines 0 comments Download
M include/effects/SkPaintImageFilter.h View 1 chunk +9 lines, -1 line 0 comments Download
M samplecode/SampleFilterFuzz.cpp View 1 2 3 4 5 7 chunks +163 lines, -91 lines 0 comments Download
M src/core/SkCanvas.cpp View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M src/core/SkImageFilter.cpp View 1 2 3 4 5 3 chunks +20 lines, -4 lines 0 comments Download
M src/core/SkLocalMatrixImageFilter.h View 1 2 chunks +19 lines, -2 lines 0 comments Download
M src/core/SkLocalMatrixImageFilter.cpp View 1 2 3 2 chunks +5 lines, -16 lines 0 comments Download
M src/effects/SkPaintImageFilter.cpp View 2 chunks +4 lines, -7 lines 0 comments Download
M src/effects/SkPictureImageFilter.cpp View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M tests/ImageFilterTest.cpp View 1 2 3 4 5 2 chunks +7 lines, -6 lines 0 comments Download
M tests/PaintImageFilterTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 36 (18 generated)
robertphillips
4 years, 8 months ago (2016-03-29 16:41:14 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842793002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842793002/20001
4 years, 8 months ago (2016-03-29 17:22:40 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-03-29 17:39:21 UTC) #8
f(malita)
https://codereview.chromium.org/1842793002/diff/20001/gm/localmatriximagefilter.cpp File gm/localmatriximagefilter.cpp (right): https://codereview.chromium.org/1842793002/diff/20001/gm/localmatriximagefilter.cpp#newcode91 gm/localmatriximagefilter.cpp:91: show_image(canvas, image0.get(), localFilter); nit: std::move(localFilter) https://codereview.chromium.org/1842793002/diff/20001/samplecode/SampleFilterFuzz.cpp File samplecode/SampleFilterFuzz.cpp (right): ...
4 years, 8 months ago (2016-03-29 18:10:07 UTC) #9
robertphillips
https://codereview.chromium.org/1842793002/diff/20001/gm/localmatriximagefilter.cpp File gm/localmatriximagefilter.cpp (right): https://codereview.chromium.org/1842793002/diff/20001/gm/localmatriximagefilter.cpp#newcode91 gm/localmatriximagefilter.cpp:91: show_image(canvas, image0.get(), localFilter); On 2016/03/29 18:10:06, f(malita) wrote: > ...
4 years, 8 months ago (2016-03-29 19:31:40 UTC) #10
f(malita)
lgtm
4 years, 8 months ago (2016-03-29 19:57:24 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842793002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842793002/100001
4 years, 8 months ago (2016-03-29 20:25:42 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-03-29 20:38:05 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842793002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842793002/100001
4 years, 8 months ago (2016-03-29 20:42:06 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/8195)
4 years, 8 months ago (2016-03-29 20:44:19 UTC) #19
robertphillips
4 years, 8 months ago (2016-03-29 20:52:50 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842793002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842793002/100001
4 years, 8 months ago (2016-03-29 20:53:05 UTC) #23
commit-bot: I haz the power
Committed patchset #6 (id:100001) as https://skia.googlesource.com/skia/+/a33cf07a2273315363c0b6fb5d3ce811742f5a85
4 years, 8 months ago (2016-03-29 20:54:29 UTC) #25
djsollen
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/1837293003/ by djsollen@google.com. ...
4 years, 8 months ago (2016-03-30 02:06:50 UTC) #26
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842793002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842793002/120001
4 years, 8 months ago (2016-03-30 12:13:48 UTC) #29
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-03-30 12:24:40 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842793002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842793002/120001
4 years, 8 months ago (2016-03-30 14:31:26 UTC) #34
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 14:32:32 UTC) #36
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://skia.googlesource.com/skia/+/372177ee115d46dfb5bfb881a408e6c37ae83678

Powered by Google App Engine
This is Rietveld 408576698