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

Issue 1766743003: Switch SkOffsetImageFilter 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@if-follow-on
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Switch SkOffsetImageFilter over to new onFilterImage interface This CL relies on: https://codereview.chromium.org/1762013002/ (Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated) TBR=bsalomon@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1766743003 Committed: https://skia.googlesource.com/skia/+/c80bf74bccc32da1b528e667bc4970069d2a6652

Patch Set 1 #

Total comments: 4

Patch Set 2 : update to ToT #

Patch Set 3 : Address code review issues #

Total comments: 2

Patch Set 4 : Add comment #

Patch Set 5 : Fix name in header #

Patch Set 6 : Fix bogus return value #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -35 lines) Patch
M include/effects/SkOffsetImageFilter.h View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M src/effects/SkOffsetImageFilter.cpp View 1 2 3 4 5 1 chunk +36 lines, -33 lines 0 comments Download

Messages

Total messages: 27 (14 generated)
robertphillips
4 years, 9 months ago (2016-03-04 18:49:24 UTC) #4
Stephen White
https://codereview.chromium.org/1766743003/diff/1/src/effects/SkOffsetImageFilter.cpp File src/effects/SkOffsetImageFilter.cpp (right): https://codereview.chromium.org/1766743003/diff/1/src/effects/SkOffsetImageFilter.cpp#newcode36 src/effects/SkOffsetImageFilter.cpp:36: SkIRect srcBounds = SkIRect::MakeWH(srcIn->width(), srcIn->height()); I don't think this ...
4 years, 9 months ago (2016-03-07 18:52:04 UTC) #5
robertphillips
https://codereview.chromium.org/1766743003/diff/1/src/effects/SkOffsetImageFilter.cpp File src/effects/SkOffsetImageFilter.cpp (right): https://codereview.chromium.org/1766743003/diff/1/src/effects/SkOffsetImageFilter.cpp#newcode36 src/effects/SkOffsetImageFilter.cpp:36: SkIRect srcBounds = SkIRect::MakeWH(srcIn->width(), srcIn->height()); On 2016/03/07 18:52:04, Stephen ...
4 years, 9 months ago (2016-03-08 14:56:25 UTC) #6
Stephen White
LGTM w/nit https://codereview.chromium.org/1766743003/diff/40001/include/effects/SkOffsetImageFilter.h File include/effects/SkOffsetImageFilter.h (right): https://codereview.chromium.org/1766743003/diff/40001/include/effects/SkOffsetImageFilter.h#newcode31 include/effects/SkOffsetImageFilter.h:31: SkSpecialImage* onFilterImage(SkSpecialImage* src, const Context&, Nit: src ...
4 years, 9 months ago (2016-03-08 15:02:27 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/1766743003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766743003/80001
4 years, 9 months ago (2016-03-08 15:22:33 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/6865) Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on ...
4 years, 9 months ago (2016-03-08 15:24:04 UTC) #11
robertphillips
https://codereview.chromium.org/1766743003/diff/40001/include/effects/SkOffsetImageFilter.h File include/effects/SkOffsetImageFilter.h (right): https://codereview.chromium.org/1766743003/diff/40001/include/effects/SkOffsetImageFilter.h#newcode31 include/effects/SkOffsetImageFilter.h:31: SkSpecialImage* onFilterImage(SkSpecialImage* src, const Context&, On 2016/03/08 15:02:27, Stephen ...
4 years, 9 months ago (2016-03-08 15:26:08 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766743003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766743003/100001
4 years, 9 months ago (2016-03-08 15:26:24 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/6869)
4 years, 9 months ago (2016-03-08 15:27:54 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766743003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766743003/100001
4 years, 9 months ago (2016-03-08 16:36:08 UTC) #19
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/7432)
4 years, 9 months ago (2016-03-08 16:37:38 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766743003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766743003/100001
4 years, 9 months ago (2016-03-08 16:38:48 UTC) #25
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 16:47:26 UTC) #27
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/c80bf74bccc32da1b528e667bc4970069d2a6652

Powered by Google App Engine
This is Rietveld 408576698