servo/components/util
bors-servo 0f5c614609 Auto merge of #9051 - bholley:split_style_and_layout_wrappers, r=SimonSapin
Split layout wrappers into style+layout and layout-only functionality

This is a step towards removing the dependency of stylo on layout/.

This PR depends on #9004.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9051)
<!-- Reviewable:end -->
2015-12-30 10:04:14 +05:30
..
deque Fix issues found by rust-clippy 2015-10-12 20:21:49 -04:00
bezier.rs style: Switch animation timestamps to be doubles instead of floats. 2015-08-01 17:46:39 -07:00
cache.rs Derive Debug on FontGroup and its components 2015-12-12 10:04:33 +01:00
Cargo.toml Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
cursor.rs Fix issues found by rust-clippy 2015-10-12 20:21:49 -04:00
debug_utils.rs Issue #9042: Report incorrect number of spaces around => in the style checker. 2015-12-23 20:54:26 +01:00
geometry.rs Fix warnings. 2015-12-04 10:31:19 +01:00
ipc.rs Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
lib.rs Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
linked_list.rs util: Remove the old broken SerializableLinkedList code in favor of 2015-07-31 08:42:29 -07:00
logical_geometry.rs Improve readability of flow tree dump 2015-11-23 15:17:32 -08:00
mem.rs Separate style+layout and layout-specific wrapper functionality. 2015-12-29 11:50:03 -08:00
opts.rs Add debug option to disable vsync for profiling. 2015-12-01 09:52:13 +10:00
persistent_list.rs Fix issues found by rust-clippy 2015-10-12 20:21:49 -04:00
prefs.rs Fix issues found by rust-clippy 2015-10-12 20:21:49 -04:00
print_tree.rs Improve printing of DisplayLists 2015-09-16 12:31:38 -07:00
range.rs util: Inline trivial range constructors. 2015-12-15 11:24:35 -08:00
resource_files.rs Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
str.rs Implement non-zero dimension attribute parsing 2015-12-24 13:20:43 -08:00
task.rs compositing: Split Servo up into multiple sandboxed processes. 2015-11-19 16:38:04 -05:00
task_state.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
taskpool.rs Cleanup code that was warned by rust-clippy 2015-10-11 20:47:45 -04:00
tid.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
time.rs Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
vec.rs Fix issues found by rust-clippy 2015-10-12 20:21:49 -04:00
workqueue.rs Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00