aboutsummaryrefslogtreecommitdiffstats
path: root/components/msg/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Further changes required by ServoOriol Brufau2023-08-161-3/+1
* Revert "Backport several style changes from Gecko (5) (#30099)" (#30104)Oriol Brufau2023-08-161-1/+3
* Backport several style changes from Gecko (5) (#30099)Oriol Brufau2023-08-151-3/+1
* Vendor the current version of WebRenderMartin Robinson2023-07-031-1/+1
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-5/+5
* Update parking_lot.Josh Matthews2022-04-011-1/+1
* Remove some unused dependency declarationsSimon Sapin2020-05-291-1/+0
* Auto merge of #26646 - jdm:parking_lot, r=asajeffreybors-servo2020-05-261-1/+1
|\
| * Remove use of nightly features in parking_lot. Update many uses from 0.9 to 0...Josh Matthews2020-05-261-1/+1
* | More Cargo.toml updatesatouchet2020-05-251-4/+4
|/
* Update ipc-channel and crossbeam-channel.Josh Matthews2020-02-201-1/+1
* Use non-IPC webrender API over explicit IPC channels.Josh Matthews2019-11-271-1/+1
* continue messageport, transferable, postmessage optionsGregory Terzian2019-10-191-0/+1
* Deduplicate parking_lot and friends by updating it to 0.9Bastien Orivel2019-09-051-1/+1
* Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* introduce a pipeline namespace installerGregory Terzian2019-08-211-0/+3
* Update references to malloc_size_of_derive, which is in crates.io now.Emilio Cobos Álvarez2019-01-131-1/+1
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Use keyboard-types cratePyfisch2018-10-071-1/+0
* Remove components/nonzero, use std::num::NonZero insteadSimon Sapin2018-06-161-5/+1
* Merge msg and msg_testsAnthony Ramine2018-01-201-0/+5
* Bump bitflags to 1.0 in every servo crateBastien Orivel2017-10-301-1/+1
* Backed out changeset e64e659c077d: servo PR #18809 and revendor for reftest f...Gecko Backout2017-10-191-1/+1
* Update bitflags to 1.0 in every servo crateBastien Orivel2017-10-191-1/+1
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-2/+2
* Use the new nonzero crate in the msg crateSimon Sapin2017-10-131-1/+5
* Made PipelineId non-zero, so optional ids take no more space.Alan Jeffrey2017-09-181-1/+1
* Upgrade to the latest version of WebRenderMartin Robinson2017-07-131-1/+1
* Remove explicit dependencies on serde_deriveSimon Sapin2017-06-161-1/+0
* Bump serde to 1.0Bastien Orivel2017-06-161-2/+2
* Remove cssparser dependency from msg.Josh Matthews2017-06-091-1/+0
* Bump euclid to 0.13 and heapsize to 0.4Bastien Orivel2017-06-051-1/+2
* Remove cssparser dependency from msg.Josh Matthews2017-05-311-1/+0
* Bump cssparser to 0.13.3Manish Goregaokar2017-05-111-1/+1
* Update to cssparser 0.13Simon Sapin2017-04-251-1/+1
* Update cssparser in Cargo.toml.Xidorn Quan2017-04-071-1/+1
* Kill serde_codegen 💣Anthony Ramine2017-02-281-5/+1
* Update cssparser for https://github.com/servo/rust-cssparser/pull/123Simon Sapin2017-02-281-1/+1
* Update to cssparser 0.11Simon Sapin2017-02-261-1/+1
* Kill the plugins crate and its clippy supportAnthony Ramine2017-02-211-1/+0
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-3/+3
* Update cssparser to 0.9Simon Sapin2017-02-151-1/+1
* style: Unbox a bunch of color properties.Emilio Cobos Álvarez2017-02-141-1/+1
* 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
* Use heapsize_derive instead of heapsize_pluginSimon Sapin2016-11-031-1/+1
* Move Image and PixelFormat to net_traits.Ms2ger2016-10-211-1/+0
* Move LoadData to script_traits.Ms2ger2016-10-211-3/+0
* Update to Rust 1.14.0-nightly (19ac57926 2016-10-08)Anthony Ramine2016-10-091-2/+2
* Update cssparserSimon Sapin2016-09-071-1/+1