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

Issue 1694513002: Support more color types for ICOs (Closed)

Created:
4 years, 10 months ago by msarett
Modified:
4 years, 10 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

Patch Set 1 #

Total comments: 5

Patch Set 2 : inIco #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -71 lines) Patch
M src/codec/SkBmpCodec.cpp View 2 chunks +9 lines, -1 line 0 comments Download
M src/codec/SkBmpStandardCodec.h View 1 2 chunks +6 lines, -3 lines 0 comments Download
M src/codec/SkBmpStandardCodec.cpp View 5 chunks +6 lines, -5 lines 0 comments Download
M src/codec/SkIcoCodec.cpp View 7 chunks +3 lines, -62 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
msarett
https://codereview.chromium.org/1694513002/diff/1/src/codec/SkBmpCodec.cpp File src/codec/SkBmpCodec.cpp (right): https://codereview.chromium.org/1694513002/diff/1/src/codec/SkBmpCodec.cpp#newcode478 src/codec/SkBmpCodec.cpp:478: bool isOpaque = kOpaque_SkAlphaType == alphaType; Here we need ...
4 years, 10 months ago (2016-02-11 16:50:15 UTC) #3
scroggo
lgtm Should we have any tests for this? Or this will be covered by DM/Gold? ...
4 years, 10 months ago (2016-02-11 18:05:13 UTC) #4
msarett
This should be covered by DM/Gold. All of my PNG-in-ICOs seem to be RGBA, so ...
4 years, 10 months ago (2016-02-11 18:15:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1694513002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1694513002/20001
4 years, 10 months ago (2016-02-11 18:26:06 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2016-02-11 18:49:34 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/f4004f9309242533dea68c95433020db71fc65c8

Powered by Google App Engine
This is Rietveld 408576698