servo/components/gfx
Patrick Walton 93bf69a6fe layout: Use the new append_from method to get rid of a bunch of moves
in display list construction.

These were showing up in the profile.
2014-10-28 14:28:34 -07:00
..
display_list layout: Use the new append_from method to get rid of a bunch of moves 2014-10-28 14:28:34 -07:00
platform Convert internal font code to store pt size as Au. 2014-10-22 13:49:41 +10:00
text Convert internal font code to store pt size as Au. 2014-10-22 13:49:41 +10:00
buffer_map.rs Eliminate warnings 2014-09-20 13:00:55 -07:00
Cargo.toml Rename macros crate to plugins 2014-09-23 17:37:27 +05:30
color.rs gfx: Inline a few commonly-used methods that were showing up in profiles 2014-10-28 10:55:19 -07:00
font.rs Cache last fontgroup. Style recalc on wikipedia/rust 66ms -> 41ms. 2014-10-24 08:25:10 +10:00
font_cache_task.rs make naming more consistent 2014-10-28 10:06:39 -07:00
font_context.rs Cache last fontgroup. Style recalc on wikipedia/rust 66ms -> 41ms. 2014-10-24 08:25:10 +10:00
font_template.rs Cargoify servo 2014-09-08 20:21:42 -06:00
lib.rs Rename macros crate to plugins 2014-09-23 17:37:27 +05:30
render_context.rs gfx: Update rust-azure to pick up arcs, gradients, and subpixel text 2014-10-20 21:36:28 -07:00
render_task.rs Dynamically check DOMRefCell access from layout in debug builds 2014-10-24 16:27:37 -07:00