aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_traits/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* Update euclid.Emilio Cobos Álvarez2019-07-231-1/+1
* Layout_thread: removed all possible opts::get()oneturkmen2019-06-041-0/+2
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-1/+1
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-1/+2
* Bump ipc-channel and bincodeBastien Orivel2018-03-211-1/+1
* Update WR (details below):Glenn Watson2017-10-161-1/+1
* Implement basic Time To First Paint and First Contentful Paint PWMsFernando Jiménez Moreno2017-07-201-0/+1
* Upgrade to the latest version of WebRenderMartin Robinson2017-07-131-1/+1
* Bump serde to 1.0Bastien Orivel2017-06-161-1/+1
* Kill serde_codegen 💣Anthony Ramine2017-02-281-5/+1
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-1/+1
* Update ipc-channel to 0.6.3Anthony Ramine2017-02-161-1/+1
* Reorder some dependenciesAnthony Ramine2017-02-161-2/+2
* Renaming default_features to default-features as per Cargo's Manifest FormatFrederick F. Kautz IV2017-01-081-1/+1
* Remove old shaders, updates for WR feature and API changes.Glenn Watson2016-11-251-1/+1
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-1/+1
* Remove old rendering backend.Glenn Watson2016-10-181-1/+0
* Update to Rust 1.14.0-nightly (19ac57926 2016-10-08)Anthony Ramine2016-10-091-1/+1
* Update to webrender 0.4.0Anthony Ramine2016-08-181-1/+1
* Update serde to 0.8 (fixes #12659)Anthony Ramine2016-08-121-2/+2
* Update cargo.lock for wr2, pin ipc-channel.Glenn Watson2016-08-031-1/+1
* All our Cargo.toml files should contain an MPL-2.0 license field.Alan Jeffrey2016-07-141-0/+1
* Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23)Anthony Ramine2016-06-271-1/+5
* Remove LayoutControlChan.Ms2ger2016-05-281-2/+0
* Simplify TOML syntaxSimon Sapin2016-04-261-24/+8
* Upgrade to rust-url 1.0 and hyper 0.9Simon Sapin2016-04-231-1/+1
* Bump serde to 0.7Anthony Ramine2016-03-171-2/+2
* Bump url to 0.5.7Anthony Ramine2016-03-091-1/+1
* Indicate components should not be published to crates.io.Corey Farwell2016-03-031-0/+1
* Update webrender crate refs to reflect ownership change.Corey Farwell2016-02-231-1/+1
* Add WebRender integration to Servo.Glenn Watson2016-02-181-0/+3
* Bump url to 0.5.5Anthony Ramine2016-02-131-1/+1
* Say farewell to in-tree HeapSizeOfAnthony Ramine2016-02-041-1/+1
* Update rust-urlKeith Yeung2016-02-021-1/+1
* Remove some unused extern crates.Ms2ger2016-01-131-1/+0
* Use Url.join instead of UrlParser.base_url(...).parse (#9002)Mathieu Agopian2015-12-181-1/+1
* Use skia and deps from crates.io.Simon Sapin2015-12-021-1/+1
* Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12)Manish Goregaokar2015-11-271-5/+1
* Update `ipc-channel` to pick up the improved error reporting.Patrick Walton2015-11-231-1/+1
* Fix serde_macrosManish Goregaokar2015-10-281-1/+1
* Update euclid to 0.3Manish Goregaokar2015-10-281-1/+1
* Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev.Manish Goregaokar2015-09-231-1/+1
* Bump euclid to 0.2Anthony Ramine2015-09-121-1/+1
* servo: Update `ipc-channel` to pick up `bincode` support.Patrick Walton2015-08-081-2/+2
* script: Make the resource task communication use IPC channels.Patrick Walton2015-07-311-1/+4
* Replace astersisks with appropriate versions in depsBogdan Cuza2015-07-201-2/+2
* compositing: Make the constellation messages serializable.Patrick Walton2015-07-181-1/+1
* layout: Make the `LayoutControlChan` use IPC.Patrick Walton2015-07-141-0/+6