servo/components/servo
bors-servo 10b0d8c537 Auto merge of #6530 - mrobinson:move-cache, r=pcwalton
Move LayerBuffer cache to the compositor

Now that NativeDisplay can be shared between the compositor and the
paint task, we can move the LayerBuffer cache to the compositor. This
allows surfaces to be potentially reused between different paint tasks
and will eventually allow OpenGL contexts to be preserved between
instances of GL rasterization.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6530)
<!-- Reviewable:end -->
2015-07-08 03:14:21 -06:00
..
.cargo Fix ARM linker 2015-06-18 18:39:52 +02:00
Cargo.lock Auto merge of #6530 - mrobinson:move-cache, r=pcwalton 2015-07-08 03:14:21 -06:00
Cargo.toml Use the correct log crate and setup env_logger in main. 2015-06-06 23:20:40 +03:00
lib.rs Remove some unnecessary clones. 2015-06-22 11:38:07 +02:00
main.rs Stop using env::set_exit_code. 2015-06-26 19:46:16 +02:00