servo/components/compositing
Tetsuharu OHZEKI 8cee554898 Replace almost "render" to "paint" in compositing crate.
This doesn't touch some "render" words which are used as general means.
2014-12-08 14:55:30 +09: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 Replace almost "render" to "paint" in compositing crate. 2014-12-08 14:55:30 +09:00
compositor_layer.rs Replace almost "render" to "paint" in compositing crate. 2014-12-08 14:55:30 +09:00
compositor_task.rs Replace almost "render" to "paint" in compositing crate. 2014-12-08 14:55:30 +09:00
constellation.rs Replace almost "render" to "paint" in compositing crate. 2014-12-08 14:55:30 +09:00
headless.rs Rename compositor_task::Msg. 2014-12-08 14:05:50 +09: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 Replace almost "render" to "paint" in compositing crate. 2014-12-08 14:55:30 +09: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 Rename WindowMethods::set_paint_state() 2014-12-08 14:05:50 +09:00