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

Issue 1573653002: remove SkImage::applyFilter() -- unused, can always re-add later (Closed)

Created:
4 years, 11 months ago by reed1
Modified:
4 years, 11 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -287 lines) Patch
M gm/spritebitmap.cpp View 1 chunk +0 lines, -110 lines 0 comments Download
M include/core/SkImage.h View 1 chunk +0 lines, -22 lines 0 comments Download
M src/image/SkImage.cpp View 1 chunk +0 lines, -74 lines 0 comments Download
M src/image/SkImage_Base.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/image/SkImage_Gpu.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/image/SkImage_Gpu.cpp View 1 chunk +0 lines, -76 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1573653002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1573653002/1
4 years, 11 months ago (2016-01-08 22:24:49 UTC) #3
reed1
4 years, 11 months ago (2016-01-08 22:25:00 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-08 22:40:55 UTC) #7
Stephen White
LGTM. Could you also remove the sizeConstraint stuff from SkImageFilter?
4 years, 11 months ago (2016-01-08 23:56:58 UTC) #9
reed1
On 2016/01/08 23:56:58, Stephen White wrote: > LGTM. > > Could you also remove the ...
4 years, 11 months ago (2016-01-09 01:20:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1573653002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1573653002/1
4 years, 11 months ago (2016-01-09 01:21:14 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/22471ed134f7ad507ce239f96e265f10864adf58
4 years, 11 months ago (2016-01-09 01:21:51 UTC) #14
Noel Gordon
Was was it removed?
4 years, 11 months ago (2016-01-11 04:59:47 UTC) #15
reed1
Never used, and its presence added a fair amount of support complexity elsewhere in the ...
4 years, 11 months ago (2016-01-11 14:25:31 UTC) #17
Noel Gordon
On 2016/01/11 14:25:31, reed1 wrote: > Never used, and its presence added a fair amount ...
4 years, 11 months ago (2016-01-11 15:57:25 UTC) #18
reed1
I think the following is maximally efficient, and can be done via existing apis: https://fiddle.skia.org/c/b2972e0413e5655174183debd242e009
4 years, 11 months ago (2016-01-11 19:30:53 UTC) #19
Noel Gordon
4 years, 11 months ago (2016-01-12 14:01:32 UTC) #20
Message was sent while issue was closed.
On 2016/01/11 19:30:53, reed1 wrote:
> I think the following is maximally efficient, and can be done via existing
apis:
> 
> https://fiddle.skia.org/c/b2972e0413e5655174183debd242e009

Thank you.

Powered by Google App Engine
This is Rietveld 408576698