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

Issue 167763003: Fix issue in image decoders where the bitmap config was not properly set. (Closed)

Created:
6 years, 10 months ago by djsollen
Modified:
6 years, 10 months ago
Reviewers:
scroggo, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fix issue in image decoders where the bitmap config was not properly set. R=scroggo@google.com Committed: https://code.google.com/p/skia/source/detail?r=13503

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -8 lines) Patch
M src/images/SkImageDecoder_libpng.cpp View 2 chunks +7 lines, -8 lines 0 comments Download
M src/images/SkImageRef.cpp View 1 3 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
djsollen
6 years, 10 months ago (2014-02-19 19:57:04 UTC) #1
scroggo
lgtm https://codereview.chromium.org/167763003/diff/1/src/images/SkImageRef.cpp File src/images/SkImageRef.cpp (right): https://codereview.chromium.org/167763003/diff/1/src/images/SkImageRef.cpp#newcode34 src/images/SkImageRef.cpp:34: // can get communicated down to the codec. ...
6 years, 10 months ago (2014-02-19 20:05:43 UTC) #2
reed1
+1 for both of leon's comments
6 years, 10 months ago (2014-02-19 20:08:07 UTC) #3
djsollen
https://codereview.chromium.org/167763003/diff/1/src/images/SkImageRef.cpp File src/images/SkImageRef.cpp (right): https://codereview.chromium.org/167763003/diff/1/src/images/SkImageRef.cpp#newcode129 src/images/SkImageRef.cpp:129: SkASSERT(this->info().fHeight == fBitmap.height()); On 2014/02/19 20:05:43, scroggo wrote: > ...
6 years, 10 months ago (2014-02-19 20:12:41 UTC) #4
reed1
On 2014/02/19 20:12:41, djsollen wrote: > https://codereview.chromium.org/167763003/diff/1/src/images/SkImageRef.cpp > File src/images/SkImageRef.cpp (right): > > https://codereview.chromium.org/167763003/diff/1/src/images/SkImageRef.cpp#newcode129 > ...
6 years, 10 months ago (2014-02-19 20:13:33 UTC) #5
djsollen
https://codereview.chromium.org/167763003/diff/1/src/images/SkImageRef.cpp File src/images/SkImageRef.cpp (right): https://codereview.chromium.org/167763003/diff/1/src/images/SkImageRef.cpp#newcode34 src/images/SkImageRef.cpp:34: // can get communicated down to the codec. On ...
6 years, 10 months ago (2014-02-19 20:25:33 UTC) #6
djsollen
The CQ bit was checked by djsollen@google.com
6 years, 10 months ago (2014-02-19 20:28:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/djsollen@google.com/167763003/100001
6 years, 10 months ago (2014-02-19 20:28:41 UTC) #8
djsollen
6 years, 10 months ago (2014-02-19 21:45:40 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 manually as r13503 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698