servo/components/canvas
Oriol Brufau 4acaa08cf5
Cleanup Stylo dependencies (#36046)
Now that Stylo considers `servo` as the default feature, Servo doesn't
need to specify `features = ["servo"]`.

Also use the same crate names as Stylo, rather than renaming them with
`package`.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-03-19 08:53:26 +00:00
..
webgl_mode Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
canvas_data.rs Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
canvas_paint_thread.rs canvas: Do not update ImageKey during canvas layout (#35719) 2025-03-12 15:36:52 +00:00
Cargo.toml Cleanup Stylo dependencies (#36046) 2025-03-19 08:53:26 +00:00
lib.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
raqote_backend.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
webgl_limits.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
webgl_thread.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
webxr.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00