servo/components/compositing
bors-servo 7f0e62b6fb Auto merge of #7189 - Ms2ger:unsafe-compositing, r=larsbergstrom
Deny unsafe code in compositing.



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7189)
<!-- Reviewable:end -->
2015-08-13 07:14:22 -06:00
..
Cargo.toml Auto merge of #7053 - connorimes:move-net-error-list, r=mbrubeck 2015-08-07 01:55:20 -06:00
compositor.rs Ensure compositor layers are collected when removed from layout. 2015-08-13 09:46:58 +10:00
compositor_layer.rs Use Iterator::any in collect_old_layers. 2015-08-13 10:02:33 +02:00
compositor_task.rs Implement Msg::Status with serialized url upon mouseover 2015-07-30 16:37:54 +03:00
constellation.rs Auto merge of #7171 - Ms2ger:ScriptControlChan, r=jdm 2015-08-12 08:28:29 -06:00
headless.rs Implement Msg::Status with serialized url upon mouseover 2015-07-30 16:37:54 +03:00
lib.rs Deny unsafe code in compositing. 2015-08-13 10:52:29 +02:00
pipeline.rs Pass a Sender<ConstellationControlMsg> to Pipeline::new. 2015-08-12 16:19:30 +02: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
surface_map.rs Have BufferMap store NativeSurfaces and rename to SurfaceMap 2015-07-24 11:12:39 -07:00
windowing.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00