servo/components/gfx/platform
Patrick Walton 6eacb0c995 gfx: Make display lists serializable using serde.
This commit introduces the `serde` dependency, which we will use to
serialize messages going between processes in multiprocess Servo.

This also adds a new debugging flag, `-Z print-display-list-json`,
allowing the output of display list serialization to be visualized.
This will be useful for our experiments with alternate rasterizers.
2015-07-15 19:04:17 -07:00
..
freetype gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
macos gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
mod.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00