servo/components/gfx/platform
Nicholas Nethercote 1553fada53 Instrument FreeType allocations.
This will allow reporting of memory usage by FreeType instances, which
are measured in the MiBs for LayoutWorker threads.

This change also makes FreeType allocations happen with jemalloc instead
of the system malloc, which is a good thing.

Finally, the change documents some dubiousness involving
FontContextHandle.
2015-06-10 15:48:19 -07:00
..
freetype Instrument FreeType allocations. 2015-06-10 15:48:19 -07:00
macos Instrument FreeType allocations. 2015-06-10 15:48:19 -07:00
mod.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00