aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused dependencies (#34355)Jonathan Schwender2024-11-251-1/+0
* Plumb time profiler output into tracing (#34238)Delan Azabani2024-11-151-0/+4
* Remove size_of_test macro from legacy layout and inline it (#34055)Nico Burns2024-10-291-1/+0
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* Replace lazy_static crate with `std::sync::LazyLock` in layout and config (#3...Hayashi Mikihiro2024-08-151-1/+0
* Rename `gfx` to `fonts` (#32556)Martin Robinson2024-06-191-2/+2
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* layout: Add support for `white-space-collapse: break-spaces` (#32388)Martin Robinson2024-05-301-1/+1
* compositor: Move WebRender-ish messages and types to `webrender_traits` (#32315)Mukilan Thiyagarajan2024-05-201-0/+2
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-1/+2
* 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