servo/components/compositing
bors-servo f6fe195334 Auto merge of #6230 - frewsxcv:getters-get, r=nox
Part of #6224

I certainly didn't remove all of them; I avoided `unsafe` areas and also `components/script`

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6230)
<!-- Reviewable:end -->
2015-06-02 08:17:03 -05:00
..
Cargo.toml Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00
compositor.rs Remove get_ prefix on getters 2015-06-02 08:54:44 -04:00
compositor_layer.rs Remove get_ prefix on getters 2015-06-02 08:54:44 -04:00
compositor_task.rs Remove get_ prefix on getters 2015-06-02 08:54:44 -04:00
constellation.rs Allow Window implementations to indicate that they don't support a clipboard. 2015-06-02 08:57:09 +01:00
headless.rs add navigation state data to LoadComplete messages, finish cef load state cbs 2015-05-27 14:45:48 -04:00
lib.rs Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00
pipeline.rs Measure paint task buffer maps in the memory profiler. 2015-05-27 18:27:18 -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 Allow Window implementations to indicate that they don't support a clipboard. 2015-06-02 08:57:09 +01:00