servo/components/gfx
Andre Bogus 34b5d8fbe8 This updates the smallvec crate and enables the union feature
We had a mix of 0.6.2 and 0.6.5 (which is the current release),
this unifies to the latest version. It also enables the union
feature which removes the discriminant, reducing memory usage.
2018-09-19 07:16:30 +02:00
..
platform Fix comments indentation issue in gfx platform 2018-09-05 20:34:01 +08:00
tests Format the rest of gfx #21373 2018-09-08 08:05:42 +08:00
text Format gfx text #21373 2018-09-07 10:49:07 +08:00
Cargo.toml This updates the smallvec crate and enables the union feature 2018-09-19 07:16:30 +02:00
font.rs Format the rest of gfx #21373 2018-09-08 08:05:42 +08:00
font_cache_thread.rs Format the rest of gfx #21373 2018-09-08 08:05:42 +08:00
font_context.rs Format the rest of gfx #21373 2018-09-08 08:05:42 +08:00
font_template.rs Format the rest of gfx #21373 2018-09-08 08:05:42 +08:00
lib.rs Reorder gfx lib creates 2018-09-08 14:24:56 +08:00