servo/components/compositing
bors-servo 3f69eadc0d Auto merge of #6640 - mrobinson:memory-profiling-for-compositor, r=nnethercote
Add memory profiling for the compositor task

Currently only the BufferMap is recorded, but a later change will also
measure the memory usage of the compositor tree.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6640)
<!-- Reviewable:end -->
2015-07-22 11:44:30 -06:00
..
buffer_map.rs Move LayerBuffer cache to the compositor 2015-07-08 08:05:11 -07:00
Cargo.toml Replace astersisks with appropriate versions in deps 2015-07-20 20:08:08 +03:00
compositor.rs Auto merge of #6640 - mrobinson:memory-profiling-for-compositor, r=nnethercote 2015-07-22 11:44:30 -06:00
compositor_layer.rs Move LayerBuffer cache to the compositor 2015-07-08 08:05:11 -07:00
compositor_task.rs Auto merge of #6640 - mrobinson:memory-profiling-for-compositor, r=nnethercote 2015-07-22 11:44:30 -06:00
constellation.rs Ensure we get the post-redirect url 2015-07-19 20:40:55 +01:00
headless.rs Add memory profiling for the compositor task 2015-07-16 16:08:34 -07:00
lib.rs Add memory profiling for the compositor task 2015-07-16 16:08:34 -07:00
pipeline.rs Wire up the JS engine's memory reporting. 2015-07-15 21:58:20 -07:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs compositing: Fix scrolling timeout. There are 1,000,000 nanoseconds in a 2015-05-11 14:44:49 -07:00
windowing.rs Update to latest rust-layers 2015-06-30 21:58:54 -07:00