servo/components/compositing
Glenn Watson 596193f975 Fix iframes flickering on mouse move.
Fixes #7867 (and probably several other iframe bugs).

When collecting layers for children of a pipeline, pass through the current
subpage pipeline recursively. This prevents descendany layers (such as scroll
layers) from being collected and re-created on the subsequent paint.
2015-10-20 08:32:17 +10:00
..
Cargo.toml Replace libpng with image everywhere. 2015-10-10 07:43:11 -07:00
compositor.rs Auto merge of #7552 - meh:viewport, r=glennw 2015-10-14 10:29:45 -06:00
compositor_layer.rs Fix iframes flickering on mouse move. 2015-10-20 08:32:17 +10:00
compositor_task.rs Replace libpng with image everywhere. 2015-10-10 07:43:11 -07:00
constellation.rs Remove webdriver use of SubpageId 2015-10-15 07:11:31 +10:00
headless.rs Simplify and unify compositor shutdown code paths 2015-10-07 18:42:11 -07:00
lib.rs Replace libpng with image everywhere. 2015-10-10 07:43:11 -07: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 Add viewport configuration support to the compositor 2015-10-14 17:38:29 +02:00