aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-5/+5
* deps: Remove unused crate dependencies (#31185)Martin Robinson2024-01-261-2/+0
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-9/+9
* Format toml files (#30112)Samson2023-08-171-1/+0
* 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
* Make the choice of layout runtime settingMartin Robinson2023-07-061-2/+2
* Vendor the current version of WebRenderMartin Robinson2023-07-031-1/+1
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-19/+19
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* chore(deps): bump `smallvec` from 0.6 to 1.9 in all local packagesyvt2022-10-101-1/+1
* Update html5ever/xml5ever.Josh Matthews2022-04-011-1/+1
* Update parking_lot.Josh Matthews2022-04-011-1/+1
* Revert "Revert "Update harfbuzz, freetype, unicode-script.""Josh Matthews2020-08-101-1/+1
* Revert "Update harfbuzz, freetype, unicode-script."Josh Matthews2020-08-041-1/+1
* Update harfbuzz, freetype, unicode-script.Josh Matthews2020-07-311-1/+1
* Remove some unused dependency declarationsSimon Sapin2020-05-291-2/+0
* 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 cleanupsAlex Touchet2020-05-141-21/+21
* Update ipc-channel and crossbeam-channel.Josh Matthews2020-02-201-2/+2
* Use non-IPC webrender API over explicit IPC channels.Josh Matthews2019-11-271-1/+1
* Update rand to 0.7 (fixes #24448)Anthony Ramine2019-10-231-1/+1
* Remove unused dependenciesShotaro Yamada2019-10-011-2/+0
* Update html5ever to 0.24Anthony Ramine2019-09-271-1/+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
* Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020}Simon Sapin2019-07-291-1/+1
* Update euclid.Emilio Cobos Álvarez2019-07-231-1/+2
* Add `./mach build --with-layout-2020`Simon Sapin2019-07-041-1/+1
* Upgrade parking_lot to 0.8.Josh Matthews2019-05-251-1/+1
* Glutin update: dependencies updatePaul Rouget2019-05-251-1/+1
* Revert "Glutin update: dependencies update"Josh Matthews2019-05-221-1/+1
* Glutin update: dependencies updatePaul Rouget2019-05-221-1/+1
* Update xml5ever and html5everBastien Orivel2019-05-191-1/+1
* Update harfbuzz to 0.3Bastien Orivel2019-05-071-1/+1
* Fix servo build and rustfmt recent changes.Emilio Cobos Álvarez2019-01-201-0/+1
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-1/+1
* layout: Fix servo build.Emilio Cobos Álvarez2018-11-101-0/+1
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* This updates the smallvec crate and enables the union featureAndre Bogus2018-09-191-1/+1
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-1/+2
* Switch from new-ordered-float back to ordered-floatMatt Brubeck2018-09-111-1/+1
* Fix Servo build.Emilio Cobos Álvarez2018-08-081-0/+1
* WR updatePaul Rouget2018-08-061-2/+2
* Fix build errors after rebaseFernando Jiménez Moreno2018-07-301-1/+1
* Update parking_lot to 0.6Bastien Orivel2018-07-201-1/+1
* Update euclid to 0.18Bastien Orivel2018-07-181-1/+1
* Update dependencies to use new_debug_unrechableMatt Brubeck2018-06-061-1/+1
* Update WebrenderBastien Orivel2018-04-251-1/+1