aboutsummaryrefslogtreecommitdiffstats
path: root/components/util/ipc.rs
Commit message (Expand)AuthorAgeFilesLines
* Update `ipc-channel` to pick up the improved error reporting.Patrick Walton2015-11-231-2/+5
* compositing: Split Servo up into multiple sandboxed processes.Patrick Walton2015-11-191-13/+96
* Fix reported test-tidy errors for unmerged import blocksBrandon Fairchild2015-09-191-2/+1
* Fix reported test-tidy errorsBrandon Fairchild2015-09-011-1/+1
* Fix existing syntactics nits.Josh Matthews2015-08-161-3/+3
* compositing: Use an `OptionalIpcSender` for communication between thePatrick Walton2015-07-311-0/+13
* util: Add a multiprocess command-line option and implementPatrick Walton2015-07-311-0/+81