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

Issue 1310633006: Add a SkPixelSerializer SkImage encode variant (Closed)

Created:
5 years, 3 months ago by f(malita)
Modified:
5 years, 3 months ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : separate encode method #

Total comments: 1

Patch Set 3 : updated #

Patch Set 4 : updated #

Total comments: 4

Patch Set 5 : updated comments #

Patch Set 6 : moar comment tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -21 lines) Patch
M include/core/SkImage.h View 1 2 3 4 5 2 chunks +19 lines, -3 lines 0 comments Download
M src/core/SkWriteBuffer.cpp View 1 2 3 1 chunk +3 lines, -18 lines 0 comments Download
M src/image/SkImage.cpp View 1 2 3 4 2 chunks +35 lines, -0 lines 0 comments Download
M tests/ImageTest.cpp View 2 chunks +31 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1310633006/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1310633006/1
5 years, 3 months ago (2015-09-02 12:29:48 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-02 12:35:26 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1310633006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1310633006/20001
5 years, 3 months ago (2015-09-02 12:46:43 UTC) #6
f(malita)
5 years, 3 months ago (2015-09-02 12:48:09 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-02 12:52:16 UTC) #9
reed1
lgtm w/ comment requests https://codereview.chromium.org/1310633006/diff/20001/include/core/SkImage.h File include/core/SkImage.h (right): https://codereview.chromium.org/1310633006/diff/20001/include/core/SkImage.h#newcode228 include/core/SkImage.h:228: * Same as the above, ...
5 years, 3 months ago (2015-09-02 13:59:58 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1310633006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1310633006/40001
5 years, 3 months ago (2015-09-02 15:18:29 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-02 15:24:12 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1310633006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1310633006/60001
5 years, 3 months ago (2015-09-03 01:32:11 UTC) #16
f(malita)
Updated per conversation, PTAL.
5 years, 3 months ago (2015-09-03 01:32:56 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-03 01:37:17 UTC) #19
reed1
lgtm https://codereview.chromium.org/1310633006/diff/60001/include/core/SkImage.h File include/core/SkImage.h (right): https://codereview.chromium.org/1310633006/diff/60001/include/core/SkImage.h#newcode220 include/core/SkImage.h:220: * the caller must manage (i.e. call unref() ...
5 years, 3 months ago (2015-09-03 02:36:13 UTC) #20
f(malita)
https://codereview.chromium.org/1310633006/diff/60001/include/core/SkImage.h File include/core/SkImage.h (right): https://codereview.chromium.org/1310633006/diff/60001/include/core/SkImage.h#newcode220 include/core/SkImage.h:220: * the caller must manage (i.e. call unref() when ...
5 years, 3 months ago (2015-09-03 14:10:27 UTC) #21
reed1
I like this new version much better (than my suggestion). LGTM
5 years, 3 months ago (2015-09-03 14:11:44 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1310633006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1310633006/100001
5 years, 3 months ago (2015-09-03 14:12:36 UTC) #24
commit-bot: I haz the power
5 years, 3 months ago (2015-09-03 14:17:29 UTC) #25
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/2be7125f3274a4b661f50e992fc0eb3c14c24f05

Powered by Google App Engine
This is Rietveld 408576698