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

Issue 1054603002: Acknowledge that SkIcoCodec can rewind and test it. (Closed)

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

Description

Acknowledge that SkIcoCodec can rewind and test it. Since SkIcoCodec has an SkCodec for its encoded images, backed by SkMemoryStreams, the SkMemoryStream can always rewind, and will be rewound by the sub-codec if necessary (now that SkBmpCodec and SkPngCodec support rewinding). Depends on https://codereview.chromium.org/1057483003/ and https://codereview.chromium.org/1048423003/ (DIFFERENT ISSUES). BUG=skia:3257 Committed: https://skia.googlesource.com/skia/+/65a8e12287f40b1f3c3623397656f813b942b36f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M tests/CodexTest.cpp View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
scroggo
Matt, the only ICO file we have checked into resources has a sub image which ...
5 years, 8 months ago (2015-04-01 14:30:22 UTC) #2
msarett
lgtm I'll submit a CL with a new test (png-in-ico) after this lands.
5 years, 8 months ago (2015-04-01 15:57:15 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1054603002/1
5 years, 8 months ago (2015-04-01 17:19:16 UTC) #5
commit-bot: I haz the power
5 years, 8 months ago (2015-04-01 17:24:41 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/65a8e12287f40b1f3c3623397656f813b942b36f

Powered by Google App Engine
This is Rietveld 408576698