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

Issue 9187038: Merge 104732 - [chromium] Color profiles are incorrect for images without premultiplied alpha (Closed)

Created:
8 years, 11 months ago by Ken Russell (switch to Gerrit)
Modified:
8 years, 11 months ago
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/963/
Visibility:
Public.

Description

Merge 104732 - [chromium] Color profiles are incorrect for images without premultiplied alpha https://bugs.webkit.org/show_bug.cgi?id=75999 Reviewed by Stephen White. Source/WebCore: Don't apply the color profile if the user has requested separate alpha. Test: fast/canvas/webgl/texture-color-profile.html * platform/image-decoders/skia/ImageDecoderSkia.cpp: (WebCore::ImageFrame::setStatus): LayoutTests: Verify that the image's contents don't get destroyed if using both separate alpha as well as the browser's colorspace conversion. * fast/canvas/webgl/resources/tan-1x1-with-alpha.png: Added. * fast/canvas/webgl/texture-color-profile-expected.txt: Added. * fast/canvas/webgl/texture-color-profile.html: Added. TBR=kbr@google.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104769

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, --2 lines) Patch
A + LayoutTests/fast/canvas/webgl/resources/tan-1x1-with-alpha.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/canvas/webgl/texture-color-profile.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/canvas/webgl/texture-color-profile-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/platform/image-decoders/skia/ImageDecoderSkia.cpp View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Ken Russell (switch to Gerrit)
8 years, 11 months ago (2012-01-12 00:59:19 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698