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

Issue 1321913003: Fix bug in ico decodes (Closed)

Created:
5 years, 3 months ago by msarett
Modified:
5 years, 3 months ago
Reviewers:
scroggo
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix bug in ico decodes Some icos have been looking a bit strange in Gold. Looks like the cause was that we were decoding to kUnpremul accidentally. BUG=skia: Committed: https://skia.googlesource.com/skia/+/d67d08ed339d6dabe318bf869a4fed6ed91e9a78

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -3 lines) Patch
M src/codec/SkCodec_libico.cpp View 1 chunk +17 lines, -3 lines 2 comments Download

Depends on Patchset:

Messages

Total messages: 10 (4 generated)
msarett
5 years, 3 months ago (2015-09-02 20:37:54 UTC) #4
scroggo
lgtm https://codereview.chromium.org/1321913003/diff/40001/src/codec/SkCodec_libico.cpp File src/codec/SkCodec_libico.cpp (right): https://codereview.chromium.org/1321913003/diff/40001/src/codec/SkCodec_libico.cpp#newcode265 src/codec/SkCodec_libico.cpp:265: embeddedAlpha = dstInfo.alphaType(); I suppose this is safe ...
5 years, 3 months ago (2015-09-02 21:50:54 UTC) #5
msarett
https://codereview.chromium.org/1321913003/diff/40001/src/codec/SkCodec_libico.cpp File src/codec/SkCodec_libico.cpp (right): https://codereview.chromium.org/1321913003/diff/40001/src/codec/SkCodec_libico.cpp#newcode265 src/codec/SkCodec_libico.cpp:265: embeddedAlpha = dstInfo.alphaType(); On 2015/09/02 21:50:54, scroggo wrote: > ...
5 years, 3 months ago (2015-09-02 21:56:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1321913003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1321913003/40001
5 years, 3 months ago (2015-09-02 21:56:51 UTC) #8
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 3 months ago (2015-09-02 21:56:52 UTC) #9
commit-bot: I haz the power
5 years, 3 months ago (2015-09-02 23:23:46 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:40001) as
https://skia.googlesource.com/skia/+/d67d08ed339d6dabe318bf869a4fed6ed91e9a78

Powered by Google App Engine
This is Rietveld 408576698