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

Issue 575173002: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() (Closed)

Created:
6 years, 3 months ago by Rémi Piotaix
Modified:
6 years, 3 months ago
Reviewers:
Justin Novosad, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData() BUG=skia:2948 Committed: https://skia.googlesource.com/skia/+/4bcc2021ffd74ebdf19c5a0f368151b6e680bbe2

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/utils/SkLua.cpp View 2 chunks +4 lines, -1 line 2 comments Download

Messages

Total messages: 8 (2 generated)
Rémi Piotaix
PTAL
6 years, 3 months ago (2014-09-17 20:52:39 UTC) #2
reed1
https://codereview.chromium.org/575173002/diff/1/src/utils/SkLua.cpp File src/utils/SkLua.cpp (right): https://codereview.chromium.org/575173002/diff/1/src/utils/SkLua.cpp#newcode1465 src/utils/SkLua.cpp:1465: SkDecodingImageGenerator::Create(data, SkDecodingImageGenerator::Options())); This Create can return null. Perhaps we ...
6 years, 3 months ago (2014-09-17 20:56:51 UTC) #3
Rémi Piotaix
https://codereview.chromium.org/575173002/diff/1/src/utils/SkLua.cpp File src/utils/SkLua.cpp (right): https://codereview.chromium.org/575173002/diff/1/src/utils/SkLua.cpp#newcode1465 src/utils/SkLua.cpp:1465: SkDecodingImageGenerator::Create(data, SkDecodingImageGenerator::Options())); On 2014/09/17 20:56:51, reed1 wrote: > This ...
6 years, 3 months ago (2014-09-17 21:06:55 UTC) #4
reed1
ok lgtm
6 years, 3 months ago (2014-09-17 21:24:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/575173002/1
6 years, 3 months ago (2014-09-17 21:26:11 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-17 21:33:38 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 4bcc2021ffd74ebdf19c5a0f368151b6e680bbe2

Powered by Google App Engine
This is Rietveld 408576698