servo/components/gfx
Patrick Walton 215c2a9d4c layout: Implement CSS linear gradients per the CSS-IMAGES specification.
This implements the CSS `linear-gradient` property per the CSS-IMAGES
specification:

    http://dev.w3.org/csswg/css-images-3/

Improves GitHub.
2014-11-06 08:26:47 -08:00
..
display_list layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08: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 Implements case insensitive font family names. 2014-11-03 17:15:51 -08: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 Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00
render_context.rs layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
render_task.rs Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00