servo/components/compositing
bors-servo a3ea3eed47 auto merge of #4960 : pkondzior/servo/add-script-timers-suspend-resume-functionality, r=jdm
Adds free/thaw methods to script_task that let you send suspend/resume messages to web content timers. Fixes #4907
2015-02-23 21:45:46 -07:00
..
Cargo.toml Make gonk compile again 2015-02-21 09:42:45 +05:30
compositor.rs Fix warnings in compositing. 2015-02-13 10:36:48 +01:00
compositor_layer.rs Import msg as msg rather than servo_msg. 2015-02-10 11:40:36 +01:00
compositor_task.rs Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00
constellation.rs Add thaw/freeze messages that can suspend/resume webcontent timers #4907 2015-02-24 05:33:27 +01:00
headless.rs Import msg as msg rather than servo_msg. 2015-02-10 11:40:36 +01:00
lib.rs Move compositing to libc from crates.io. 2015-02-21 00:24:58 +01:00
pipeline.rs Add thaw/freeze messages that can suspend/resume webcontent timers #4907 2015-02-24 05:33:27 +01:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00
windowing.rs Upgrade to rustc ba2f13ef0 2015-02-04 2015-02-11 14:48:34 -08:00