servo/components/compositing
bors-servo d1268ec9c6 auto merge of #5335 : nnethercote/servo/profile-crate, r=glennw
- Most of util::memory has been moved into profile::mem, though the
  `SizeOf` trait and related things remain in util::memory. The
  `SystemMemoryReporter` code is now in a submodule
  profile::mem::system_reporter.

- util::time has been moved entirely into profile::time.
2015-03-24 03:15:49 -06:00
..
Cargo.toml Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
compositor.rs Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
compositor_layer.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
compositor_task.rs Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
constellation.rs auto merge of #5335 : nnethercote/servo/profile-crate, r=glennw 2015-03-24 03:15:49 -06:00
headless.rs Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
lib.rs Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
pipeline.rs Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs Fix more warnings everywhere. 2015-03-18 22:11:20 +01:00
windowing.rs Only store the url inside a pipeline instead of the rest of the LoadData. 2015-03-03 16:25:40 -05:00