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

Issue 2294993002: Add color xform support to SkWebpCodec (Closed)

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

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : Response to comments #

Patch Set 3 : Try v6 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -26 lines) Patch
M infra/bots/assets/skimage/VERSION View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/codec/SkCodecPriv.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/codec/SkPngCodec.cpp View 1 4 chunks +6 lines, -10 lines 0 comments Download
M src/codec/SkWebpCodec.cpp View 1 5 chunks +59 lines, -15 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 31 (21 generated)
msarett
4 years, 3 months ago (2016-09-07 20:10:42 UTC) #6
scroggo
lgtm https://codereview.chromium.org/2294993002/diff/60001/src/codec/SkCodecPriv.h File src/codec/SkCodecPriv.h (right): https://codereview.chromium.org/2294993002/diff/60001/src/codec/SkCodecPriv.h#newcode334 src/codec/SkCodecPriv.h:334: static inline SkAlphaType color_xform_alpha_type(SkAlphaType dstAlphaType, SkAlphaType srcAlphaType) This ...
4 years, 3 months ago (2016-09-07 20:32:58 UTC) #7
msarett
https://codereview.chromium.org/2294993002/diff/60001/src/codec/SkCodecPriv.h File src/codec/SkCodecPriv.h (right): https://codereview.chromium.org/2294993002/diff/60001/src/codec/SkCodecPriv.h#newcode334 src/codec/SkCodecPriv.h:334: static inline SkAlphaType color_xform_alpha_type(SkAlphaType dstAlphaType, SkAlphaType srcAlphaType) On 2016/09/07 ...
4 years, 3 months ago (2016-09-07 22:27:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2294993002/80001
4 years, 3 months ago (2016-09-08 01:04:32 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:80001) as https://skia.googlesource.com/skia/+/828ed1777da74692d0c8a5834017929f5aedcc6b
4 years, 3 months ago (2016-09-08 01:05:26 UTC) #17
msarett
A revert of this CL (patchset #2 id:80001) has been created in https://codereview.chromium.org/2318253004/ by msarett@google.com. ...
4 years, 3 months ago (2016-09-08 01:53:02 UTC) #18
msarett
4 years, 3 months ago (2016-09-08 01:54:16 UTC) #20
msarett
On 2016/09/08 01:54:16, msarett wrote: Think I have this working now - by deleting the ...
4 years, 3 months ago (2016-09-08 12:59:25 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2294993002/100001
4 years, 3 months ago (2016-09-08 13:04:41 UTC) #29
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 13:05:38 UTC) #31
Message was sent while issue was closed.
Committed patchset #3 (id:100001) as
https://skia.googlesource.com/skia/+/e99883f33b6443c243eab3cac5a64677a9edfcc7

Powered by Google App Engine
This is Rietveld 408576698