servo/components/canvas_traits
Simon Sapin 2a996fbc8f Replace mpsc with crossbeam/servo channel, update ipc-channel
Co-authored-by: Gregory Terzian <gterzian@users.noreply.github.com>
2018-09-12 13:33:32 +08:00
..
webgl_channel Remove Clone impl for WebGLMsg 2018-09-07 11:28:45 +02:00
canvas.rs Moved Canvas rendering to a single thread. 2018-04-23 20:50:05 -04: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 Use byte channels to send textures to the WebGL thread 2018-09-08 13:42:06 +02:00