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

Issue 685333003: Remove pre-scaling code from NativeImageSkia. (Closed)

Created:
6 years, 1 month ago by jbroman
Modified:
6 years, 1 month ago
CC:
blink-reviews, krit, Rik, danakj, pdr+graphicswatchlist_chromium.org, f(malita), Stephen Chennney, rwlbuis
Project:
blink
Visibility:
Public.

Description

Remove pre-scaling code from NativeImageSkia. This is properly handled by Skia. After this CL, NativeImageSkia is a very thin wrapper around an SkBitmap. BUG=391051 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184668

Patch Set 1 #

Patch Set 2 : rebase; add TestExpectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -311 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +11 lines, -0 lines 0 comments Download
M Source/platform/graphics/skia/NativeImageSkia.h View 3 chunks +7 lines, -81 lines 0 comments Download
M Source/platform/graphics/skia/NativeImageSkia.cpp View 4 chunks +18 lines, -230 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
jbroman
I think we can finally remove all this code and let Skia take full control ...
6 years, 1 month ago (2014-10-30 02:56:55 UTC) #2
reed1
drive by comment : will be nice when we can replace that entire class with ...
6 years, 1 month ago (2014-10-30 13:08:26 UTC) #4
jbroman
On 2014/10/30 13:08:26, reed1 wrote: > drive by comment : will be nice when we ...
6 years, 1 month ago (2014-10-30 13:15:00 UTC) #5
reed1
On 2014/10/30 13:15:00, jbroman wrote: > On 2014/10/30 13:08:26, reed1 wrote: > > drive by ...
6 years, 1 month ago (2014-10-30 13:20:16 UTC) #6
f(malita)
lgtm, lvgtm!
6 years, 1 month ago (2014-10-30 18:20:40 UTC) #7
humper
On 2014/10/30 18:20:40, Florin Malita wrote: > lgtm, lvgtm! Yes!
6 years, 1 month ago (2014-10-30 18:24:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/685333003/20001
6 years, 1 month ago (2014-10-30 20:23:51 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-10-30 20:32:35 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 184668

Powered by Google App Engine
This is Rietveld 408576698