servo/components/util
bors-servo c109f6ff77 auto merge of #3831 : pcwalton/servo/append-from, r=mbrubeck
This is tracked upstream as Rust bug #18402.

r? @mbrubeck
2014-10-28 13:48:58 -06:00
..
bloom.rs Use Gecko's simpler Bloom filter instead of one based on hash 2014-10-10 17:02:27 -07:00
cache.rs layout: Rewrite text and inline fragment handling during flow 2014-10-20 22:05:38 -07:00
Cargo.toml Add layers dependency to util crate. Fixes #3783. 2014-10-23 19:29:05 -04:00
debug_utils.rs Cargoify servo 2014-09-08 20:21:42 -06:00
dlist.rs util: Add a method to push all elements from another doubly-linked list 2014-10-28 10:47:04 -07:00
fnv.rs Added a bloom filter to CSS selector matching. 2014-09-15 16:29:45 -07:00
geometry.rs layout: Rewrite clipping to be per-display-item instead of having 2014-10-13 21:40:36 -07:00
lib.rs Dynamically check DOMRefCell access from layout in debug builds 2014-10-24 16:27:37 -07:00
logical_geometry.rs Improve logical geometry formatting 2014-10-20 18:04:48 -07:00
memory.rs Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) 2014-09-20 13:00:06 -07:00
namespace.rs Use Gecko's simpler Bloom filter instead of one based on hash 2014-10-10 17:02:27 -07:00
opts.rs If opts is retrieved, but not set by platform layer, return a default set. 2014-10-28 14:58:31 +10:00
range.rs layout: Refactor inline layout to remove the code that tried to avoid 2014-10-13 16:33:19 -07:00
resource_files.rs Read user-agent.css at run time. Fix #3516 2014-10-07 21:16:54 +01:00
smallvec.rs Fix up and run unit tests. 2014-10-02 23:14:42 -06:00
sort.rs Fix up and run unit tests. 2014-10-02 23:14:42 -06:00
str.rs layout: Introduce support for legacy presentational attributes to selector 2014-10-14 12:44:09 -07:00
task.rs Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00
task_state.rs Provide safety check helpers in release builds 2014-10-24 16:53:58 -07:00
taskpool.rs Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00
tid.rs added valid license to tid.rs 2014-09-19 11:34:43 -07:00
time.rs auto merge of #3765 : pcwalton/servo/profiler-cleanups, r=cgaebel 2014-10-22 14:45:35 -06:00
vec.rs Fix up and run unit tests. 2014-10-02 23:14:42 -06:00
workqueue.rs Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00