servo/components/compositing
James Graham 2b396b2485 Allow Window implementations to indicate that they don't support a clipboard.
This is important for the SERVO_HEADLESS configuration, because
creating a clipboard on linux creates an X context which then causes
reftest instability.
2015-06-02 08:57:09 +01:00
..
Cargo.toml Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00
compositor.rs handle early LoadURL messages without panicking by sending initial url load 2015-05-27 14:45:54 -04:00
compositor_layer.rs compositing: Support multiple events per frame. 2015-05-20 10:53:48 -07:00
compositor_task.rs add navigation state data to LoadComplete messages, finish cef load state cbs 2015-05-27 14:45:48 -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