servo/components/compositing
Martin Robinson 71d285af80 Use a new id type for tracking scrolling areas
This is a step in disassociating scrolling areas from stacking
contexts. Now scroll areas are defined by unique ids, which means that
in the future stacking context will be able to contain more than one.
2016-10-30 21:10:04 +01:00
..
Cargo.toml Remove old rendering backend. 2016-10-18 10:21:27 +10:00
compositor.rs Use a new id type for tracking scrolling areas 2016-10-30 21:10:04 +01:00
compositor_thread.rs Move Image and PixelFormat to net_traits. 2016-10-21 16:12:39 +02:00
delayed_composition.rs Move util::time::duration_from_nanoseconds to its only caller 2016-06-29 18:00:21 +02:00
lib.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
touch.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
windowing.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00