servo/components/gfx
Martin Robinson d150cc9f95 Eliminate ScrollRootId
Just use WebRender's ClipId directly. This will allow us to create and
use ReferenceFrames in the future, if we need to do that. It will also
make it easier to have Servo responsible for creating the root
scrolling area, which will allow removing some old hacks in the future.
2017-04-20 08:51:38 +02:00
..
display_list Eliminate ScrollRootId 2017-04-20 08:51:38 +02:00
platform Fix panic when font face name is not available 2017-04-12 20:36:27 +02:00
text Use SIMD in gfx when possible 2017-02-04 12:46:22 +01:00
Cargo.toml Update parking_lot_core and smallvec 2017-03-22 14:55:49 -07:00
font.rs Auto merge of #16388 - Tiwalun:fix-freetype-panic, r=emilio 2017-04-16 10:50:20 -05:00
font_cache_thread.rs Update WR (driver workaround, large clip mask fix, font index support). 2017-04-19 14:08:06 +10:00
font_context.rs Make font-variant shorthand. 2017-04-14 08:50:16 +09:00
font_template.rs Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
lib.rs Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00