aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* build(deps): bump pin-project from 1.0.2 to 1.1.3 (#30192)dependabot[bot]2023-08-241-5/+5
* build(deps): bump raw-window-handle from 0.5.0 to 0.5.2 (#30193)dependabot[bot]2023-08-241-11/+2
* Auto approve & merge dependabot patch upgrade PRs (#30191)Mukilan Thiyagarajan2023-08-241-0/+25
* Disable WebRender debugger and upgrade webxr / media / rand (#30190)Martin Robinson2023-08-246-324/+71
* Fix failing test in winit prefs (#30186)Atbrakhi2023-08-241-1/+1
* Update some dependencies (#30187)Alex Touchet2023-08-241-25/+36
* build(deps): bump rustc-demangle from 0.1.21 to 0.1.23 (#30185)dependabot[bot]2023-08-231-2/+2
* build(deps): bump simd-adler32 from 0.3.4 to 0.3.7 (#30184)dependabot[bot]2023-08-231-2/+2
* build(deps): bump net2 from 0.2.36 to 0.2.39 (#30178)dependabot[bot]2023-08-231-2/+2
* build(deps): bump cpufeatures from 0.2.6 to 0.2.9 (#30182)dependabot[bot]2023-08-231-2/+2
* build(deps): bump pkg-config from 0.3.25 to 0.3.27 (#30177)dependabot[bot]2023-08-231-2/+2
* build(deps): bump arrayvec from 0.7.1 to 0.7.4 (#30179)dependabot[bot]2023-08-231-11/+11
* Fix warnings after chrono upgrade (#30165)Martin Robinson2023-08-232-43/+56
* build(deps): bump dlib from 0.5.0 to 0.5.2 (#30174)dependabot[bot]2023-08-231-3/+3
* build(deps): bump tiny-skia from 0.8.3 to 0.8.4 (#30173)dependabot[bot]2023-08-231-4/+4
* Layout floats as children of their inline ancestors (#30130)Martin Robinson2023-08-2210-108/+314
* build(deps): bump unicase from 2.6.0 to 2.7.0 (#30170)dependabot[bot]2023-08-221-2/+2
* build(deps): bump ucd-trie from 0.1.5 to 0.1.6 (#30171)dependabot[bot]2023-08-221-2/+2
* build(deps): bump strict-num from 0.1.0 to 0.1.1 (#30169)dependabot[bot]2023-08-221-2/+2
* build(deps): bump smallvec from 1.9.0 to 1.11.0 (#30168)dependabot[bot]2023-08-222-3/+3
* build(deps): bump rustls-webpki from 0.100.1 to 0.100.2 (#30167)dependabot[bot]2023-08-221-3/+3
* build(deps): bump scopeguard from 1.1.0 to 1.2.0 (#30166)dependabot[bot]2023-08-221-2/+2
* Sync WPT with upstream (20-08-2023) (#30143)Servo WPT Sync2023-08-22510-1727/+17832
* build(deps): bump anyhow from 1.0.72 to 1.0.75 (#30157)dependabot[bot]2023-08-221-2/+2
* build(deps): bump winit from 0.28.3 to 0.28.6 (#30156)dependabot[bot]2023-08-222-3/+3
* build(deps): bump pest from 2.5.6 to 2.7.2 (#30158)dependabot[bot]2023-08-221-2/+2
* build(deps): bump bytemuck_derive from 1.4.0 to 1.4.1 (#30153)dependabot[bot]2023-08-221-3/+3
* build(deps): bump xml-rs from 0.8.4 to 0.8.16 (#30161)dependabot[bot]2023-08-221-2/+2
* build(deps): bump tracing-core from 0.1.26 to 0.1.31 (#30154)dependabot[bot]2023-08-211-3/+3
* build(deps): bump uuid from 1.3.4 to 1.4.1 (#30155)dependabot[bot]2023-08-212-15/+15
* build(deps): bump lock_api from 0.4.9 to 0.4.10 (#30152)dependabot[bot]2023-08-211-2/+2
* Revert "Combine all try workflows (#30096)" (#30149)Martin Robinson2023-08-218-183/+163
* Get LLVM from chocolatey (#30140)Martin Robinson2023-08-214-7/+6
* Pin GNU Make to 4.3 on NixOS (#30146)Mukilan Thiyagarajan2023-08-211-1/+11
* build(deps): bump chrono from 0.4.11 to 0.4.26 (#30132)dependabot[bot]2023-08-211-3/+45
* Update wgpu to 0.17 (#30147)Samson2023-08-216-91/+159
* Name OS builds (#30145)Samson2023-08-213-3/+3
* Upgrade whole webgpu stack (#29795)Samson2023-08-2096-4010/+15599
* Combine all try workflows (#30096)Martin Robinson2023-08-208-163/+183
* Cache .deb for libffi instead of always downloading (#30142)Mukilan Thiyagarajan2023-08-191-1/+10
* build(deps): bump libdbus-sys from 0.2.4 to 0.2.5 (#30131)dependabot[bot]2023-08-191-2/+2
* build(deps): bump app_units from 0.7.1 to 0.7.3 (#30135)dependabot[bot]2023-08-191-2/+2
* remove minibrowser from prefs (#30127)Atbrakhi2023-08-192-4/+0
* build(deps): bump zune-inflate from 0.2.53 to 0.2.54 (#30133)dependabot[bot]2023-08-191-2/+2
* build(deps): bump tokio-stream from 0.1.10 to 0.1.14 (#30129)dependabot[bot]2023-08-191-2/+2
* build(deps): bump form_urlencoded from 1.1.0 to 1.2.0 (#30137)dependabot[bot]2023-08-191-4/+4
* build(deps): bump hyper from 0.14.26 to 0.14.27 (#30138)dependabot[bot]2023-08-191-2/+2
* Fix `mach test-wpt` to make crash tests work (#29832)Mukilan Thiyagarajan2023-08-18102-53/+221
* [NFC] compositing: extract types into new compositing_traits crate (#30125)Delan Azabani2023-08-1816-286/+358
* Cmd or Ctrl+L should focus on location bar in minibrowser mode (#30105)Atbrakhi2023-08-182-14/+21