servo/components/compositing
Jonathan Schwender 810a91ecac
Remove some unused dependencies (#34355)
* Remove unused deps

This doesn't seem to remove any deps from the workspace.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>

* ohos: Remove gaol dependency

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>

---------

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2024-11-25 10:29:58 +00:00
..
Cargo.toml Remove some unused dependencies (#34355) 2024-11-25 10:29:58 +00:00
compositor.rs compositing: Properly clean up pending paint metrics (#34305) 2024-11-20 16:05:26 +00:00
gl.rs Fix save to image on Windows (#32914) 2024-08-03 20:04:26 +00:00
lib.rs feat: webxr feature flag (#34241) 2024-11-13 17:16:58 +00:00
touch.rs Add simple fling implementation (#33219) 2024-11-10 10:15:42 +00:00
tracing.rs compositor: Create a single cross-process compositor API (#33619) (#33660) 2024-10-09 17:30:24 +00:00
webview.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
windowing.rs ohos: Add basic IME and keyboard support (#34188) 2024-11-15 15:04:48 +00:00