servo/components/compositing
Glenn Watson 2517bb561a Only allow root pipelines to set the window title.
Sometimes, the root pipeline title is sent before the compositor
has created the root pipeline, so also request the main page
title once the initial frame tree has been sent.
2015-03-03 06:10:47 +10:00
..
Cargo.toml Make gonk compile again 2015-02-21 09:42:45 +05:30
compositor.rs Only allow root pipelines to set the window title. 2015-03-03 06:10:47 +10: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