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

Issue 18655007: Allow ico decoder to decode PNG sub-images. (Closed)

Created:
7 years, 5 months ago by scroggo
Modified:
7 years, 5 months ago
Reviewers:
djsollen
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Allow ico decoder to decode PNG sub-images. Since Windows Vista, PNG can be embedded in an ICO file. Update our decoder to support this. BUG=https://code.google.com/p/skia/issues/detail?id=1398 R=djsollen@google.com Committed: https://code.google.com/p/skia/source/detail?r=9932

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M include/core/SkImageDecoder.h View 1 chunk +10 lines, -0 lines 0 comments Download
M src/images/SkImageDecoder.cpp View 1 chunk +17 lines, -0 lines 0 comments Download
M src/images/SkImageDecoder_libico.cpp View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scroggo
7 years, 5 months ago (2013-07-03 22:27:54 UTC) #1
djsollen
lgtm
7 years, 5 months ago (2013-07-09 13:16:49 UTC) #2
scroggo
7 years, 5 months ago (2013-07-09 15:48:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r9932 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698