servo/components/compositing
bors-servo 99b9901ca2 Auto merge of #8923 - saneyuki:warning2, r=nox
Fix warning: Use iterator.min_by_key instead of iterator.min_by

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8923)
<!-- Reviewable:end -->
2015-12-11 09:08:14 +05:30
..
Cargo.toml Use skia and deps from crates.io. 2015-12-02 19:07:59 +01:00
compositor.rs Minor refactoring of mouse event types 2015-12-03 08:19:40 -08:00
compositor_layer.rs Minor refactoring of mouse event types 2015-12-03 08:19:40 -08:00
compositor_task.rs Fix warnings 2015-12-03 17:05:26 +01:00
constellation.rs Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -05:00
headless.rs compositing: Split Servo up into multiple sandboxed processes. 2015-11-19 16:38:04 -05:00
lib.rs Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -05:00
pipeline.rs Move ScriptMsg from msg crate into script_traits 2015-12-09 20:50:11 +01: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
scrolling.rs Fix warnings 2015-12-03 17:05:26 +01:00
surface_map.rs Fix warning: Use iterator.min_by_key instead of iterator.min_by 2015-12-10 16:31:02 -05:00
timer_scheduler.rs Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
windowing.rs Minor refactoring of mouse event types 2015-12-03 08:19:40 -08:00