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

Issue 1487583003: Allow SkAndroidCodec to use SkPngChunkReader (Closed)

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

Description

Allow SkAndroidCodec to use SkPngChunkReader Also update documentation of SkPngChunkReader in SkCodec. BUG=skia: Committed: https://skia.googlesource.com/skia/+/7d5105c4d2a9be7ef9ddba646471c35d4c966d97

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add more comments to explain the behavior of SkPngChunkReader #

Total comments: 6

Patch Set 3 : Consolidate comments #

Patch Set 4 : Response to comments on Patch Set 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -10 lines) Patch
M include/codec/SkAndroidCodec.h View 1 3 1 chunk +8 lines, -2 lines 0 comments Download
M include/codec/SkCodec.h View 1 2 3 2 chunks +22 lines, -4 lines 0 comments Download
M src/codec/SkAndroidCodec.cpp View 2 chunks +4 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 17 (5 generated)
msarett
5 years ago (2015-11-30 15:24:05 UTC) #2
scroggo
lgtm
5 years ago (2015-11-30 15:27:37 UTC) #3
djsollen
https://codereview.chromium.org/1487583003/diff/1/include/codec/SkAndroidCodec.h File include/codec/SkAndroidCodec.h (right): https://codereview.chromium.org/1487583003/diff/1/include/codec/SkAndroidCodec.h#newcode27 include/codec/SkAndroidCodec.h:27: * the image is a png. what is the ...
5 years ago (2015-11-30 15:42:22 UTC) #4
msarett
https://codereview.chromium.org/1487583003/diff/1/include/codec/SkAndroidCodec.h File include/codec/SkAndroidCodec.h (right): https://codereview.chromium.org/1487583003/diff/1/include/codec/SkAndroidCodec.h#newcode27 include/codec/SkAndroidCodec.h:27: * the image is a png. On 2015/11/30 15:42:22, ...
5 years ago (2015-11-30 15:44:33 UTC) #5
scroggo
https://codereview.chromium.org/1487583003/diff/1/include/codec/SkAndroidCodec.h File include/codec/SkAndroidCodec.h (right): https://codereview.chromium.org/1487583003/diff/1/include/codec/SkAndroidCodec.h#newcode27 include/codec/SkAndroidCodec.h:27: * the image is a png. On 2015/11/30 15:42:22, ...
5 years ago (2015-11-30 15:55:09 UTC) #6
djsollen
https://codereview.chromium.org/1487583003/diff/1/include/codec/SkAndroidCodec.h File include/codec/SkAndroidCodec.h (right): https://codereview.chromium.org/1487583003/diff/1/include/codec/SkAndroidCodec.h#newcode27 include/codec/SkAndroidCodec.h:27: * the image is a png. On 2015/11/30 15:55:09, ...
5 years ago (2015-11-30 15:58:47 UTC) #7
msarett
Please let me know if you prefer Patch Set 2 or Patch Set 3.
5 years ago (2015-11-30 16:39:58 UTC) #8
djsollen
use patch set 2 style so that doxygen can properly create docs. https://codereview.chromium.org/1487583003/diff/20001/include/codec/SkCodec.h File include/codec/SkCodec.h ...
5 years ago (2015-11-30 17:52:52 UTC) #9
msarett
https://codereview.chromium.org/1487583003/diff/20001/include/codec/SkCodec.h File include/codec/SkCodec.h (right): https://codereview.chromium.org/1487583003/diff/20001/include/codec/SkCodec.h#newcode32 include/codec/SkCodec.h:32: * If the SkPngChunkReader is not NULL: On 2015/11/30 ...
5 years ago (2015-11-30 18:05:49 UTC) #11
djsollen
lgtm
5 years ago (2015-12-02 14:45:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1487583003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1487583003/60001
5 years ago (2015-12-02 14:49:11 UTC) #15
commit-bot: I haz the power
5 years ago (2015-12-02 15:02:46 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/7d5105c4d2a9be7ef9ddba646471c35d4c966d97

Powered by Google App Engine
This is Rietveld 408576698