servo/components/compositing
Alex Touchet 5a0332f57e
Cargo.toml cleanup (#39403)
Cargo.toml cleanups. Mostly ordering fixes.

Testing: No tests for Cargo.toml edits.

---------

Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com>
2025-09-20 03:09:37 +00:00
..
Cargo.toml Cargo.toml cleanup (#39403) 2025-09-20 03:09:37 +00:00
compositor.rs Removed FnvHash and transformed the rest to FxHashmap (#39233) 2025-09-10 13:34:54 +00:00
lib.rs compositor: Preserve CompositorMsg deserialization errors (#38972) 2025-08-27 14:11:20 +00:00
refresh_driver.rs script: Allow reflows that do not produce display lists (#37186) 2025-06-12 19:25:04 +00:00
touch.rs Removed FnvHash and transformed the rest to FxHashmap (#39233) 2025-09-10 13:34:54 +00:00
tracing.rs compositor: Allow canvas to upload rendered contents asynchronously (#37776) 2025-08-29 10:04:41 +00:00
webview_manager.rs Removed FnvHash and transformed the rest to FxHashmap (#39233) 2025-09-10 13:34:54 +00:00
webview_renderer.rs layout: Avoid ClipId, ExternalScrollId and ScrollTreeNodeId references (#39372) 2025-09-18 23:34:49 +00:00