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

Issue 1411083009: Use SkSwizzler to convert from CMYK (Closed)

Created:
5 years, 2 months ago by scroggo_chromium
Modified:
5 years, 1 month ago
Reviewers:
msarett, scroggo
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@NewFromData
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Use SkSwizzler to convert from CMYK Move convert_CMYK_to_RGBA into two functions in SkSwizzler: one for 565 and one for 8888. For simplicity, when converting to 8888, we no longer convert in place. BUG=skia:4476 Committed: https://skia.googlesource.com/skia/+/450ee8f26d39f975cf6af37a27de658ae5a9fa10 Committed: https://skia.googlesource.com/skia/+/ef27d89b076ce7ab81703c9c08ce1f5c44106ee6

Patch Set 1 #

Patch Set 2 : rebase; remove dependent patch set #

Total comments: 2

Patch Set 3 : Use SkPackARGB32NoCheck #

Patch Set 4 : Update test now that CMYK supports 565 #

Patch Set 5 : Add missing break statement #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -100 lines) Patch
M src/codec/SkJpegCodec.cpp View 1 7 chunks +46 lines, -99 lines 0 comments Download
M src/codec/SkSwizzler.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/codec/SkSwizzler.cpp View 1 2 3 4 2 chunks +96 lines, -0 lines 0 comments Download
M tests/CodexTest.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (9 generated)
scroggo_chromium
5 years, 1 month ago (2015-10-23 14:03:39 UTC) #2
msarett
"For simplicity, when converting to 8888, we no longer convert in place." Do you think ...
5 years, 1 month ago (2015-10-23 14:25:42 UTC) #3
scroggo_chromium
On 2015/10/23 14:25:42, msarett wrote: > "For simplicity, when converting to 8888, we no longer ...
5 years, 1 month ago (2015-10-23 14:35:36 UTC) #4
msarett
lgtm
5 years, 1 month ago (2015-10-23 14:38:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411083009/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411083009/40001
5 years, 1 month ago (2015-10-23 14:40:49 UTC) #7
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/3782)
5 years, 1 month ago (2015-10-23 14:44:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411083009/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411083009/60001
5 years, 1 month ago (2015-10-23 14:49:37 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://skia.googlesource.com/skia/+/450ee8f26d39f975cf6af37a27de658ae5a9fa10
5 years, 1 month ago (2015-10-23 15:01:09 UTC) #13
scroggo
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1411193006/ by scroggo@google.com. ...
5 years, 1 month ago (2015-10-23 15:39:45 UTC) #14
scroggo_chromium
On 2015/10/23 15:39:45, scroggo wrote: > A revert of this CL (patchset #4 id:60001) has ...
5 years, 1 month ago (2015-10-23 16:07:53 UTC) #16
msarett
lgtm
5 years, 1 month ago (2015-10-23 16:11:45 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411083009/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411083009/80001
5 years, 1 month ago (2015-10-23 16:17:08 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411083009/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411083009/80001
5 years, 1 month ago (2015-10-23 16:19:09 UTC) #22
commit-bot: I haz the power
5 years, 1 month ago (2015-10-23 16:29:25 UTC) #23
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/ef27d89b076ce7ab81703c9c08ce1f5c44106ee6

Powered by Google App Engine
This is Rietveld 408576698