servo/components/util
Patrick Walton 2a790d06dd Use Gecko's simpler Bloom filter instead of one based on hash
stretching.

This preserves the usage of the Bloom filter throughout style recalc,
but the implementation is rewritten. Provides a 15% improvement on
Guardians of the Galaxy.
2014-10-10 17:02:27 -07: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 Eliminate warnings 2014-09-20 13:00:55 -07:00
Cargo.toml Eliminate servo_util::atom 2014-09-29 18:39:36 -07:00
debug_utils.rs Cargoify servo 2014-09-08 20:21:42 -06:00
fnv.rs Added a bloom filter to CSS selector matching. 2014-09-15 16:29:45 -07:00
geometry.rs gfx: Use subpixel positioning for glyphs. 2014-10-02 08:05:24 -07:00
lib.rs Read user-agent.css at run time. Fix #3516 2014-10-07 21:16:54 +01:00
logical_geometry.rs Cargoify servo 2014-09-08 20:21:42 -06: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 layout: Implement z-index. 2014-10-08 22:30:44 -07:00
range.rs Fix doctest errors in rustdoc comments 2014-09-17 14:46:37 -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 Fix doctest errors in rustdoc comments 2014-09-17 14:46:37 -07:00
task.rs Cargoify servo 2014-09-08 20:21:42 -06:00
tid.rs added valid license to tid.rs 2014-09-19 11:34:43 -07:00
time.rs Eliminate warnings 2014-09-20 13:00:55 -07:00
vec.rs Fix up and run unit tests. 2014-10-02 23:14:42 -06:00
workqueue.rs Upgrade to rustc d2b30f7d3 2014-09-23 2014-09-29 17:41:45 +01:00