servo/components/util
Patrick Walton 14bafb11be style: Parse the legacy bgcolor attribute per the HTML5 specification.
Additionally, this patch cleans up some miscellaneous formatting issues.
2014-12-15 17:41:44 -08:00
..
bloom.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
cache.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
Cargo.toml style: Parse the legacy bgcolor attribute per the HTML5 specification. 2014-12-15 17:41:44 -08:00
debug_utils.rs Cargoify servo 2014-09-08 20:21:42 -06:00
dlist.rs gfx: Rewrite display list construction to make stacking-contexts more 2014-11-14 17:31:15 -08:00
fnv.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
geometry.rs gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00
lib.rs style: Parse the legacy bgcolor attribute per the HTML5 specification. 2014-12-15 17:41:44 -08:00
logical_geometry.rs Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
memory.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10: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 Replace render to paint in util/opts.rs. Some general words are not replaced. 2014-12-08 15:12:04 +09:00
persistent_list.rs util: Add persistent lists as a useful general-purpose thread-safe data 2014-10-31 12:42:32 -07: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 Move the servo crate from root to components/servo 2014-12-02 18:03:39 -08:00
rtinstrument.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
smallvec.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
sort.rs Fix up and run unit tests. 2014-10-02 23:14:42 -06:00
str.rs style: Parse the legacy bgcolor attribute per the HTML5 specification. 2014-12-15 17:41:44 -08:00
task.rs Add task profiler, which works by instrumenting each task runtime when enabled. 2014-10-29 07:34:47 +10:00
task_state.rs Rename TaskState::RENDER -> TaskState::PAINT 2014-12-08 14:25:08 +09:00
taskpool.rs Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00
tid.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
time.rs Change time::profile's meta booleans to enums. 2014-12-05 14:23:27 -08:00
vec.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
workqueue.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00