servo/components/compositing
Anthony Ramine 48b5d1d6be Update webrender with crates.io's offscreen_gl_context (fixes #10296)
Crate webrender is bumped to the first commit in https://github.com/servo/webrender/pull/248.
Crate webrender_traits is bumped to the merge of https://github.com/servo/webrender_traits/pull/21.
2016-03-31 02:02:02 +02:00
..
Cargo.toml Update webrender with crates.io's offscreen_gl_context (fixes #10296) 2016-03-31 02:02:02 +02:00
compositor.rs No more headless compositor. Just the normal one. 2016-03-24 11:18:54 -07:00
compositor_layer.rs compositing: Fix a couple of bugs that prevented iframes from painting 2016-01-26 16:37:23 -05:00
compositor_thread.rs No more headless compositor. Just the normal one. 2016-03-24 11:18:54 -07:00
constellation.rs Replace any uses of .send(...).unwrap() by .send(...).unwrap_or_else(...). 2016-03-29 10:31:35 -05:00
delayed_composition.rs compositing: Stop compositing unnecessarily after each animation frame. 2016-02-24 14:06:46 -08:00
lib.rs Auto merge of #8641 - notriddle:no_headless, r=glennw 2016-03-29 12:42:01 +05:30
pipeline.rs No more headless compositor. Just the normal one. 2016-03-24 11:18:54 -07:00
sandboxing.rs Remove unused import. 2015-11-20 08:55:41 +01:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
surface_map.rs use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
timer_scheduler.rs task -> thread 2016-01-10 17:58:13 +09:00
touch.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00
windowing.rs No more headless compositor. Just the normal one. 2016-03-24 11:18:54 -07:00