aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Drop vergen_git2 dependency (#36439)Kingsley Yung13 days1-103/+0
* refactor: use is_zero() instead of comparing with Au::Zero() (#36347)Barigbue Nbira14 days1-0/+1
* build(deps): bump vergen from 9.0.4 to 9.0.6 (#36424)dependabot[bot]14 days1-2/+2
* build(deps): bump xml-rs from 0.8.25 to 0.8.26 (#36425)dependabot[bot]14 days1-2/+2
* libservo: Move `EventLooperWaker` from `webxr_traits` to `embedder_traits` (#...Martin Robinson2025-04-091-1/+1
* build(deps): bump gilrs-core from 0.6.1 to 0.6.4 (#36386)dependabot[bot]2025-04-091-2/+2
* build(deps): bump miniz_oxide from 0.8.7 to 0.8.8 (#36415)dependabot[bot]2025-04-091-2/+2
* build(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 (#36412)Oriol Brufau2025-04-091-2/+2
* build(deps): bump winnow from 0.7.4 to 0.7.6 (#36407)dependabot[bot]2025-04-081-2/+2
* build(deps): bump jiff from 0.2.5 to 0.2.6 (#36406)dependabot[bot]2025-04-081-4/+4
* build(deps): bump half from 2.5.0 to 2.6.0 (#36405)dependabot[bot]2025-04-081-2/+2
* Unify the way html5ever and xml5ever block on script elements (#36284)Simon Wülker2025-04-081-26/+27
* build(deps): bump smallvec from 1.14.0 to 1.15.0 (#36387)dependabot[bot]2025-04-071-2/+2
* build(deps): bump indexmap from 2.8.0 to 2.9.0 (#36388)dependabot[bot]2025-04-071-4/+4
* build(deps): bump prettyplease from 0.2.31 to 0.2.32 (#36389)dependabot[bot]2025-04-071-2/+2
* layout: Add initial support for the `::marker` pseudo-element (#36317)Martin Robinson2025-04-071-15/+15
* Fix transition toggle & cancellation & delay (#35978)Euclid Ye2025-04-071-15/+15
* ci: use Ubuntu 22.04 for nightly jobs (#36377)Mukilan Thiyagarajan2025-04-071-2/+2
* `compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)Martin Robinson2025-04-061-39/+20
* Move `ScriptToConstellationMsg` to `constellation_traits` (#36364)Martin Robinson2025-04-051-10/+12
* Make the memory reporting multi-process aware (#35863)webbeef2025-04-051-0/+2
* build(deps): bump cc from 1.2.17 to 1.2.18 (#36345)dependabot[bot]2025-04-041-2/+2
* build(deps): bump errno from 0.3.10 to 0.3.11 (#36344)dependabot[bot]2025-04-041-8/+8
* build(deps): bump miniz_oxide from 0.8.5 to 0.8.7 (#36342)dependabot[bot]2025-04-041-2/+2
* constellation: Stop assuming that the viewport is shared by all WebViews (#36...Martin Robinson2025-04-041-0/+1
* script: Remove dependency on `webgpu` (#36332)Martin Robinson2025-04-041-1/+2
* webgpu: Add a `webgpu_traits` crate (#36320)Martin Robinson2025-04-041-1/+19
* Move generated bindings to script_bindings (#36323)Josh Matthews2025-04-041-0/+6
* build(deps): bump clap from 4.5.34 to 4.5.35 (#36296)dependabot[bot]2025-04-021-4/+4
* build(deps): bump env_logger from 0.11.7 to 0.11.8 (#36294)dependabot[bot]2025-04-021-8/+8
* build(deps): bump aws-lc-rs from 1.12.6 to 1.13.0 (#36293)dependabot[bot]2025-04-021-9/+9
* build(deps): bump flate2 from 1.1.0 to 1.1.1 (#36292)dependabot[bot]2025-04-021-2/+2
* build(deps): bump quick-xml from 0.37.3 to 0.37.4 (#36280)dependabot[bot]2025-04-011-2/+2
* build(deps): bump hyper-util from 0.1.10 to 0.1.11 (#36279)dependabot[bot]2025-04-011-2/+3
* Enable CSS parent selector (`&`) (#36249)Oriol Brufau2025-04-011-12/+12
* Add SimulateColorScheme command and script thread handling (#36253)Usman Yahaya Baba2025-04-011-0/+1
* build(deps): bump darling from 0.20.10 to 0.20.11 (#36244)dependabot[bot]2025-03-311-6/+6
* build(deps): bump socket2 from 0.5.8 to 0.5.9 (#36243)dependabot[bot]2025-03-311-9/+9
* build(deps): bump iana-time-zone from 0.1.62 to 0.1.63 (#36242)dependabot[bot]2025-03-311-12/+3
* build(deps): bump once_cell from 1.21.2 to 1.21.3 (#36241)dependabot[bot]2025-03-311-2/+2
* Animation: Aggregate Animated Image Info to Document (#36141)TIN TUN AUNG2025-03-281-0/+1
* build(deps): bump icu_plurals_data from 1.5.0 to 1.5.1 (#36213)dependabot[bot]2025-03-281-2/+2
* build(deps): bump icu_decimal_data from 1.5.0 to 1.5.1 (#36212)dependabot[bot]2025-03-281-2/+2
* build(deps): bump icu_properties_data from 1.5.0 to 1.5.1 (#36211)dependabot[bot]2025-03-281-2/+2
* build(deps): bump icu_datetime_data from 1.5.0 to 1.5.1 (#36208)dependabot[bot]2025-03-281-2/+2
* build(deps): bump icu_timezone_data from 1.5.0 to 1.5.1 (#36209)dependabot[bot]2025-03-281-2/+2
* build(deps): bump bytemuck_derive from 1.9.2 to 1.9.3 (#36207)dependabot[bot]2025-03-281-2/+2
* build(deps): bump once_cell from 1.21.1 to 1.21.2 (#36206)dependabot[bot]2025-03-281-2/+2
* build(deps): bump clap from 4.5.32 to 4.5.34 (#36205)dependabot[bot]2025-03-281-4/+4
* build(deps): bump string_cache from 0.8.8 to 0.8.9 (#36204)dependabot[bot]2025-03-281-3/+3