aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update web-platform-tests to revision b'979291d49c1a8e3d811df117d9e6b5d399a6d...Servo WPT Sync2024-12-22879-4446/+188997
* ci: Do not run bencher in MQ (#34732)Samson2024-12-211-1/+1
* 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-219-1901/+102
* build(deps): bump content-security-policy from 0.5.2 to 0.5.3 (#34723)dependabot[bot]2024-12-212-10/+18
* ci: explictly install Clang 14 on Linux runners (#34718)Mukilan Thiyagarajan2024-12-201-1/+8
* 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-202-3/+3
* servoshell: Remove duplicate egl bindings on android/ohos (#34716)Jonathan Schwender2024-12-2010-110/+6
* layout: Fix intrinsic contributions of tables (#34696)Oriol Brufau2024-12-207-12/+24
* compositing: Invert check for webxr when determining animation status. (#34715)Josh Matthews2024-12-201-1/+1
* script: Cache the `<iframe>` list per-Document (#34702)Martin Robinson2024-12-207-107/+225
* mach: recreate .venv when .python-version changes (#34712)Mukilan Thiyagarajan2024-12-2012-46/+46
* layout: Lay out Shadow DOM elements (#34701)Martin Robinson2024-12-1931-67/+32
* Set python version to 3.11 (#34707)Samson2024-12-191-1/+1
* 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
* Remove the need for crow allow unrooted lints in the queuing and de-queuing o...Gregory Terzian2024-12-191-18/+10
* chore: remove deprecated winit method (#34638)Ngo Iok Ui (Wu Yu Wei)2024-12-193-361/+386
* Reapply "Fix mozjs build on Windows (#34680)" (#34693)Oriol Brufau2024-12-191-0/+4
* Refactor box size computation (#34671)Oriol Brufau2024-12-198-343/+311
* Implement `console.trace` (#34629)Simon Wülker2024-12-187-43/+141
* Save http response reason instead of inferring it from status code (#34694)Simon Wülker2024-12-189-238/+12
* build(deps): bump miniz_oxide from 0.8.0 to 0.8.2 (#34687)dependabot[bot]2024-12-181-2/+2
* layout: Never stretch indefinite intrinsic keywords other than `auto` (#34672)Oriol Brufau2024-12-185-6/+329
* Disable sccache in CI (#34692)Jonathan Schwender2024-12-185-41/+0
* Revert "Fix mozjs build on Windows (#34680)"Oriol Brufau2024-12-181-4/+0
* Fix mozjs build on Windows (#34680)Delan Azabani2024-12-181-0/+4
* Replace HistoryEntryReplacement with NavigationHistoryBehavior from the navig...shanehandley2024-12-1811-108/+127
* CI: simplify self-hosted check (#34682)Jonathan Schwender2024-12-182-24/+24
* Fix compilation with --no-default-features (#34678)Jonathan Schwender2024-12-181-1/+1
* ci: purge MacOS specific caches (#34684)Mukilan Thiyagarajan2024-12-181-1/+1
* script: Expose a constructor on `HTMLCollection` that takes a static function...Martin Robinson2024-12-187-135/+90
* ci: increment SCCACHE_GHA_VERSION to purge caches (#34673)Mukilan Thiyagarajan2024-12-185-5/+5
* modified Promise::new_resolved/new_rejected signature (#34658)Domenico Rizzo2024-12-181-8/+16
* Dom: Re-implement `ReadableStream` Part 1 : Default `Reader` and `Controller`...Gregory Terzian2024-12-1748-518/+3762
* Shrink ContainingBlockPaddingAndBorder (#34666)Oriol Brufau2024-12-171-29/+23
* Set CCACHE only for github hosted runner (#34670)Samson2024-12-171-1/+3
* build(deps): bump unicode-bidi from 0.3.17 to 0.3.18 (#34668)dependabot[bot]2024-12-172-3/+3
* build(deps): bump the egui-related group with 6 updates (#34647)dependabot[bot]2024-12-173-42/+31
* tidy: Make the tidy tests pass tidy (#34663)Martin Robinson2024-12-172-10/+42
* layout: Allow same `ScriptThread` `<iframe>`s to be resized synchronously (#3...Martin Robinson2024-12-1711-80/+56
* libservo: update stylo preferences in multiprocess mode. (#34661)Mukilan Thiyagarajan2024-12-171-3/+1
* script: Fix assertion verifying that reflow isn't necessary after reflow (#34...Martin Robinson2024-12-171-13/+12
* webgpu: Fix HTML event loop integration (#34631)Samson2024-12-175-24/+57
* Update deprecated use of PanicInfo to PanicHookInfo (#34659)Narfinger2024-12-171-2/+2
* 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-166-132/+31