servo/components/gfx
bors-servo 95eabdb4db Auto merge of #9022 - mskrzypkows:PaintMsg_refactoring, r=jdm
Move PaintMsg enum to gfx_traits #8844

re-PR of https://github.com/servo/servo/pull/9007, because homu seems stuck

Fixes #8844.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9022)
<!-- Reviewable:end -->
2015-12-20 01:34:26 +05:30
..
display_list Fix warnings. 2015-12-04 10:31:19 +01:00
platform Derive Debug on FontGroup and its components 2015-12-12 10:04:33 +01:00
text Auto merge of #9013 - antrik:debug-fontgroup, r=Ms2ger 2015-12-18 14:23:15 +05:30
Cargo.toml Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
filters.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font.rs Auto merge of #9013 - antrik:debug-fontgroup, r=Ms2ger 2015-12-18 14:23:15 +05:30
font_cache_task.rs Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00
font_context.rs Remove unused imports. 2015-12-12 02:13:59 -05:00
font_template.rs Derive Debug on FontGroup and its components 2015-12-12 10:04:33 +01:00
lib.rs Fix warnings: Use Vec.extend_from_slice instead of Vec.push_all 2015-12-10 16:49:29 -05:00
paint_context.rs Replaced ZERO_POINT with Point2D::zero() 2015-12-03 19:46:45 +02:00
paint_task.rs Move PaintMsg enum to gfx_traits #8844 2015-12-18 08:33:32 +01:00