servo/components/compositing
Martin Robinson d8a7abda69
libservo: Expose a ServoBuilder (#36549)
Expose a `ServoBuilder` for easily creating Servo instances using
default values. This change enables removing `EmbedderTraits`.

Testing: This is covered by `Servo` unit tests.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-04-16 16:58:52 +00:00
..
Cargo.toml compositing: Add memory reporter for WebRender. (#36557) 2025-04-16 13:14:04 +00:00
compositor.rs compositing: Add memory reporter for WebRender. (#36557) 2025-04-16 13:14:04 +00:00
lib.rs compositor: Unify the cross process and in-process API (#36543) 2025-04-15 18:31:46 +00:00
touch.rs touch: Fix panic with -Zconvert-mouse-to-touch (#36531) 2025-04-15 09:59:30 +00:00
tracing.rs compositing: Add memory reporter for WebRender. (#36557) 2025-04-16 13:14:04 +00:00
webview.rs touch: Fix panic with -Zconvert-mouse-to-touch (#36531) 2025-04-15 09:59:30 +00:00
webview_manager.rs Separate WebviewManager from Webview in compositor and constellation (#36302) 2025-04-04 07:34:19 +00:00
windowing.rs libservo: Expose a ServoBuilder (#36549) 2025-04-16 16:58:52 +00:00