servo/components/script_layout_interface
Martin Robinson 3b0619aedd Move most animation processing to script
This is preparation for sharing this code with layout_2020 and
implementing selective off-the-main-thread animations.

We still look for nodes not in the flow tree in the layout thread.
2020-05-12 10:22:14 +02:00
..
Cargo.toml Move most animation processing to script 2020-05-12 10:22:14 +02:00
lib.rs Remove unused #![feature(…)] attributes 2020-04-15 15:01:46 +02:00
message.rs Move most animation processing to script 2020-05-12 10:22:14 +02:00
rpc.rs Don't go through the layout thread to retrieve a node's primary style 2020-04-07 14:34:47 +02:00
wrapper_traits.rs Replace OpaqueStyleAndLayoutData by StyleAndOpaqueLayoutData 2020-04-06 23:06:13 +02:00