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

Issue 1847953003: Switch SkMatrixImageFilter 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 #

Total comments: 2

Patch Set 2 : Uninline Create method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -46 lines) Patch
M src/core/SkMatrixImageFilter.h View 1 3 chunks +8 lines, -12 lines 0 comments Download
M src/core/SkMatrixImageFilter.cpp View 1 2 chunks +37 lines, -34 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
robertphillips
4 years, 8 months ago (2016-03-31 18:48:25 UTC) #4
Stephen White
LGTM w/nit https://codereview.chromium.org/1847953003/diff/1/src/core/SkMatrixImageFilter.h File src/core/SkMatrixImageFilter.h (right): https://codereview.chromium.org/1847953003/diff/1/src/core/SkMatrixImageFilter.h#newcode31 src/core/SkMatrixImageFilter.h:31: return new SkMatrixImageFilter(transform, filterQuality, input); Please don't ...
4 years, 8 months ago (2016-03-31 19:01:52 UTC) #5
robertphillips
https://codereview.chromium.org/1847953003/diff/1/src/core/SkMatrixImageFilter.h File src/core/SkMatrixImageFilter.h (right): https://codereview.chromium.org/1847953003/diff/1/src/core/SkMatrixImageFilter.h#newcode31 src/core/SkMatrixImageFilter.h:31: return new SkMatrixImageFilter(transform, filterQuality, input); On 2016/03/31 19:01:52, Stephen ...
4 years, 8 months ago (2016-03-31 19:55:21 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1847953003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1847953003/20001
4 years, 8 months ago (2016-03-31 19:55:40 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-01 11:50:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1847953003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1847953003/20001
4 years, 8 months ago (2016-04-01 14:12:49 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 14:13:45 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/08541d5340a9cadcca60b2f04b1f2dde73be2587

Powered by Google App Engine
This is Rietveld 408576698