servo/components/canvas_traits
Josh Matthews 75efaa95f5 Proxy all WR interactions for layout/font/script/canvas threads to the compositor
thread. There is now a single RenderApi that is used, and all transactions are serialized
through the compositor.
2020-06-09 13:05:16 -04:00
..
webgl_channel Upgrade to rustc 1.44.0-nightly (42abbd887 2020-04-07) 2020-04-09 21:33:44 +02:00
canvas.rs Implement CanvasRenderingContext2D.getTransform() 2020-02-12 08:49:18 +01:00
Cargo.toml Dedupe dwrote 2020-05-12 21:57:04 -07:00
lib.rs Proxy all WR interactions for layout/font/script/canvas threads to the compositor 2020-06-09 13:05:16 -04:00
webgl.rs webgl: Reject incompatible 2d texture pixel data based on texture data type. 2020-05-13 16:22:31 -04:00