servo/components/compositing
Martin Robinson 168f7ead15
compositing: Split non-WebView-specific data into ServoRenderer (#35536)
This will become the new global Servo renderer while each WebView will
also have its renderer (but not yet).

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <yuweiwu@pm.me>
2025-02-19 15:29:32 +00:00
..
Cargo.toml libservo: Rework and clarify the rendering model of the WebView (#35522) 2025-02-19 10:35:56 +00:00
compositor.rs compositing: Split non-WebView-specific data into ServoRenderer (#35536) 2025-02-19 15:29:32 +00:00
lib.rs libservo: Expose an OffscreenRenderingContext and use it for servoshell (#35465) 2025-02-17 08:35:05 +00:00
touch.rs implement Touchevent prevent default behavior (#35031) 2025-02-17 10:50:04 +00:00
tracing.rs compositor: Remove some unused messages to the compositor (#35223) 2025-01-30 09:21:23 +00:00
webview.rs ohos: Support resizing the surface (#35158) 2025-01-29 15:45:17 +00:00
windowing.rs libservo: Remove message-based API (#35366) 2025-02-10 04:14:16 +00:00