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

Issue 712363003: guard call to CGColorSpaceCopyICCProfile in case we're building for iOS (Closed)

Created:
6 years, 1 month ago by reed1
Modified:
6 years, 1 month ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

guard call to CGColorSpaceCopyICCProfile in case we're building for iOS BUG=skia: Committed: https://skia.googlesource.com/skia/+/ddbc491151cfd77515d52c196c0c99d5165fbe2a

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -11 lines) Patch
M src/ports/SkImageDecoder_CG.cpp View 1 2 2 chunks +23 lines, -11 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
reed1
6 years, 1 month ago (2014-11-11 15:03:20 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/712363003/1
6 years, 1 month ago (2014-11-11 15:04:16 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 1 month ago (2014-11-11 15:04:17 UTC) #5
mtklein
https://codereview.chromium.org/712363003/diff/1/src/ports/SkImageDecoder_CG.cpp File src/ports/SkImageDecoder_CG.cpp (right): https://codereview.chromium.org/712363003/diff/1/src/ports/SkImageDecoder_CG.cpp#newcode109 src/ports/SkImageDecoder_CG.cpp:109: static bool icc_profile_is_sRGB(const void* data, size_t length) { Seems ...
6 years, 1 month ago (2014-11-11 15:08:52 UTC) #7
reed1
https://codereview.chromium.org/712363003/diff/1/src/ports/SkImageDecoder_CG.cpp File src/ports/SkImageDecoder_CG.cpp (right): https://codereview.chromium.org/712363003/diff/1/src/ports/SkImageDecoder_CG.cpp#newcode109 src/ports/SkImageDecoder_CG.cpp:109: static bool icc_profile_is_sRGB(const void* data, size_t length) { On ...
6 years, 1 month ago (2014-11-11 15:19:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/712363003/40001
6 years, 1 month ago (2014-11-11 15:19:28 UTC) #10
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
6 years, 1 month ago (2014-11-11 15:19:29 UTC) #11
mtklein
lgtm
6 years, 1 month ago (2014-11-11 15:25:05 UTC) #12
commit-bot: I haz the power
6 years, 1 month ago (2014-11-11 15:27:28 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/ddbc491151cfd77515d52c196c0c99d5165fbe2a

Powered by Google App Engine
This is Rietveld 408576698