Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fdfdd4c0e355483c04b7c4e3b4ccae00c23bfcf7
https://github.com/WebKit/WebKit/commit/fdfdd4c0e355483c04b7c4e3b4ccae00c23bfcf7
Author: Pawel Lampe <[email protected]>
Date: 2025-08-12 (Tue, 12 Aug 2025)
Changed paths:
A
LayoutTests/platform/glib/damage/accelerated-canvas-2d-fillRect-with-border-changes-expected.html
A
LayoutTests/platform/glib/damage/accelerated-canvas-2d-fillRect-with-border-changes.html
M LayoutTests/platform/glib/damage/accelerated-canvas-2d-fillRect.html
M Source/WebCore/html/HTMLCanvasElement.cpp
M Source/WebCore/html/HTMLCanvasElement.h
M Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp
M Source/WebCore/platform/graphics/GraphicsLayer.h
M Source/WebCore/platform/graphics/GraphicsLayerContentsDisplayDelegate.h
M Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayer.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayer.h
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferProxy.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/GraphicsLayerAsyncContentsDisplayDelegateCoordinated.h
M
Source/WebCore/platform/graphics/texmap/coordinated/GraphicsLayerContentsDisplayDelegateCoordinated.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/GraphicsLayerContentsDisplayDelegateCoordinated.h
M
Source/WebCore/platform/graphics/texmap/coordinated/GraphicsLayerCoordinated.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/GraphicsLayerCoordinated.h
M Source/WebCore/rendering/RenderBoxModelObject.cpp
M Source/WebCore/rendering/RenderBoxModelObject.h
M Source/WebCore/rendering/RenderLayer.cpp
M Source/WebCore/rendering/RenderLayer.h
M Source/WebCore/rendering/RenderLayerBacking.cpp
M Source/WebCore/rendering/RenderLayerBacking.h
Log Message:
-----------
[GTK][WPE] Propagate the damage from accelerated 2D canvas
https://bugs.webkit.org/show_bug.cgi?id=291678
Reviewed by Nikolas Zimmermann.
This change enables propagating damage from accelerated 2D canvas up
to the platform and to the WPE/GTK WebKit's compositor so that it can
optimize some of its drawing operations.
Co-authored-by: Carlos Garcia Campos <[email protected]>
Canonical link: https://commits.webkit.org/298552@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes