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

Issue 2416453004: Preserve color space of images in deferred texture API (Closed)

Created:
4 years, 2 months ago by Brian Osman
Modified:
4 years, 2 months ago
CC:
reviews_skia.org, ccameron, msarett
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Preserve color space of images in deferred texture API For raster images, this already worked (we were peeking the pixmap's info). But for generated images, we discarded format and color space information. Fixes an error with the deferred GMs in sRGB modes, and also should help the Chrome color correctness work. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2416453004 Committed: https://skia.googlesource.com/skia/+/32b5e70178acda2ce1548cce1740841e7d30344a

Patch Set 1 #

Patch Set 2 : Remove unused variable #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -7 lines) Patch
M src/image/SkImage_Gpu.cpp View 1 4 chunks +2 lines, -7 lines 0 comments Download

Messages

Total messages: 21 (16 generated)
msarett
lgtm
4 years, 2 months ago (2016-10-13 12:25:45 UTC) #13
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/2416453004/40001
4 years, 2 months ago (2016-10-13 12:27:49 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-GN_Android-Trybot on master.client.skia.android (JOB_FAILED, http://build.chromium.org/p/client.skia.android/builders/Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-GN_Android-Trybot/builds/729)
4 years, 2 months ago (2016-10-13 12:43:45 UTC) #17
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/2416453004/40001
4 years, 2 months ago (2016-10-13 13:11:19 UTC) #19
commit-bot: I haz the power
4 years, 2 months ago (2016-10-13 13:44:27 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/32b5e70178acda2ce1548cce1740841e7d30344a

Powered by Google App Engine
This is Rietveld 408576698