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

Issue 1819393002: Switch SkMorphologyImageFilter over to new onFilterImage interface (Closed)

Created:
4 years, 9 months ago by robertphillips
Modified:
4 years, 9 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 SkMorphologyImageFilter over to new onFilterImage interface This now relies on: https://codereview.chromium.org/1826233002/ (Add rowBytesAsPixels and shiftPerPixel to SkPixmap) TBR=bsalomon@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1819393002 Committed: https://skia.googlesource.com/skia/+/f299e7105435829c47e94f4cf6e408cad675bc77

Patch Set 1 #

Patch Set 2 : Fix bug #

Patch Set 3 : Use SkBitmap #

Patch Set 4 : update to ToT #

Patch Set 5 : Clean up #

Patch Set 6 : update to ToT (again) #

Total comments: 6

Patch Set 7 : Update to ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -223 lines) Patch
M gm/morphology.cpp View 4 chunks +8 lines, -14 lines 0 comments Download
M include/effects/SkMorphologyImageFilter.h View 1 2 3 4 5 4 chunks +24 lines, -34 lines 0 comments Download
M src/effects/SkMorphologyImageFilter.cpp View 1 2 3 4 5 6 13 chunks +154 lines, -175 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
robertphillips
4 years, 9 months ago (2016-03-24 14:41:12 UTC) #5
Stephen White
LGTM if the bots like it https://codereview.chromium.org/1819393002/diff/100001/src/effects/SkMorphologyImageFilter.cpp File src/effects/SkMorphologyImageFilter.cpp (right): https://codereview.chromium.org/1819393002/diff/100001/src/effects/SkMorphologyImageFilter.cpp#newcode624 src/effects/SkMorphologyImageFilter.cpp:624: SkIRect::MakeWH(bounds.width(), bounds.height()), Not ...
4 years, 9 months ago (2016-03-24 14:57:03 UTC) #6
Stephen White
https://codereview.chromium.org/1819393002/diff/100001/src/effects/SkMorphologyImageFilter.cpp File src/effects/SkMorphologyImageFilter.cpp (right): https://codereview.chromium.org/1819393002/diff/100001/src/effects/SkMorphologyImageFilter.cpp#newcode614 src/effects/SkMorphologyImageFilter.cpp:614: int shiftPerPixel = SkColorTypeBytesPerPixel(inputPixmap.colorType()) >> 1; As a side ...
4 years, 9 months ago (2016-03-24 15:16:35 UTC) #7
robertphillips
https://codereview.chromium.org/1819393002/diff/100001/src/effects/SkMorphologyImageFilter.cpp File src/effects/SkMorphologyImageFilter.cpp (right): https://codereview.chromium.org/1819393002/diff/100001/src/effects/SkMorphologyImageFilter.cpp#newcode614 src/effects/SkMorphologyImageFilter.cpp:614: int shiftPerPixel = SkColorTypeBytesPerPixel(inputPixmap.colorType()) >> 1; On 2016/03/24 15:16:34, ...
4 years, 9 months ago (2016-03-24 18:08:13 UTC) #9
Stephen White
Great; LGTM even moar :)
4 years, 9 months ago (2016-03-24 18:30:43 UTC) #10
Stephen White
Great; LGTM even moar :)
4 years, 9 months ago (2016-03-24 18:30:45 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/1819393002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1819393002/120001
4 years, 9 months ago (2016-03-24 18:33:13 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-24 18:52:04 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1819393002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1819393002/120001
4 years, 9 months ago (2016-03-25 11:45:37 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/8076)
4 years, 9 months ago (2016-03-25 11:47:08 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1819393002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1819393002/120001
4 years, 9 months ago (2016-03-25 11:48:27 UTC) #22
commit-bot: I haz the power
4 years, 9 months ago (2016-03-25 11:49:28 UTC) #24
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://skia.googlesource.com/skia/+/f299e7105435829c47e94f4cf6e408cad675bc77

Powered by Google App Engine
This is Rietveld 408576698