Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2a7f5b392764c317809700eeebf3d69b8a7e44e6
https://github.com/WebKit/WebKit/commit/2a7f5b392764c317809700eeebf3d69b8a7e44e6
Author: Pawel Lampe <[email protected]>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M Source/WebCore/platform/graphics/skia/PlatformDisplaySkia.cpp
Log Message:
-----------
[Skia] Extend default GrContextOptions
https://bugs.webkit.org/show_bug.cgi?id=313647
Reviewed by Carlos Garcia Campos.
This change improves skia performance when GPU (Ganesh) backend is
used. This is done by providing a small, fixed-size thread pool for
fExecutor so that skia can parallelize certain parts of graphics
pipeline.
Canonical link: https://commits.webkit.org/312883@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications