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

Issue 1810693003: Switch SkTileImageFilter over to new onFilterImage interface (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

Switch SkTileImageFilter over to new onFilterImage interface This relies on: https://codereview.chromium.org/1816223002 (Update SkSpecialImage to be able to create tight SkImages and SkSurfaces) GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1810693003 Committed: https://skia.googlesource.com/skia/+/c14b978613c663b97ff0b08e0013dc72bb66d46d

Patch Set 1 #

Patch Set 2 : Update #

Patch Set 3 : Fix method naming #

Patch Set 4 : update to ToT #

Patch Set 5 : Clean up #

Total comments: 2

Patch Set 6 : Update to ToT and fix bug #

Patch Set 7 : Fix other call site #

Patch Set 8 : update to ToT #

Patch Set 9 : Revert back to returning nullptr #

Patch Set 10 : update to ToT #

Patch Set 11 : update to ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -54 lines) Patch
M include/effects/SkTileImageFilter.h View 1 2 3 4 5 3 chunks +5 lines, -4 lines 0 comments Download
M src/effects/SkTileImageFilter.cpp View 1 2 3 4 5 6 7 8 9 2 chunks +65 lines, -50 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
robertphillips
4 years, 9 months ago (2016-03-22 13:23:13 UTC) #5
bsalomon
lgtm, but Stephen would know better than I.
4 years, 9 months ago (2016-03-22 13:27:28 UTC) #6
robertphillips
Stephen, could you also take a look at this CL if/when you get a chance?
4 years, 9 months ago (2016-03-23 11:46:45 UTC) #7
Stephen White
https://codereview.chromium.org/1810693003/diff/80001/src/effects/SkTileImageFilter.cpp File src/effects/SkTileImageFilter.cpp (right): https://codereview.chromium.org/1810693003/diff/80001/src/effects/SkTileImageFilter.cpp#newcode53 src/effects/SkTileImageFilter.cpp:53: return nullptr; As in some other filters, I'm concerned ...
4 years, 9 months ago (2016-03-23 14:10:47 UTC) #9
robertphillips
https://codereview.chromium.org/1810693003/diff/80001/src/effects/SkTileImageFilter.cpp File src/effects/SkTileImageFilter.cpp (right): https://codereview.chromium.org/1810693003/diff/80001/src/effects/SkTileImageFilter.cpp#newcode53 src/effects/SkTileImageFilter.cpp:53: return nullptr; On 2016/03/23 14:10:47, Stephen White wrote: > ...
4 years, 9 months ago (2016-03-25 16:22:45 UTC) #10
Stephen White
On 2016/03/25 16:22:45, robertphillips wrote: > https://codereview.chromium.org/1810693003/diff/80001/src/effects/SkTileImageFilter.cpp > File src/effects/SkTileImageFilter.cpp (right): > > https://codereview.chromium.org/1810693003/diff/80001/src/effects/SkTileImageFilter.cpp#newcode53 > ...
4 years, 8 months ago (2016-03-29 18:15:36 UTC) #11
Stephen White
On 2016/03/29 18:15:36, Stephen White wrote: > On 2016/03/25 16:22:45, robertphillips wrote: > > > ...
4 years, 8 months ago (2016-03-29 20:19:12 UTC) #12
robertphillips
> Thinking about it a bit more, I think a better approach might just be ...
4 years, 8 months ago (2016-03-29 20:32:34 UTC) #13
Stephen White
On 2016/03/29 20:32:34, robertphillips wrote: > > Thinking about it a bit more, I think ...
4 years, 8 months ago (2016-03-30 13:49:54 UTC) #14
Stephen White
This one should be good to go now that https://codereview.chromium.org/1844593002/ has landed. LGTM
4 years, 8 months ago (2016-04-05 14:06:37 UTC) #15
robertphillips
I have verified locally that this CL shouldn't change the layout tests.
4 years, 8 months ago (2016-04-11 18:11:24 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1810693003/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1810693003/200001
4 years, 8 months ago (2016-04-11 18:11:34 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-11 18:24:47 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1810693003/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1810693003/200001
4 years, 8 months ago (2016-04-11 20:25:20 UTC) #23
commit-bot: I haz the power
4 years, 8 months ago (2016-04-11 20:26:17 UTC) #25
Message was sent while issue was closed.
Committed patchset #11 (id:200001) as
https://skia.googlesource.com/skia/+/c14b978613c663b97ff0b08e0013dc72bb66d46d

Powered by Google App Engine
This is Rietveld 408576698