servo/components
bors-servo c4480b5d03 Auto merge of #6795 - pcwalton:display-list-e10s-fixes, r=glennw
Send display lists over IPC in multiprocess mode.

This patch set introduces the `--multiprocess` (`-M`) switch. Right now, all it does it cause display lists to be serialized, but eventually it will cause actual processes to be spawned.

r? @metajack

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6795)
<!-- Reviewable:end -->
2015-07-31 09:43:40 -06:00
..
canvas script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
canvas_traits script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
compositing compositing: Use an OptionalIpcSender for communication between the 2015-07-31 08:42:30 -07:00
devtools devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
devtools_traits devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
gfx gfx: Instantiate the CTFont corresponding to a Mac font on demand. 2015-07-31 08:42:30 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout compositing: Use an OptionalIpcSender for communication between the 2015-07-31 08:42:30 -07:00
layout_traits compositing: Use an OptionalIpcSender for communication between the 2015-07-31 08:42:30 -07:00
msg Implement Msg::Status with serialized url upon mouseover 2015-07-30 16:37:54 +03:00
net devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
net_traits Be less vocal about image parsing failures. 2015-07-29 10:06:31 +02:00
plugins Auto merge of #6855 - pcwalton:more-rooting-soundness, r=Manishearth 2015-07-30 18:20:53 -06:00
profile Auto merge of #6850 - servo:rustup_2015-07-30, r=SimonSapin 2015-07-30 14:46:13 -06:00
profile_traits Add a kind field to memory reports. 2015-07-29 16:11:19 -07:00
script Update html5ever and enable unstable features. 2015-07-31 16:41:08 +02:00
script_traits devtools: Convert the developer tools to run over IPC. 2015-07-27 09:10:01 -07:00
servo Auto merge of #6795 - pcwalton:display-list-e10s-fixes, r=glennw 2015-07-31 09:43:40 -06:00
style Auto merge of #6798 - dzbarsky:gCS, r=pcwalton 2015-07-29 18:48:45 -06:00
util compositing: Use an OptionalIpcSender for communication between the 2015-07-31 08:42:30 -07:00
webdriver_server Clean up whitespace, long lines for WebIDLs 2015-07-26 22:12:10 +07:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00