servo/components/compositing
Martin Robinson dae22b6e80 Simplify and unify compositor shutdown code paths
Unify all compositor shutdown code paths into two methods, one which
starts the shutdown and the other that finishes it. This simplifies the
way the compositor shuts down and prevents "leaking" pixmaps when
exiting in uncommon ways.
2015-10-07 18:42:11 -07:00
..
Cargo.toml Update servo to use published app units crate 2015-10-01 11:45:35 +10:00
compositor.rs Simplify and unify compositor shutdown code paths 2015-10-07 18:42:11 -07:00
compositor_layer.rs Auto merge of #7899 - glennw:subpage-fixes-1, r=pcwalton 2015-10-07 18:36:35 -06:00
compositor_task.rs Simplify and unify compositor shutdown code paths 2015-10-07 18:42:11 -07:00
constellation.rs Remove constellation round trip for subpage mapping in compositor. 2015-10-07 12:24:15 +10:00
headless.rs Simplify and unify compositor shutdown code paths 2015-10-07 18:42:11 -07:00
lib.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
pipeline.rs Make it possible for iframes to create their own pipeline ID. 2015-10-06 17:06:53 +10:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
surface_map.rs sort all uses 2015-08-20 20:47:12 +08:00
windowing.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30