aboutsummaryrefslogtreecommitdiffstats
path: root/components/msg/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Start reporting memory usage for Window and all nodes in all DOM trees for fr...Josh Matthews2015-08-031-1/+1
* script: Make most of 2D canvas and WebGL run over IPC.Patrick Walton2015-07-251-0/+2
* compositing: Move messages that go over the `ScriptListener` to go overPatrick Walton2015-07-141-0/+5
* Use euclid from crates.ioecoal952015-06-191-1/+1
* Add support for switching frames with the webdriver API.James Graham2015-06-011-1/+2
* Support WebDriver takeScreenshot command.James Graham2015-05-071-0/+1
* Constrain the viewport & zoom when reflowingJames Gilbertson2015-05-061-0/+1
* Add script execution support via WebDriverJames Graham2015-04-231-0/+1
* Use u32 for SubpageId.Ms2ger2015-03-281-2/+0
* Fix more warnings everywhere.Simon Sapin2015-03-181-1/+0
* Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.Ms2ger2015-03-181-2/+0
* Use rustc-serialize rather than the built-in deprecated serialize.Ms2ger2015-02-171-2/+0
* Fix warnings in msg.Ms2ger2015-02-131-1/+2
* Upgrade to rustc ba2f13ef0 2015-02-04Simon Sapin2015-02-111-0/+1
* Allow unused variables, imports, and mutable.Josh Matthews2015-02-091-2/+0
* Import the util crate as util rather than servo_util.Ms2ger2015-01-291-1/+1
* Fix various build warnings.Ms2ger2015-01-281-0/+1
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-0/+2
* Update to latest rust-azure and rust-layersMartin Robinson2015-01-151-24/+0
* Allow `missing_copy_implementations`Matthew Rasmus2015-01-081-0/+1
* convert msg crate to use hyperSean McArthur2014-12-041-1/+1
* Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8aJack Moffitt2014-11-131-1/+2
* Allow passing a method, request body, and headers to the pipeline in LoadUrlMsgManish Goregaokar2014-10-091-0/+1
* Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)Keegan McAllister2014-09-201-2/+1
* Reinstate errors for unused variables and imports.Jack Moffitt2014-09-131-0/+2
* Cargoify servoJack Moffitt2014-09-081-0/+43