aboutsummaryrefslogtreecommitdiffstats
path: root/components/msg/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* servo: Update `ipc-channel` to pick up `bincode` support.Patrick Walton2015-08-081-2/+2
* Start reporting memory usage for Window and all nodes in all DOM trees for fr...Josh Matthews2015-08-031-0/+3
* script: Make most of 2D canvas and WebGL run over IPC.Patrick Walton2015-07-251-0/+7
* Replace astersisks with appropriate versions in depsBogdan Cuza2015-07-201-4/+4
* compositing: Make the constellation messages serializable.Patrick Walton2015-07-181-2/+9
* Upgrade to rustc 1.3.0-dev (fddfd089b 2015-07-10)Simon Sapin2015-07-151-1/+1
* compositing: Move messages that go over the `ScriptListener` to go overPatrick Walton2015-07-141-0/+5
* Use euclid from crates.ioecoal952015-06-191-3/+1
* Clean up dependencies.Jack Moffitt2015-06-071-7/+8
* Bump rust-url version: 0.2.16 → 0.2.35Corey Farwell2015-06-041-1/+1
* Move to latest hyper everywhereManish Goregaokar2015-06-021-1/+1
* Add support for switching frames with the webdriver API.James Graham2015-06-011-3/+1
* Layerize canvasecoal952015-05-201-1/+0
* Upgrade to Hyper 0.4.0Simon Sapin2015-05-121-1/+1
* Support WebDriver takeScreenshot command.James Graham2015-05-071-0/+3
* Add script execution support via WebDriverJames Graham2015-04-231-0/+3
* Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.Ms2ger2015-03-181-4/+1
* Upgrade to rustc ba2f13ef0 2015-02-04Simon Sapin2015-02-111-1/+2
* Use servo forks of hyper and cookie-rs for more lenient cookie parsing behavi...Josh Matthews2015-02-041-2/+2
* Lock crates.io dependencies to specific versions.Josh Matthews2015-01-311-1/+1
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-2/+2
* compositing: Implement `cursor` per CSS3-UI § 8.1.1 in the CEF/Mac port.Patrick Walton2014-12-171-0/+3
* adjust WPT since hyper fixed someSean McArthur2014-12-041-1/+1
* convert msg crate to use hyperSean McArthur2014-12-041-2/+2
* Allow passing a method, request body, and headers to the pipeline in LoadUrlMsgManish Goregaokar2014-10-091-0/+4
* Use HTTPS for Cargo dependenciesSimon Sapin2014-09-201-6/+6
* Cargoify servoJack Moffitt2014-09-081-0/+30