servo/components/compositing
2016-03-21 20:44:56 -06:00
..
Cargo.toml Bump serde to 0.7 2016-03-17 13:52:39 +01:00
compositor.rs Fixed jump tag issue 2016-03-21 20:44:56 -06:00
compositor_layer.rs compositing: Fix a couple of bugs that prevented iframes from painting 2016-01-26 16:37:23 -05:00
compositor_thread.rs compositing: In borderless mode, don't show the window until the page 2016-03-15 22:07:21 -07:00
constellation.rs compositing: In borderless mode, don't show the window until the page 2016-03-15 22:07:21 -07:00
delayed_composition.rs compositing: Stop compositing unnecessarily after each animation frame. 2016-02-24 14:06:46 -08:00
headless.rs Fix animation smoothness when using requestAnimationFrame. 2016-03-04 07:26:00 +10:00
lib.rs Fix animation smoothness when using requestAnimationFrame. 2016-03-04 07:26:00 +10:00
pipeline.rs Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
sandboxing.rs Remove unused import. 2015-11-20 08:55:41 +01:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
surface_map.rs task -> thread 2016-01-10 17:58:13 +09:00
timer_scheduler.rs task -> thread 2016-01-10 17:58:13 +09:00
touch.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00
windowing.rs compositing: In borderless mode, don't show the window until the page 2016-03-15 22:07:21 -07:00