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

Issue 1445313002: Make SkAndroidCodec support gif (Closed)

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

Description

Make SkAndroidCodec support gif Involves a few bug fixes in SkCodec_libgif and a bit more complexity in SkSwizzler. BUG=skia:4405 Committed: https://skia.googlesource.com/skia/+/5af4e0bc8fd17944f3c0527462aeba367f6d590a

Patch Set 1 #

Total comments: 24

Patch Set 2 : Rebase #

Patch Set 3 : Better comments in SkSwizzler.h #

Total comments: 5

Patch Set 4 : Response to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -154 lines) Patch
M dm/DM.cpp View 3 chunks +3 lines, -6 lines 0 comments Download
M dm/DMSrcSink.h View 1 chunk +0 lines, -1 line 0 comments Download
M dm/DMSrcSink.cpp View 1 chunk +0 lines, -76 lines 0 comments Download
M src/codec/SkAndroidCodec.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/codec/SkCodec_libgif.cpp View 1 2 6 chunks +11 lines, -43 lines 0 comments Download
M src/codec/SkSampledCodec.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/codec/SkSwizzler.h View 1 2 3 3 chunks +94 lines, -12 lines 0 comments Download
M src/codec/SkSwizzler.cpp View 1 2 2 chunks +32 lines, -15 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (4 generated)
msarett
https://codereview.chromium.org/1445313002/diff/1/dm/DM.cpp File dm/DM.cpp (left): https://codereview.chromium.org/1445313002/diff/1/dm/DM.cpp#oldcode233 dm/DM.cpp:233: case CodecSrc::kScanline_Subset_Mode: I'm kind of on the fence about ...
5 years, 1 month ago (2015-11-16 23:20:58 UTC) #2
msarett
5 years, 1 month ago (2015-11-16 23:30:17 UTC) #4
scroggo
Does this also fix skbug.com/4421 https://codereview.chromium.org/1445313002/diff/1/dm/DM.cpp File dm/DM.cpp (left): https://codereview.chromium.org/1445313002/diff/1/dm/DM.cpp#oldcode233 dm/DM.cpp:233: case CodecSrc::kScanline_Subset_Mode: On 2015/11/16 ...
5 years, 1 month ago (2015-11-17 14:56:27 UTC) #5
msarett
https://codereview.chromium.org/1445313002/diff/1/dm/DM.cpp File dm/DM.cpp (left): https://codereview.chromium.org/1445313002/diff/1/dm/DM.cpp#oldcode233 dm/DM.cpp:233: case CodecSrc::kScanline_Subset_Mode: On 2015/11/17 14:56:26, scroggo wrote: > On ...
5 years, 1 month ago (2015-11-17 18:00:50 UTC) #7
scroggo
lgtm https://codereview.chromium.org/1445313002/diff/1/dm/DM.cpp File dm/DM.cpp (left): https://codereview.chromium.org/1445313002/diff/1/dm/DM.cpp#oldcode233 dm/DM.cpp:233: case CodecSrc::kScanline_Subset_Mode: On 2015/11/17 18:00:50, msarett wrote: > ...
5 years, 1 month ago (2015-11-17 18:18:25 UTC) #8
msarett
https://codereview.chromium.org/1445313002/diff/60001/src/codec/SkSwizzler.h File src/codec/SkSwizzler.h (right): https://codereview.chromium.org/1445313002/diff/60001/src/codec/SkSwizzler.h#newcode203 src/codec/SkSwizzler.h:203: // larger than fSrcOffset (depending on the On 2015/11/17 ...
5 years, 1 month ago (2015-11-17 18:58:07 UTC) #9
scroggo
LGTM
5 years, 1 month ago (2015-11-17 19:04:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1445313002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1445313002/80001
5 years, 1 month ago (2015-11-17 19:06:06 UTC) #12
commit-bot: I haz the power
5 years, 1 month ago (2015-11-17 19:18:07 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://skia.googlesource.com/skia/+/5af4e0bc8fd17944f3c0527462aeba367f6d590a

Powered by Google App Engine
This is Rietveld 408576698