servo/components/compositing
Ms2ger 041c907d1b Don't block the script listener thread on window.close().
This does not appear to have any effect. I believe this has been the case
since e841065351, when the helper thread was
introduced.

It was added in a7ef1cd35e, where it blocked the
script thread rather than this helper thread.
2016-05-23 11:23:54 +02:00
..
Cargo.toml Move sandboxing into the constellation crate. 2016-05-22 14:49:28 +02:00
compositor.rs Don't block the script listener thread on window.close(). 2016-05-23 11:23:54 +02:00
compositor_layer.rs forcetouch events support 2016-04-05 18:42:28 +08:00
compositor_thread.rs Don't block the script listener thread on window.close(). 2016-05-23 11:23:54 +02:00
delayed_composition.rs compositing: Stop compositing unnecessarily after each animation frame. 2016-02-24 14:06:46 -08:00
lib.rs Move sandboxing into the constellation crate. 2016-05-22 14:49:28 +02: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
touch.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00
windowing.rs Make Servo DPI aware on Windows 2016-05-20 23:40:39 -06:00