servo/components/gfx
Martin Robinson 2e2ed444d5 Remove DisplayListTraversal
It's no longer necessary because we always just walk through the
display list one item at a time.
2017-10-18 17:34:34 +02:00
..
display_list Remove DisplayListTraversal 2017-10-18 17:34:34 +02:00
platform clean up cjk for os 2017-10-18 00:50:03 +08:00
text Make usage of simd in gfx optional 2017-10-13 11:10:58 +02:00
Cargo.toml Update WR (details below): 2017-10-16 16:33:24 +10:00
font.rs Update WR (font instance API). 2017-08-31 16:10:30 +10:00
font_cache_thread.rs Update WR (font variations, runtime dp ratio changes) 2017-09-21 10:11:30 +10:00
font_context.rs style: Use a SharedFontList object to store font-family values for Gecko. 2017-10-04 13:38:07 +08:00
font_template.rs order derivable traits lists 2017-08-23 21:38:44 +02:00
lib.rs Abuse Vec as an allocator in gfx 2017-10-13 11:11:00 +02:00