servo/components/compositing
bors-servo 85f9f9626e Auto merge of #10343 - asajeffrey:document-constellation-recv-panic, r=jdm
Comment explaining constellation panic for recv

A retry of #10294, which was closed due to homu issues.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10343)
<!-- Reviewable:end -->
2016-04-02 23:08:45 +05:30
..
Cargo.toml Update webrender with crates.io's offscreen_gl_context (fixes #10296) 2016-03-31 02:02:02 +02:00
compositor.rs compositing: Send only one mouse move event if WebRender is in use. 2016-03-31 11:26:08 -07: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 No more headless compositor. Just the normal one. 2016-03-24 11:18:54 -07:00
constellation.rs Auto merge of #10343 - asajeffrey:document-constellation-recv-panic, r=jdm 2016-04-02 23:08:45 +05:30
delayed_composition.rs compositing: Stop compositing unnecessarily after each animation frame. 2016-02-24 14:06:46 -08:00
lib.rs Auto merge of #8641 - notriddle:no_headless, r=glennw 2016-03-29 12:42:01 +05:30
pipeline.rs No more headless compositor. Just the normal one. 2016-03-24 11:18:54 -07: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 use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01: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 No more headless compositor. Just the normal one. 2016-03-24 11:18:54 -07:00