aboutsummaryrefslogtreecommitdiffstats
path: root/components/style_traits/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-32/+0
* Revert changes to servo_arc, style_derive, and style_traits (#31387)Martin Robinson2024-02-221-2/+1
* style: Remove dependency on servo_url (#31358)Martin Robinson2024-02-161-2/+2
* Further changes required by ServoOriol Brufau2023-11-061-1/+1
* style: Add lab(), lch(), oklab(), oklch() to specified colorsTiaan Louw2023-11-061-1/+1
* Further changes required by ServoOriol Brufau2023-08-161-0/+1
* Revert "Backport several style changes from Gecko (5) (#30099)" (#30104)Oriol Brufau2023-08-161-1/+0
* Backport several style changes from Gecko (5) (#30099)Oriol Brufau2023-08-151-0/+1
* Vendor the current version of WebRenderMartin Robinson2023-07-031-1/+1
* Upgrade remaining components to edition 2018sagudev2023-02-181-0/+1
* */Cargo.toml: use the shmem feature for the dependency on the selectors cratreFederico Mena Quintero2023-02-141-1/+1
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* Updated cssparser dependency to 0.29.Lewin Probst2021-11-181-1/+1
* Miscellaneous build / tidy fixes.Emilio Cobos Álvarez2021-02-261-1/+1
* More Cargo.toml updatesatouchet2020-05-311-3/+3
* style: Don't specify minor version for cssparser.Emilio Cobos Álvarez2019-11-301-1/+1
* style: Use serde to serialize LengthPercentage and StyleRayFunction.Boris Chiou2019-11-041-2/+2
* Update rand to 0.7 (fixes #24448)Anthony Ramine2019-10-231-1/+1
* Update euclid.Emilio Cobos Álvarez2019-07-231-1/+1
* style: Update to euclid 0.20.Nicolas Silva2019-07-231-1/+1
* style: Implement ArcSlice::default().Emilio Cobos Álvarez2019-05-291-0/+1
* style: Add derived ToShmem implementations.Cameron McCormack2019-04-121-0/+2
* Put malloc_size_of_derive on crates.io, and add a reduced fork of malloc_size...Bobby Holley2019-01-131-1/+1
* style: Implement the env() function with hardcoded zeros for safe-area-inset.Emilio Cobos Álvarez2018-11-051-1/+1
* WR updatePaul Rouget2018-08-061-2/+2
* Update euclid to 0.18Bastien Orivel2018-07-181-1/+1
* style: Upgrade cssparser.Xidorn Quan2018-07-011-1/+1
* style: Fix tidy issues and Servo build.Emilio Cobos Álvarez2018-04-291-2/+3
* Bump euclid to 0.17Bastien Orivel2018-02-281-1/+1
* Update euclid, azure, skia, offscreen_gl_context, plane-split, webrenderSimon Sapin2017-12-081-1/+1
* Update app_units and webrenderSimon Sapin2017-12-081-1/+1
* style: Update cssparser to 0.23.Emilio Cobos Álvarez2017-12-051-1/+1
* 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-3/+1
* Update to cssparser 0.22 (source location in error types)Simon Sapin2017-10-101-1/+1
* style: Share custom property declarations if they don't contain variable refe...Emilio Cobos Álvarez2017-10-091-0/+1
* Preserve sourceURL comment on style sheetsTom Tromey2017-09-141-1/+1
* Measure PropertyDeclaration more thoroughly.Nicholas Nethercote2017-09-141-0/+2
* Remove get_location_with_offsetTom Tromey2017-09-121-1/+1
* Update rust-cssparser to 0.20.2.Boris Zbarsky2017-09-111-1/+1
* Parse at-rule without block in two stagesXidorn Quan2017-09-011-1/+1
* Update to cssparser 0.19, count line numbers during tokenizationSimon Sapin2017-08-091-1/+1
* Speculatively evaluate paint functions during style.Alan Jeffrey2017-07-311-1/+2
* WR multi-document updateDzmitry Malyshau2017-07-281-1/+2
* Backed out changeset c424ad1c5f94 for build failures a=backout CLOSED TREEGecko Backout2017-07-281-1/+0
* WR multi-document updateDzmitry Malyshau2017-07-281-0/+1
* Update cssparser to 0.18Simon Sapin2017-07-241-1/+1
* stylo: Update rust-cssparser; extract more specific error types when reportin...Josh Matthews2017-07-101-1/+1