servo/components/compositing
bors-servo 606ab1df44 Auto merge of #6013 - glennw:compositor-race, r=pcwalton
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6013)
<!-- Reviewable:end -->
2015-05-12 20:44:19 -05:00
..
Cargo.toml Constrain the viewport & zoom when reflowing 2015-05-06 00:34:33 -06:00
compositor.rs Fix a compositor race condition that can result in the most recent buffer not being painted. 2015-05-12 10:34:05 +10:00
compositor_layer.rs Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
compositor_task.rs Fix a compositor race condition that can result in the most recent buffer not being painted. 2015-05-12 10:34:05 +10:00
constellation.rs Add some overview docs to compositing::constellation 2015-05-09 01:55:27 -07:00
headless.rs Support WebDriver takeScreenshot command. 2015-05-07 09:56:15 +01:00
lib.rs Constrain the viewport & zoom when reflowing 2015-05-06 00:34:33 -06:00
pipeline.rs Delay stylesheet load in test to increase confidence. 2015-05-11 15:35:10 -04:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs compositing: Fix scrolling timeout. There are 1,000,000 nanoseconds in a 2015-05-11 14:44:49 -07:00
windowing.rs Introduce a MouseButton enum. 2015-04-03 01:24:33 +02:00