servo/components/gfx
Michael Howell 6c9efbf383 Take transform:translate into account when computing clipping regions.
Note that this only works for translation; a more general fix would
require major changes to how display lists work.

Closes #10431?
2016-04-12 14:39:13 -07:00
..
display_list Take transform:translate into account when computing clipping regions. 2016-04-12 14:39:13 -07:00
platform Bump serde to 0.7 2016-03-17 13:52:39 +01:00
text Remove util::vec::Comparator 2016-03-01 14:28:16 +01:00
Cargo.toml gfx: Drop "canvas_traits" dependency 2016-03-23 18:12:39 +01: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 Make use of From<String> for Atom 2016-02-24 17:52:13 +01:00
font_context.rs Add WebRender integration to Servo. 2016-02-18 10:35:29 +10: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 No more headless compositor. Just the normal one. 2016-03-24 11:18:54 -07:00