servo/components/gfx
bors-servo fdeebf86a1 Auto merge of #6309 - nnethercote:instrument-freetype, r=glennw
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.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6309)
<!-- Reviewable:end -->
2015-06-10 16:53:55 -06:00
..
display_list Updates for changes in rust-geom and rust-layers 2015-06-11 07:19:58 +10:00
platform Instrument FreeType allocations. 2015-06-10 15:48:19 -07:00
text remove more heapsize ignores 2015-06-03 07:14:20 +05:30
buffer_map.rs Measure paint task buffer maps in the memory profiler. 2015-05-27 18:27:18 -07:00
Cargo.toml Auto merge of #6317 - frewsxcv:rm-util-crate-reexports, r=Ms2ger 2015-06-10 08:23:11 -06:00
filters.rs Rename Au methods with f32/f64 instead of frac32/frac/subpx 2015-05-05 18:23:29 +02:00
font.rs Auto merge of #6317 - frewsxcv:rm-util-crate-reexports, r=Ms2ger 2015-06-10 08:23:11 -06:00
font_cache_task.rs Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
font_context.rs Instrument FreeType allocations. 2015-06-10 15:48:19 -07:00
font_template.rs Remove some as_slice calls. 2015-04-24 17:44:47 +02:00
lib.rs Instrument FreeType allocations. 2015-06-10 15:48:19 -07:00
paint_context.rs Remove get_ prefix on getters 2015-06-02 08:54:44 -04:00
paint_task.rs Updates for changes in rust-geom and rust-layers 2015-06-11 07:19:58 +10:00