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

Issue 1588653002: Allow Resize to be called w/ a preallocated pixmap (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 #

Total comments: 2

Patch Set 2 : update dox, clarifying dst's treatment #

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

Dependent Patchsets:

Messages

Total messages: 18 (8 generated)
reed1
This will allow the mipmap builder to call Resize directly, w/o needing to copy from ...
4 years, 11 months ago (2016-01-13 18:58:57 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1588653002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1588653002/1
4 years, 11 months ago (2016-01-13 18:59:04 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-13 19:09:37 UTC) #7
reed1
ptal
4 years, 11 months ago (2016-01-13 19:37:08 UTC) #9
caryclark
Does this warrant a new test? https://codereview.chromium.org/1588653002/diff/1/src/core/SkBitmapScaler.h File src/core/SkBitmapScaler.h (right): https://codereview.chromium.org/1588653002/diff/1/src/core/SkBitmapScaler.h#newcode32 src/core/SkBitmapScaler.h:32: static bool Resize(const ...
4 years, 11 months ago (2016-01-13 20:22:53 UTC) #10
reed1
On 2016/01/13 20:22:53, caryclark wrote: > Does this warrant a new test? > > https://codereview.chromium.org/1588653002/diff/1/src/core/SkBitmapScaler.h ...
4 years, 11 months ago (2016-01-13 20:29:10 UTC) #11
caryclark
lgtm
4 years, 11 months ago (2016-01-13 20:32:49 UTC) #12
robertphillips
lgtm https://codereview.chromium.org/1588653002/diff/1/src/core/SkBitmapScaler.h File src/core/SkBitmapScaler.h (right): https://codereview.chromium.org/1588653002/diff/1/src/core/SkBitmapScaler.h#newcode32 src/core/SkBitmapScaler.h:32: static bool Resize(const SkPixmap& dst, const SkPixmap& src, ...
4 years, 11 months ago (2016-01-13 20:41:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1588653002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1588653002/20001
4 years, 11 months ago (2016-01-13 21:21:43 UTC) #16
commit-bot: I haz the power
4 years, 11 months ago (2016-01-13 21:36:34 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/97c40072b0ed5fdca3724ec79dd09d5467a981b5

Powered by Google App Engine
This is Rietveld 408576698