servo/components
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
..
canvas Auto merge of #6293 - ecoal95:webgl-objects, r=nox 2015-06-09 10:06:37 -05:00
canvas_traits Implement new WebGL interfaces and methods 2015-06-06 12:14:01 +02:00
compositing Clean up dependencies. 2015-06-07 12:14:38 -06:00
devtools Audit and reduce unstable usage in devtools 2015-06-10 00:14:39 +05:30
devtools_traits Move to latest hyper everywhere 2015-06-02 20:12:14 +05:30
gfx Auto merge of #6309 - nnethercote:instrument-freetype, r=glennw 2015-06-10 16:53:55 -06:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Updates for changes in rust-geom and rust-layers 2015-06-11 07:19:58 +10:00
layout_traits Bump rust-url version: 0.2.16 → 0.2.35 2015-06-04 16:45:15 -04:00
msg Clean up dependencies. 2015-06-07 12:14:38 -06:00
net Audit and reduce unstable usage in net 2015-06-10 00:15:09 +05:30
net_traits Use the correct log crate and setup env_logger in main. 2015-06-06 23:20:40 +03:00
plugins Auto merge of #6297 - brson:inline, r=jdm 2015-06-06 08:25:29 -05:00
profile Audit and reduce unstable usage in profile 2015-06-10 00:20:12 +05:30
profile_traits Bump rust-url version: 0.2.16 → 0.2.35 2015-06-04 16:45:15 -04:00
script Auto merge of #6317 - frewsxcv:rm-util-crate-reexports, r=Ms2ger 2015-06-10 08:23:11 -06:00
script_traits Bump rust-url version: 0.2.16 → 0.2.35 2015-06-04 16:45:15 -04:00
servo Updates for changes in rust-geom and rust-layers 2015-06-11 07:19:58 +10:00
style Remove fnv & smallvec crate reexports from util 2015-06-10 07:14:55 -07:00
util Updates for changes in rust-geom and rust-layers 2015-06-11 07:19:58 +10:00
webdriver_server Use the correct log crate and setup env_logger in main. 2015-06-06 23:20:40 +03:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00