servo/components/script_layout_interface
Emilio Cobos Álvarez 006e71c7de style: Make Servo use a single thread-pool for layout-related tasks per-process.
Instead of per-document. This also allows to reuse this thread-pool if needed
for other stuff, like parallel CSS parsing (#22478), and to share more code with
Gecko, which is always nice.
2018-12-23 13:00:56 +01:00
..
Cargo.toml Update crossbeam-channel to 0.3 2018-11-18 19:33:19 +01:00
lib.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
message.rs style: Make Servo use a single thread-pool for layout-related tasks per-process. 2018-12-23 13:00:56 +01:00
reporter.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
rpc.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
wrapper_traits.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00