aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* chore: Update mozjs to version without streams (#34729)Samson2024-12-211-3/+3
* build(deps): bump gpu-descriptor from 0.3.0 to 0.3.1 (#34706)dependabot[bot]2024-12-211-14/+13
* Update wgpu for supporting TextureView.usage (#34721)Samson2024-12-211-19/+10
* build(deps): bump content-security-policy from 0.5.2 to 0.5.3 (#34723)dependabot[bot]2024-12-211-10/+16
* build(deps): bump png from 0.17.15 to 0.17.16 (#34724)dependabot[bot]2024-12-201-2/+2
* build(deps): bump env_filter from 0.1.2 to 0.1.3 (#34722)dependabot[bot]2024-12-201-2/+2
* servoshell: Remove duplicate egl bindings on android/ohos (#34716)Jonathan Schwender2024-12-201-1/+0
* build(deps): bump libc from 0.2.168 to 0.2.169 (#34704)dependabot[bot]2024-12-191-2/+2
* build(deps): bump truetype from 0.47.6 to 0.47.7 (#34705)dependabot[bot]2024-12-191-2/+2
* build(deps): bump cc from 1.2.4 to 1.2.5 (#34703)dependabot[bot]2024-12-191-7/+7
* Implement `console.trace` (#34629)Simon Wülker2024-12-181-7/+7
* build(deps): bump miniz_oxide from 0.8.0 to 0.8.2 (#34687)dependabot[bot]2024-12-181-2/+2
* build(deps): bump unicode-bidi from 0.3.17 to 0.3.18 (#34668)dependabot[bot]2024-12-171-2/+2
* build(deps): bump the egui-related group with 6 updates (#34647)dependabot[bot]2024-12-171-35/+27
* build(deps): bump colored from 2.1.0 to 2.2.0 (#34650)dependabot[bot]2024-12-161-3/+3
* Update wgpu to better handle optional attachment load/store ops (#34646)Samson2024-12-161-4/+4
* build(deps): bump cc from 1.2.3 to 1.2.4 (#34654)dependabot[bot]2024-12-161-2/+2
* build(deps): bump crossbeam-deque from 0.8.5 to 0.8.6 (#34653)dependabot[bot]2024-12-161-2/+2
* build(deps): bump semver from 1.0.23 to 1.0.24 (#34652)dependabot[bot]2024-12-161-2/+2
* build(deps): bump crossbeam-utils from 0.8.20 to 0.8.21 (#34649)dependabot[bot]2024-12-161-2/+2
* build(deps): bump crossbeam-channel from 0.5.13 to 0.5.14 (#34648)dependabot[bot]2024-12-161-2/+2
* script: Manage `<iframe>` sizes in `Window` (#34643)Martin Robinson2024-12-161-0/+1
* Bump bindgen to 0.71.1 (#34562)Jonathan Schwender2024-12-161-47/+22
* Replace unsafe uses of HandleValueArray. (#34588)Josh Matthews2024-12-131-3/+3
* Update wgpu to trunk (#34607)Samson2024-12-131-12/+8
* build(deps): bump cc from 1.2.3 to 1.2.4 (#34611)dependabot[bot]2024-12-131-6/+6
* build(deps): bump semver from 1.0.23 to 1.0.24 (#34610)dependabot[bot]2024-12-131-2/+2
* layout: Fix CSS `attr()` function case sensitivity matching (#34574)Steven Novaryo2024-12-131-0/+1
* tidy: Use more `cargo-deny` features (#34447)Martin Robinson2024-12-131-1/+1
* build(deps): bump rustix from 0.38.41 to 0.38.42 (#34544)dependabot[bot]2024-12-121-3/+3
* Remove taffy-specific layout caching (#34589)Nico Burns2024-12-121-2/+2
* Add embedder event for preferred color scheme and respond to it in the Layout...arthmis2024-12-121-16/+16
* build(deps): bump serde from 1.0.215 to 1.0.216 (#34583)dependabot[bot]2024-12-111-4/+4
* build(deps): bump png from 0.17.14 to 0.17.15 (#34546)dependabot[bot]2024-12-091-2/+2
* build(deps): bump chrono from 0.4.38 to 0.4.39 (#34545)dependabot[bot]2024-12-091-2/+2
* build(deps): bump cc from 1.2.2 to 1.2.3 (#34543)dependabot[bot]2024-12-091-2/+2
* build(deps): bump libc from 0.2.167 to 0.2.168 (#34542)dependabot[bot]2024-12-091-2/+2
* build(deps): bump fastrand from 2.2.0 to 2.3.0 (#34541)dependabot[bot]2024-12-091-2/+2
* build(deps): bump taffy from 0.6.2 to 0.6.3 (#34540)dependabot[bot]2024-12-091-3/+3
* Add XPath parser/evaluator (#34463)Ville Lindholm2024-12-081-0/+1
* build(deps): bump fdeflate from 0.3.6 to 0.3.7 (#34509)dependabot[bot]2024-12-071-2/+2
* Add prefs to limit threadpool sizes (#34478)Jonathan Schwender2024-12-071-0/+1
* build(deps): bump tokio-stream from 0.1.16 to 0.1.17 (#34512)dependabot[bot]2024-12-061-2/+2
* build(deps): bump clap from 4.5.22 to 4.5.23 (#34511)dependabot[bot]2024-12-061-4/+4
* build(deps): bump clap_lex from 0.7.3 to 0.7.4 (#34510)dependabot[bot]2024-12-061-2/+2
* Upgrade Stylo to 2024-12-04 (#34501)Oriol Brufau2024-12-061-13/+13
* Add `webgpu` feature flag (#34444)atbrakhi2024-12-051-1/+1
* Move stylo thread pool mutex to servo layout thread crates (#34480)Nico Burns2024-12-051-12/+12
* build(deps): bump anyhow from 1.0.93 to 1.0.94 (#34477)dependabot[bot]2024-12-041-2/+2
* build(deps): bump clap from 4.5.21 to 4.5.22 (#34476)dependabot[bot]2024-12-041-4/+4