[webkit-changes] [WebKit/WebKit] a46b05: [Skia] Implement remaining color spaces code paths
Pawel Lampe
noreply at github.com
Fri Aug 30 03:37:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a46b0578827f20dd9b9d1b5de4545c358f6ebf2a
https://github.com/WebKit/WebKit/commit/a46b0578827f20dd9b9d1b5de4545c358f6ebf2a
Author: Pawel Lampe <plampe at igalia.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M Source/WebCore/platform/graphics/DestinationColorSpace.cpp
M Source/WebCore/platform/graphics/gstreamer/ImageGStreamerSkia.cpp
M Source/WebCore/platform/graphics/skia/GradientSkia.cpp
Log Message:
-----------
[Skia] Implement remaining color spaces code paths
https://bugs.webkit.org/show_bug.cgi?id=278784
Reviewed by Carlos Garcia Campos.
This change implements all the remaining, not-implemented code paths that use color spaces
in skia builds.
* Source/WebCore/platform/graphics/DestinationColorSpace.cpp:
(WebCore::DestinationColorSpace::asRGB const):
* Source/WebCore/platform/graphics/gstreamer/ImageGStreamerSkia.cpp:
(WebCore::ImageGStreamer::ImageGStreamer):
* Source/WebCore/platform/graphics/skia/GradientSkia.cpp:
(WebCore::toSkiaInterpolation):
Canonical link: https://commits.webkit.org/282957@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list