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

Issue 1820413002: Workaround to set the sRGB flag on SkImageGenerator (Closed)

Created:
4 years, 9 months ago by msarett
Modified:
4 years, 9 months ago
Reviewers:
scroggo, Brian Osman, 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: 8

Patch Set 2 : Response to comments #

Patch Set 3 : Fix jpeg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -20 lines) Patch
M src/codec/SkCodecImageGenerator.cpp View 1 1 chunk +14 lines, -6 lines 0 comments Download
M src/codec/SkCodecPriv.h View 1 chunk +3 lines, -7 lines 0 comments Download
M src/codec/SkJpegCodec.cpp View 1 2 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
msarett
https://codereview.chromium.org/1820413002/diff/1/src/codec/SkCodecImageGenerator.cpp File src/codec/SkCodecImageGenerator.cpp (right): https://codereview.chromium.org/1820413002/diff/1/src/codec/SkCodecImageGenerator.cpp#newcode29 src/codec/SkCodecImageGenerator.cpp:29: SkColorProfileType profileType = (codec->getColorSpace()) ? kSRGB_SkColorProfileType : Insert whatever ...
4 years, 9 months ago (2016-03-22 20:12:22 UTC) #3
scroggo
lgtm https://codereview.chromium.org/1820413002/diff/1/src/codec/SkCodecImageGenerator.cpp File src/codec/SkCodecImageGenerator.cpp (right): https://codereview.chromium.org/1820413002/diff/1/src/codec/SkCodecImageGenerator.cpp#newcode21 src/codec/SkCodecImageGenerator.cpp:21: // format and request the an output format. ...
4 years, 9 months ago (2016-03-23 13:02:26 UTC) #4
msarett
https://codereview.chromium.org/1820413002/diff/1/src/codec/SkCodecImageGenerator.cpp File src/codec/SkCodecImageGenerator.cpp (right): https://codereview.chromium.org/1820413002/diff/1/src/codec/SkCodecImageGenerator.cpp#newcode21 src/codec/SkCodecImageGenerator.cpp:21: // format and request the an output format. For ...
4 years, 9 months ago (2016-03-23 13:23:28 UTC) #5
scroggo
LGTM patch set 2 https://codereview.chromium.org/1820413002/diff/1/src/codec/SkCodecImageGenerator.cpp File src/codec/SkCodecImageGenerator.cpp (right): https://codereview.chromium.org/1820413002/diff/1/src/codec/SkCodecImageGenerator.cpp#newcode28 src/codec/SkCodecImageGenerator.cpp:28: // Crudely guess that the ...
4 years, 9 months ago (2016-03-23 13:26:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820413002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820413002/20001
4 years, 9 months ago (2016-03-23 13:27:46 UTC) #8
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/7278)
4 years, 9 months ago (2016-03-23 13:33:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820413002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820413002/40001
4 years, 9 months ago (2016-03-23 13:37:04 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-23 13:51:03 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/3ec5db42cc145fb11e352eca6474f91d7a4957e3

Powered by Google App Engine
This is Rietveld 408576698