servo/components/compositing
James Graham 49f1b13ad9 Add support for switching frames with the webdriver API.
This moves webdriver_traits into msg to avoid a circular dependency.
2015-06-01 23:18:55 +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 Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +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 add error enum for chromium net errors, create window method for error propagation 2015-05-27 14:45:50 -04:00