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

Issue 2512683003: Create ImageDecoder target color space (Closed)

Created:
4 years, 1 month ago by ccameron
Modified:
4 years, 1 month ago
Reviewers:
esprehn
CC:
blink-reviews, chromium-reviews, jzern, kinuko+watch, skal, urvang
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Create ImageDecoder target color space This is towards allowing us to specify the transform that we want applied to the image as it is decoded, as opposed to getting whatever the global transform is. This does not change any behavior. BUG=667420 Committed: https://crrev.com/06f9ccab7e622c578258288e38554c05ec9a8dab Cr-Commit-Position: refs/heads/master@{#433781}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove extra convert #

Patch Set 3 : Fix mid-air collision with https://codereview.chromium.org/2483243003 #

Messages

Total messages: 27 (19 generated)
ccameron
ptal -- this is just reshuffling and renaming. In the future we'll want to be ...
4 years, 1 month ago (2016-11-20 00:29:40 UTC) #6
esprehn
https://codereview.chromium.org/2512683003/diff/1/third_party/WebKit/Source/platform/image-decoders/ImageDecoder.h File third_party/WebKit/Source/platform/image-decoders/ImageDecoder.h (right): https://codereview.chromium.org/2512683003/diff/1/third_party/WebKit/Source/platform/image-decoders/ImageDecoder.h#newcode214 third_party/WebKit/Source/platform/image-decoders/ImageDecoder.h:214: static void setGlobalTargetColorProfile(const WebVector<char>&); Since this isn't part of ...
4 years, 1 month ago (2016-11-21 20:19:30 UTC) #8
ccameron
Updated https://codereview.chromium.org/2512683003/diff/1/third_party/WebKit/Source/platform/image-decoders/ImageDecoder.h File third_party/WebKit/Source/platform/image-decoders/ImageDecoder.h (right): https://codereview.chromium.org/2512683003/diff/1/third_party/WebKit/Source/platform/image-decoders/ImageDecoder.h#newcode214 third_party/WebKit/Source/platform/image-decoders/ImageDecoder.h:214: static void setGlobalTargetColorProfile(const WebVector<char>&); On 2016/11/21 20:19:30, esprehn ...
4 years, 1 month ago (2016-11-21 22:28:14 UTC) #9
esprehn
lgtm
4 years, 1 month ago (2016-11-21 22:35:14 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/2512683003/20001
4 years, 1 month ago (2016-11-21 23:46:30 UTC) #12
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/2512683003/40001
4 years, 1 month ago (2016-11-22 02:28:12 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-22 03:54:09 UTC) #25
commit-bot: I haz the power
4 years, 1 month ago (2016-11-22 03:58:17 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/06f9ccab7e622c578258288e38554c05ec9a8dab
Cr-Commit-Position: refs/heads/master@{#433781}

Powered by Google App Engine
This is Rietveld 408576698