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

Issue 353163005: add a second interface to the resizer to exactly match what Chrome expects. (Closed)

Created:
6 years, 5 months ago by humper
Modified:
6 years, 5 months ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

add a second interface to the resizer to exactly match what Chrome expects. Will make the migration much cleaner BUG=skia: Committed: https://skia.googlesource.com/skia/+/d92f5b814d01c474a0fb52e32e10a997b2c9b5bf

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M src/core/SkBitmapScaler.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/core/SkBitmapScaler.cpp View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
humper
ptal
6 years, 5 months ago (2014-06-27 22:48:36 UTC) #1
mtklein
lgtm
6 years, 5 months ago (2014-06-28 01:06:16 UTC) #2
humper
The CQ bit was checked by humper@google.com
6 years, 5 months ago (2014-06-29 02:58:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/humper@google.com/353163005/1
6 years, 5 months ago (2014-06-29 02:58:34 UTC) #4
commit-bot: I haz the power
Change committed as d92f5b814d01c474a0fb52e32e10a997b2c9b5bf
6 years, 5 months ago (2014-06-29 03:12:48 UTC) #5
reed1
6 years, 5 months ago (2014-06-29 18:32:47 UTC) #6
Message was sent while issue was closed.
Do we really need two versions, esp. since these are private?
Is the bool-return version useful (I presume it is/was), to signify when we
can't scale? If so, why add the 2nd one that doesn't convey this clearly?

Powered by Google App Engine
This is Rietveld 408576698