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

Issue 2269333002: Parse ICC profiles from webps (Closed)

Created:
4 years, 4 months ago by msarett
Modified:
4 years, 4 months ago
Reviewers:
mtklein
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 #

Patch Set 2 : Add resources #

Total comments: 6

Patch Set 3 : Response to comments #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -44 lines) Patch
A resources/webp-color-profile-crash.webp View 1 Binary file 0 comments Download
A resources/webp-color-profile-lossless.webp View 1 Binary file 0 comments Download
A resources/webp-color-profile-lossy.webp View 1 Binary file 0 comments Download
A resources/webp-color-profile-lossy-alpha.webp View 1 Binary file 0 comments Download
M src/codec/SkWebpCodec.h View 1 chunk +1 line, -1 line 0 comments Download
M src/codec/SkWebpCodec.cpp View 1 2 3 chunks +28 lines, -10 lines 0 comments Download
M tests/ColorSpaceTest.cpp View 1 2 3 3 chunks +33 lines, -33 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (11 generated)
msarett
4 years, 4 months ago (2016-08-23 22:44:36 UTC) #3
mtklein
https://codereview.chromium.org/2269333002/diff/20001/src/codec/SkWebpCodec.cpp File src/codec/SkWebpCodec.cpp (right): https://codereview.chromium.org/2269333002/diff/20001/src/codec/SkWebpCodec.cpp#newcode109 src/codec/SkWebpCodec.cpp:109: WebPDemuxer* demux = WebPDemuxPartial(&data, &state); Might want to see ...
4 years, 4 months ago (2016-08-24 12:56:50 UTC) #4
msarett
Looks cleaner with the SkAutoTCallVProcs and without the local variables. https://codereview.chromium.org/2269333002/diff/20001/src/codec/SkWebpCodec.cpp File src/codec/SkWebpCodec.cpp (right): https://codereview.chromium.org/2269333002/diff/20001/src/codec/SkWebpCodec.cpp#newcode109 ...
4 years, 4 months ago (2016-08-24 13:14:24 UTC) #5
mtklein
lgtm
4 years, 4 months ago (2016-08-24 14:02:15 UTC) #6
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/2269333002/40001
4 years, 4 months ago (2016-08-24 14:02:26 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot on master.client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot/builds/10979) Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot on master.client.skia.compile (JOB_FAILED, ...
4 years, 4 months ago (2016-08-24 14:03:55 UTC) #10
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/2269333002/60001
4 years, 4 months ago (2016-08-24 14:35:10 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 14:36:09 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/9d15dab754f9d2633d34db041dc453249dd7e8ac

Powered by Google App Engine
This is Rietveld 408576698