servo/components/compositing
Martin Robinson fbb1e0c6b8 Send incremental frame tree updates to the compositor
This allows the compositor to add frames after the call to SetIds,
where the initial frame tree is created. There are still some issues
preventing proper late frame creation, but this prevents crashes when
it happens.

Fixes #3738.
2014-11-11 17:36:19 -08:00
..
platform Move windowing code out of the compositor 2014-10-10 11:36:12 -07:00
Cargo.toml Update to use new GL bindings. 2014-10-30 15:31:10 +10:00
compositor.rs Send incremental frame tree updates to the compositor 2014-11-11 17:36:19 -08:00
compositor_layer.rs Move compositor_data.rs to compositor_layer.rs. 2014-10-28 08:33:23 -07:00
compositor_task.rs Send incremental frame tree updates to the compositor 2014-11-11 17:36:19 -08:00
constellation.rs Send incremental frame tree updates to the compositor 2014-11-11 17:36:19 -08:00
headless.rs Send incremental frame tree updates to the compositor 2014-11-11 17:36:19 -08:00
lib.rs Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00
pipeline.rs Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00
windowing.rs Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00