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

Issue 1879643003: Switch AlphaThresholdFilter 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

Switch AlphaThresholdFilter over to new onFilterImage interface This CL also alters the raster path in two ways: it now respects the sRGB/linear distinction of its input it now respects the clip TBR=reed@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1879643003 Committed: https://skia.googlesource.com/skia/+/af9b8c804643952d5ff3deed62f1355319b72f72

Patch Set 1 #

Patch Set 2 : clean up #

Patch Set 3 : clean up #

Total comments: 22

Patch Set 4 : Address code review comments #

Total comments: 4

Patch Set 5 : Fix serialize-8888 config (deserialize crop rect) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -99 lines) Patch
M gm/imagealphathreshold.cpp View 1 2 3 6 chunks +16 lines, -5 lines 0 comments Download
M include/core/SkImageFilter.h View 1 2 3 3 chunks +14 lines, -7 lines 0 comments Download
M include/effects/SkAlphaThresholdFilter.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M src/core/SkImageFilter.cpp View 1 2 3 3 chunks +41 lines, -3 lines 0 comments Download
M src/effects/SkAlphaThresholdFilter.cpp View 1 2 3 4 7 chunks +143 lines, -83 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
robertphillips
4 years, 8 months ago (2016-04-11 20:34:35 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/1879643003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1879643003/40001
4 years, 8 months ago (2016-04-11 20:38:35 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-11 20:48:07 UTC) #8
Stephen White
https://codereview.chromium.org/1879643003/diff/40001/include/core/SkImageFilter.h File include/core/SkImageFilter.h (right): https://codereview.chromium.org/1879643003/diff/40001/include/core/SkImageFilter.h#newcode425 include/core/SkImageFilter.h:425: * intersecting the initial bounds with "dstBounds", to ensure ...
4 years, 8 months ago (2016-04-11 20:48:20 UTC) #9
reed1
api lgtm
4 years, 8 months ago (2016-04-12 01:36:47 UTC) #10
robertphillips
https://codereview.chromium.org/1879643003/diff/40001/include/core/SkImageFilter.h File include/core/SkImageFilter.h (right): https://codereview.chromium.org/1879643003/diff/40001/include/core/SkImageFilter.h#newcode425 include/core/SkImageFilter.h:425: * intersecting the initial bounds with "dstBounds", to ensure ...
4 years, 8 months ago (2016-04-12 15:36:39 UTC) #11
Stephen White
https://codereview.chromium.org/1879643003/diff/40001/include/core/SkImageFilter.h File include/core/SkImageFilter.h (right): https://codereview.chromium.org/1879643003/diff/40001/include/core/SkImageFilter.h#newcode425 include/core/SkImageFilter.h:425: * intersecting the initial bounds with "dstBounds", to ensure ...
4 years, 8 months ago (2016-04-12 15:41:40 UTC) #12
Stephen White
LGTM https://codereview.chromium.org/1879643003/diff/60001/src/effects/SkAlphaThresholdFilter.cpp File src/effects/SkAlphaThresholdFilter.cpp (right): https://codereview.chromium.org/1879643003/diff/60001/src/effects/SkAlphaThresholdFilter.cpp#newcode66 src/effects/SkAlphaThresholdFilter.cpp:66: std::move(input), Nit: std::move() here seems to be overkill. ...
4 years, 8 months ago (2016-04-12 16:34:32 UTC) #13
robertphillips
https://codereview.chromium.org/1879643003/diff/60001/src/effects/SkAlphaThresholdFilter.cpp File src/effects/SkAlphaThresholdFilter.cpp (right): https://codereview.chromium.org/1879643003/diff/60001/src/effects/SkAlphaThresholdFilter.cpp#newcode66 src/effects/SkAlphaThresholdFilter.cpp:66: std::move(input), On 2016/04/12 16:34:32, Stephen White wrote: > Nit: ...
4 years, 8 months ago (2016-04-12 16:55:29 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1879643003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1879643003/60001
4 years, 8 months ago (2016-04-12 16:55:50 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/7766)
4 years, 8 months ago (2016-04-12 17:01:21 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1879643003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1879643003/80001
4 years, 8 months ago (2016-04-12 17:48:11 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-12 17:58:44 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1879643003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1879643003/80001
4 years, 8 months ago (2016-04-12 18:01:24 UTC) #25
commit-bot: I haz the power
4 years, 8 months ago (2016-04-12 18:02:28 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/af9b8c804643952d5ff3deed62f1355319b72f72

Powered by Google App Engine
This is Rietveld 408576698