servo/components/msg
Patrick Walton 0006c1923a gfx: Allow images to be shipped to the WebRender thread without shipping
over the data as well.

WebRender doesn't need the data, as it acquires it separately.

About a 50%-100% improvement in display list building time on
browser.html.
2016-03-22 14:49:47 -07:00
..
Cargo.toml Bump serde to 0.7 2016-03-17 13:52:39 +01:00
constellation_msg.rs gfx: Allow images to be shipped to the WebRender thread without shipping 2016-03-22 14:49:47 -07:00
lib.rs Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
webdriver_msg.rs Implement GetElementRect webdriver command 2016-02-24 11:41:42 -05:00