servo/components/gfx
bors-servo efae66bccb auto merge of #4625 : mrobinson/servo/surface-refactor, r=jdm
We no longer need to implement from_azure_surface in Servo, now that
rust-layers is handling more of the glue between rust-layers and Azure.
2015-01-16 12:57:44 -07:00
..
display_list layout: Implement mix-blend-mode per COMPOSITING § 3.4.1. 2015-01-12 08:02:41 -08:00
platform Fix string::raw::from_buf deprecation warning 2015-01-08 08:51:10 -08:00
text Write a macro or syntax extension to generate OpenType tags 2015-01-15 20:01:40 -05:00
buffer_map.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
Cargo.toml Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
color.rs gfx: Inline a few commonly-used methods that were showing up in profiles 2014-10-28 10:55:19 -07:00
filters.rs layout: Implement filter per CSS-FILTERS § 5. 2015-01-09 07:26:13 -08:00
font.rs layout: Implement text-rendering per SVG 1.1 § 11.7.4. 2015-01-08 12:32:58 -08:00
font_cache_task.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
font_context.rs layout: Implement filter per CSS-FILTERS § 5. 2015-01-09 07:26:13 -08:00
font_template.rs Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19. 2015-01-08 09:58:46 -05:00
lib.rs layout: Implement filter per CSS-FILTERS § 5. 2015-01-09 07:26:13 -08:00
paint_context.rs layout: Implement mix-blend-mode per COMPOSITING § 3.4.1. 2015-01-12 08:02:41 -08:00
paint_task.rs Update to latest rust-azure and rust-layers 2015-01-15 12:59:11 -08:00