servo/components/gfx
Martin Robinson 05fb2ef6ee Merge DisplayListEntry into DisplayItem
We don't really need two levels of abstraction for every element in the
DisplayList. This simplifies the complexity of the data structure in
preparation for providing documentation and properly handling scrolling
roots.
2016-04-22 10:28:27 -07:00
..
display_list Merge DisplayListEntry into DisplayItem 2016-04-22 10:28:27 -07:00
platform gfx: Clamp the font size we supply to Core Text to 0.01pt. 2016-04-11 13:52:41 -07:00
text Remove util::vec::Comparator 2016-03-01 14:28:16 +01:00
Cargo.toml Issue #10491 add HTMLInputElement attributes that reflect content identically 2016-04-12 00:15:57 +02:00
filters.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font.rs Renamed style structs. 2016-04-08 21:47:36 +03:00
font_cache_thread.rs Rename net.mime.sniff pref to network.mime.sniff. 2016-04-17 16:15:24 -04:00
font_context.rs gfx: Clamp the font size we supply to Core Text to 0.01pt. 2016-04-11 13:52:41 -07:00
font_template.rs Derive Debug on FontGroup and its components 2015-12-12 10:04:33 +01:00
lib.rs gfx: Drop "canvas_traits" dependency 2016-03-23 18:12:39 +01:00
paint_context.rs gfx: Allow images to be shipped to the WebRender thread without shipping 2016-03-22 14:49:47 -07:00
paint_thread.rs Merge DisplayListEntry into DisplayItem 2016-04-22 10:28:27 -07:00