servo/components/util
Martin Robinson 8b5fe650c8 Improve layer tree debugging output
Add an option to dump the layer tree, which activates the previously
unused layer tree debugging code. Also improve the output using the
PrintTree struct.
2015-10-06 15:25:33 -07:00
..
deque sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
bezier.rs style: Switch animation timestamps to be doubles instead of floats. 2015-08-01 17:46:39 -07:00
cache.rs Fix reported test-tidy errors 2015-09-01 16:30:42 -04:00
Cargo.toml Update servo to use published app units crate 2015-10-01 11:45:35 +10:00
cursor.rs gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
debug_utils.rs Move to new io in util. 2015-03-28 20:02:23 +01:00
geometry.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
ipc.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
lib.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10: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 sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
mem.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
opts.rs Improve layer tree debugging output 2015-10-06 15:25:33 -07:00
persistent_list.rs Fix up some unnecessary uses of unsafe. 2015-09-02 15:50:17 -07:00
prefs.rs Enable resetable and String prefs. 2015-09-25 00:58:48 +01:00
print_tree.rs Improve printing of DisplayLists 2015-09-16 12:31:38 -07:00
range.rs gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
resource_files.rs Add a pref for a default homepage. 2015-09-25 00:58:51 +01:00
str.rs Implement size attribute for <font> element 2015-09-30 22:51:30 -04:00
task.rs sort all uses 2015-08-20 20:47:12 +08:00
task_state.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
taskpool.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
tid.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
vec.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
workqueue.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30