servo/components/net_traits
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
..
image gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
Cargo.toml gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
image_cache_task.rs net: Don't load the placeholder image for background images, only for 2015-05-20 12:00:33 -07:00
lib.rs gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
storage_task.rs Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00