servo/components/compositing
Patrick Walton fa1e06e7ce compositing: Translate clip rects into the coordinate systems of child
layers when doing hit tests.

Fixes clicking on links on the second page of Hacker News.
2014-12-12 16:58:25 -08:00
..
platform Move windowing code out of the compositor 2014-10-10 11:36:12 -07:00
Cargo.toml Remove rust-alert as it's broken on mac, and unimplemented on other platforms. 2014-11-19 14:19:40 +10:00
compositor.rs compositing: Translate clip rects into the coordinate systems of child 2014-12-12 16:58:25 -08:00
compositor_layer.rs Replace almost "render" to "paint" in compositing crate. 2014-12-08 14:55:30 +09:00
compositor_task.rs Sending key events through script task before processing them in the compositor. 2014-12-12 12:31:44 -05:00
constellation.rs Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
headless.rs Sending key events through script task before processing them in the compositor. 2014-12-12 12:31:44 -05:00
lib.rs Remove rust-alert as it's broken on mac, and unimplemented on other platforms. 2014-11-19 14:19:40 +10:00
pipeline.rs ports/cef: Implement accelerated compositing for the CEF port. 2014-12-10 08:35:47 -08:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00
windowing.rs Sending key events through script task before processing them in the compositor. 2014-12-12 12:31:44 -05:00