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

Issue 1236363003: Drop WebCoreInterpolationQualityToSkFilterQuality (Closed)

Created:
5 years, 5 months ago by fs
Modified:
5 years, 5 months ago
CC:
blink-reviews, krit, drott+blinkwatch_chromium.org, Rik, dshwang, jbroman, Justin Novosad, danakj, pdr+graphicswatchlist_chromium.org, Stephen Chennney, rwlbuis, reed1
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Drop WebCoreInterpolationQualityToSkFilterQuality Except for GraphicsContextState, this function is only used in one location - SVGPaintContext. In that one instance it's hard-wired to 'low', so make that even more obvious. Move the function from SkiaUtils.h to GraphicsContextState.cpp and rename. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=199092

Patch Set 1 #

Patch Set 2 : Drop instead. #

Total comments: 2

Patch Set 3 : Space #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -12 lines) Patch
M Source/core/paint/SVGPaintContext.cpp View 1 1 chunk +4 lines, -1 line 0 comments Download
M Source/platform/graphics/GraphicsContextState.cpp View 1 2 3 chunks +13 lines, -4 lines 0 comments Download
M Source/platform/graphics/skia/SkiaUtils.h View 1 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 18 (4 generated)
fs
While looking into the various interpolation tweaks I noticed this one, and subsequently had to ...
5 years, 5 months ago (2015-07-15 16:16:03 UTC) #2
Stephen White
On 2015/07/15 16:16:03, fs wrote: > While looking into the various interpolation tweaks I noticed ...
5 years, 5 months ago (2015-07-15 16:48:28 UTC) #3
fs
On 2015/07/15 16:48:28, Stephen White wrote: > On 2015/07/15 16:16:03, fs wrote: > > While ...
5 years, 5 months ago (2015-07-15 17:07:11 UTC) #4
reed1
FYI : skia mostly respects HQ for all transformations. If there is rotation/skew, we decompose ...
5 years, 5 months ago (2015-07-15 17:10:00 UTC) #6
f(malita)
On 2015/07/15 17:07:11, fs wrote: > On 2015/07/15 16:48:28, Stephen White wrote: > > On ...
5 years, 5 months ago (2015-07-16 13:44:20 UTC) #7
fs
On 2015/07/16 13:44:20, f(malita) wrote: > On 2015/07/15 17:07:11, fs wrote: > > On 2015/07/15 ...
5 years, 5 months ago (2015-07-16 14:16:44 UTC) #8
f(malita)
On 2015/07/16 14:16:44, fs wrote: > Did you mean InterpolationLow (which is what we'll always ...
5 years, 5 months ago (2015-07-16 14:19:47 UTC) #9
fs
On 2015/07/16 14:19:47, f(malita) wrote: > On 2015/07/16 14:16:44, fs wrote: > > Did you ...
5 years, 5 months ago (2015-07-16 14:46:56 UTC) #10
Stephen White
LGTM
5 years, 5 months ago (2015-07-16 15:23:14 UTC) #11
Stephen White
On 2015/07/15 17:10:00, reed1 wrote: > FYI : skia mostly respects HQ for all transformations. ...
5 years, 5 months ago (2015-07-16 15:26:25 UTC) #12
f(malita)
lgtm https://codereview.chromium.org/1236363003/diff/20001/Source/platform/graphics/GraphicsContextState.cpp File Source/platform/graphics/GraphicsContextState.cpp (right): https://codereview.chromium.org/1236363003/diff/20001/Source/platform/graphics/GraphicsContextState.cpp#newcode12 Source/platform/graphics/GraphicsContextState.cpp:12: // The filter quality "selected" here will primarily ...
5 years, 5 months ago (2015-07-16 15:33:27 UTC) #13
fs
https://codereview.chromium.org/1236363003/diff/20001/Source/platform/graphics/GraphicsContextState.cpp File Source/platform/graphics/GraphicsContextState.cpp (right): https://codereview.chromium.org/1236363003/diff/20001/Source/platform/graphics/GraphicsContextState.cpp#newcode12 Source/platform/graphics/GraphicsContextState.cpp:12: // The filter quality "selected" here will primarily be ...
5 years, 5 months ago (2015-07-17 07:20:22 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236363003/40001
5 years, 5 months ago (2015-07-17 08:10:08 UTC) #17
commit-bot: I haz the power
5 years, 5 months ago (2015-07-17 08:40:28 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=199092

Powered by Google App Engine
This is Rietveld 408576698