servo/components/canvas
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
..
webgl_mode feat: webxr feature flag (#34241) 2024-11-13 17:16:58 +00:00
canvas_data.rs clippy: Add safety documentation and clean up unsafe methods (#33748) 2024-10-16 08:11:31 +00:00
canvas_paint_thread.rs compositor: Create a single cross-process compositor API (#33619) (#33660) 2024-10-09 17:30:24 +00:00
Cargo.toml Remove some unused dependencies (#34355) 2024-11-25 10:29:58 +00:00
lib.rs feat: webxr feature flag (#34241) 2024-11-13 17:16:58 +00:00
raqote_backend.rs fonts: Instantiate system fonts using system font loaders (#33747) 2024-10-10 23:09:51 +00:00
webgl_limits.rs Replace sparkle with glow in components/canvas (#33918) 2024-11-20 09:05:24 +00:00
webgl_thread.rs Replace sparkle with glow in components/canvas (#33918) 2024-11-20 09:05:24 +00:00
webxr.rs Replace sparkle with glow in components/canvas (#33918) 2024-11-20 09:05:24 +00:00