servo/components/canvas_traits
Anthony Ramine 36c8cd229e Remove Canvas2dMsg::DrawImageSelf
Now that all canvas share the same thread, it's useless to have a separate message
for that.
2018-09-17 16:24:01 +02:00
..
webgl_channel Remove Clone impl for WebGLMsg 2018-09-07 11:28:45 +02:00
canvas.rs Remove Canvas2dMsg::DrawImageSelf 2018-09-17 16:24:01 +02:00
Cargo.toml Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
lib.rs Remove components/nonzero, use std::num::NonZero instead 2018-06-16 00:14:41 +02:00
webgl.rs Properly support PACK_ALIGNMENT in WebGL 1 2018-09-12 23:45:49 +02:00