servo/components/compositing
Martin Robinson d150cc9f95 Eliminate ScrollRootId
Just use WebRender's ClipId directly. This will allow us to create and
use ReferenceFrames in the future, if we need to do that. It will also
make it easier to have Servo responsible for creating the root
scrolling area, which will allow removing some old hacks in the future.
2017-04-20 08:51:38 +02:00
..
Cargo.toml Remove servo feature from servo_url 2017-04-07 17:51:49 +10:00
compositor.rs Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
compositor_thread.rs Eliminate ScrollRootId 2017-04-20 08:51:38 +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 Introduce CSSPixel as a replacement for ViewportPx and PagePx. 2017-02-24 06:58:10 +10:00
touch.rs Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
windowing.rs Update WR (gl/es runtime table, scroll roots). 2017-03-23 14:32:03 +10:00