servo/components/compositing
Anthony Ramine 63c4490e73 Kill the plugins crate and its clippy support
Sometimes clippy gets outdated by months, and its current support setup
means that each Servo component need to opt into it by depending on
the plugins crate manually, and not all components do that.
2017-02-21 11:50:36 +01:00
..
Cargo.toml Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
compositor.rs Update WR (pixel snapping improvements). 2017-02-13 23:46:28 +01:00
compositor_thread.rs Add support for fullscreen #10102 2016-12-09 11:45:50 +01:00
delayed_composition.rs Move util::time::duration_from_nanoseconds to its only caller 2016-06-29 18:00:21 +02:00
lib.rs Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
touch.rs Move DevicePixel to script_traits. 2017-01-11 15:27:14 +01:00
windowing.rs Implement home end key scroll. 2017-01-23 13:38:10 +00:00