servo/components/msg
Martin Robinson b585ce5b1f Use a restyle for animation ticks
This change corrects synchronization issues with animations, by
reworking the animation processing model to do a quick restyle and
incremental layout when ticking animations.

While this change adds overhead to animation ticks, the idea is that
this will be the fallback when synchronous behavior is required to
fulfill specification requirements. In the optimistic case, many
animations could be updated and applied off-the-main-thread and then
resynchronized when style information is queried by script.

Fixes #13865.
2020-05-05 15:13:35 +02:00
..
tests Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
Cargo.toml Update ipc-channel and crossbeam-channel. 2020-02-20 11:15:13 -05:00
constellation_msg.rs Use a restyle for animation ticks 2020-05-05 15:13:35 +02:00
lib.rs introduce a pipeline namespace installer 2019-08-21 14:20:01 +02:00