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

Issue 1834953002: Update Morphology image filter to store its type (Closed)

Created:
4 years, 9 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 : Change enum name #

Total comments: 2

Patch Set 3 : add virtual op() method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -26 lines) Patch
M include/effects/SkMorphologyImageFilter.h View 1 2 3 chunks +14 lines, -9 lines 0 comments Download
M src/effects/SkMorphologyImageFilter.cpp View 1 2 4 chunks +6 lines, -17 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
robertphillips
4 years, 9 months ago (2016-03-25 13:03:41 UTC) #4
Stephen White
https://codereview.chromium.org/1834953002/diff/20001/include/effects/SkMorphologyImageFilter.h File include/effects/SkMorphologyImageFilter.h (right): https://codereview.chromium.org/1834953002/diff/20001/include/effects/SkMorphologyImageFilter.h#newcode47 include/effects/SkMorphologyImageFilter.h:47: const Op fOp; Could we just provide a virtual ...
4 years, 8 months ago (2016-03-29 14:42:04 UTC) #5
robertphillips
https://codereview.chromium.org/1834953002/diff/20001/include/effects/SkMorphologyImageFilter.h File include/effects/SkMorphologyImageFilter.h (right): https://codereview.chromium.org/1834953002/diff/20001/include/effects/SkMorphologyImageFilter.h#newcode47 include/effects/SkMorphologyImageFilter.h:47: const Op fOp; On 2016/03/29 14:42:04, Stephen White wrote: ...
4 years, 8 months ago (2016-03-29 20:27:45 UTC) #6
Stephen White
LGTM
4 years, 8 months ago (2016-03-30 00:28:55 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/1834953002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1834953002/40001
4 years, 8 months ago (2016-03-30 12:00:41 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-03-30 12:11:20 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1834953002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1834953002/40001
4 years, 8 months ago (2016-03-30 15:08:58 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 15:10:00 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/40d8d62854b725b30876a01f5038c51033758f08

Powered by Google App Engine
This is Rietveld 408576698