servo/components/compositing
bors-servo 0b7886b15f Auto merge of #6161 - jgraham:webdriver_stability, r=glennw
This fixes various race conditions that affect test execution when using the servodriver product. It doesn't yet do enough to make servodriver a viable alternative to the normal servo test executor.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6161)
<!-- Reviewable:end -->
2015-06-02 21:11:44 -05:00
..
Cargo.toml Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00
compositor.rs Auto merge of #6161 - jgraham:webdriver_stability, r=glennw 2015-06-02 21:11:44 -05:00
compositor_layer.rs Remove get_ prefix on getters 2015-06-02 08:54:44 -04:00
compositor_task.rs Remove get_ prefix on getters 2015-06-02 08:54:44 -04:00
constellation.rs Auto merge of #6161 - jgraham:webdriver_stability, r=glennw 2015-06-02 21:11:44 -05:00
headless.rs add navigation state data to LoadComplete messages, finish cef load state cbs 2015-05-27 14:45:48 -04:00
lib.rs Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00
pipeline.rs Measure paint task buffer maps in the memory profiler. 2015-05-27 18:27:18 -07: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 Allow Window implementations to indicate that they don't support a clipboard. 2015-06-02 08:57:09 +01:00