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

Issue 1667823004: Set sRGB flag for PNGs with an sRGB chunk (Closed)

Created:
4 years, 10 months ago by msarett
Modified:
4 years, 10 months ago
Reviewers:
herb_g, scroggo, reed1
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: 4

Patch Set 2 : Always allow requests for kLinear decodes #

Patch Set 3 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M src/codec/SkCodecPriv.h View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M src/codec/SkPngCodec.cpp View 1 chunk +5 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 18 (8 generated)
msarett
This is more information than we had before, but also a very small subset of ...
4 years, 10 months ago (2016-02-04 16:32:49 UTC) #4
scroggo
lgtm https://codereview.chromium.org/1667823004/diff/20001/src/codec/SkPngCodec.cpp File src/codec/SkPngCodec.cpp (right): https://codereview.chromium.org/1667823004/diff/20001/src/codec/SkPngCodec.cpp#newcode337 src/codec/SkPngCodec.cpp:337: *imageInfo = SkImageInfo::Make(origWidth, origHeight, colorType, alphaType, profileType); conversion_possible ...
4 years, 10 months ago (2016-02-04 16:37:52 UTC) #5
msarett
https://codereview.chromium.org/1667823004/diff/20001/src/codec/SkPngCodec.cpp File src/codec/SkPngCodec.cpp (right): https://codereview.chromium.org/1667823004/diff/20001/src/codec/SkPngCodec.cpp#newcode337 src/codec/SkPngCodec.cpp:337: *imageInfo = SkImageInfo::Make(origWidth, origHeight, colorType, alphaType, profileType); On 2016/02/04 ...
4 years, 10 months ago (2016-02-04 16:44:35 UTC) #6
scroggo
https://codereview.chromium.org/1667823004/diff/20001/src/codec/SkPngCodec.cpp File src/codec/SkPngCodec.cpp (right): https://codereview.chromium.org/1667823004/diff/20001/src/codec/SkPngCodec.cpp#newcode337 src/codec/SkPngCodec.cpp:337: *imageInfo = SkImageInfo::Make(origWidth, origHeight, colorType, alphaType, profileType); On 2016/02/04 ...
4 years, 10 months ago (2016-02-04 16:53:01 UTC) #7
msarett
I've updated conversion_possible to always allow kLinear. https://codereview.chromium.org/1667823004/diff/20001/src/codec/SkPngCodec.cpp File src/codec/SkPngCodec.cpp (right): https://codereview.chromium.org/1667823004/diff/20001/src/codec/SkPngCodec.cpp#newcode337 src/codec/SkPngCodec.cpp:337: *imageInfo = ...
4 years, 10 months ago (2016-02-04 17:09:53 UTC) #8
scroggo
lgtm in patch set 2
4 years, 10 months ago (2016-02-04 17:11:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667823004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667823004/40001
4 years, 10 months ago (2016-02-04 17:12:48 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/5826)
4 years, 10 months ago (2016-02-04 17:35:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1667823004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1667823004/60001
4 years, 10 months ago (2016-02-04 22:59:26 UTC) #16
commit-bot: I haz the power
4 years, 10 months ago (2016-02-04 23:38:02 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://skia.googlesource.com/skia/+/a87d6de6a5018eab0a484af510338601f2976772

Powered by Google App Engine
This is Rietveld 408576698