servo/components/canvas
Anthony Ramine ce81420bef Use ByteBuf for the canvas messages
The type Vec<u8> is super unefficient to work with in Serde if all you want
to represent is a simple blob.
2018-03-26 20:48:02 +02:00
..
webgl_mode Implement DOM to texture 2017-10-16 20:56:53 +02:00
canvas_paint_thread.rs Use ByteBuf for the canvas messages 2018-03-26 20:48:02 +02:00
Cargo.toml Use ByteBuf for the canvas messages 2018-03-26 20:48:02 +02:00
gl_context.rs constellation: Make setting up the WebGL state fallible. 2018-03-09 23:27:29 +01:00
lib.rs Use ByteBuf for the canvas messages 2018-03-26 20:48:02 +02:00
webgl_thread.rs Use ByteBuf for the canvas messages 2018-03-26 20:48:02 +02:00