aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy layout (layout 2013) (#35943)Oriol Brufau2025-03-135-43/+7
* Use new stylo crate renames (#35898)Nico Burns2025-03-121-1/+1
* mach: Remove the `create-wpt` command (#35895)Martin Robinson2025-03-111-162/+26
* mach: Install Rust toolchain during bootstrap if needed (#35795)Delan Azabani2025-03-051-0/+9
* sync cargo-deny version in python/servo/platform/base.py (#35730)Yerkebulan Tulibergenov2025-03-011-2/+2
* Fix android build on arm macs (#35516)Jonathan Schwender2025-02-181-1/+16
* feat: add `Notification` Web API binding (#34842)Jason Tsai2025-02-181-0/+1
* libservo: Expose an `OffscreenRenderingContext` and use it for servoshell (#3...Martin Robinson2025-02-171-1/+1
* change terminal wrapper library from blessing to blessed to support running m...TIN TUN AUNG2025-02-064-9/+9
* crown: Pass `--cfg crown` to rustc from crown (#35073)Samson2025-01-311-7/+5
* CI: temporarily stop running libservo builds by default (#35180)Delan Azabani2025-01-271-11/+8
* Fix building libservo with `cargo build -p libservo` (#35116)Delan Azabani2025-01-231-5/+22
* feat: Track the binary size for all the different platforms (#34744)DK Liao2025-01-201-52/+87
* Correctly report number of expected test results from ./mach test-wpt (#35068)Simon Wülker2025-01-191-1/+4
* script: Feature-gate all crown support. (#35055)Josh Matthews2025-01-181-1/+4
* Fix check for unused subdir in wpt import script (#35036)Samson2025-01-171-3/+1
* Remove `resources/prefs.json` (#34999)Martin Robinson2025-01-163-84/+1
* Fix ./mach test-speedometer runs (#34996)Simon Wülker2025-01-151-1/+1
* mach: Report an error instead of running `try` with a dirty working directory...chickenleaf2025-01-141-0/+5
* Enable wdspec and crashtest tests in servodriver. (#34955)Josh Matthews2025-01-121-1/+1
* mach: recreate .venv when .python-version changes (#34712)Mukilan Thiyagarajan2024-12-201-4/+7
* Reapply "Fix mozjs build on Windows (#34680)" (#34693)Oriol Brufau2024-12-191-0/+4
* 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
* Dom: Re-implement `ReadableStream` Part 1 : Default `Reader` and `Controller`...Gregory Terzian2024-12-171-0/+1
* tidy: Make the tidy tests pass tidy (#34663)Martin Robinson2024-12-171-8/+42
* mach: adopt `uv` and avoid system python (#34632)Mukilan Thiyagarajan2024-12-164-63/+21
* tidy: Use more `cargo-deny` features (#34447)Martin Robinson2024-12-133-174/+68
* Run bencher in try-full (#34556)Samson2024-12-121-11/+16
* build: upgrade rustc to 1.81.0 (#34270)Mukilan Thiyagarajan2024-12-121-2/+1
* tidy: Update pattern for checking for missing specification links. (#34552)Josh Matthews2024-12-112-2/+2
* Iterate PR commits in reverse (oldest->newest) when preparing WPT export. (#3...Josh Matthews2024-12-111-1/+3
* Revert "mach: switch to `uv` for managing python venv (#34504)" (#34548)Mukilan Thiyagarajan2024-12-102-17/+22
* mach: switch to `uv` for managing python venv (#34504)Mukilan Thiyagarajan2024-12-092-22/+17
* Add linux-pref job (#33261)Samson2024-12-061-0/+12
* Rename 'cargo-clippy' mach command to just 'clippy' (#34481)Nico Burns2024-12-051-2/+2
* mach: fix logic to override paths for legacy layout (#34467)Mukilan Thiyagarajan2024-12-041-9/+9
* Remove etc/shell.nix in favour of shell.nix (#34336)Delan Azabani2024-11-221-1/+1
* Add `medium` profile for daily work scenario (#34035)Jonathan Schwender2024-11-211-0/+4
* mach: Remove `mach rustup` (#34287)Jonathan Schwender2024-11-191-19/+0
* mach: run linux unit tests for 'full' try jobs (#34272)Mukilan Thiyagarajan2024-11-181-4/+12
* mach: Fix notifications on windows 11 (#34266)Jonathan Schwender2024-11-171-1/+1
* mach: ohos: Print error message when hvigor fails (#34267)Jonathan Schwender2024-11-171-0/+6
* ohos: Add basic IME and keyboard support (#34188)Jonathan Schwender2024-11-151-9/+3
* mach bootstrap: Lock cargo-deny to 0.16.1 (#34258)Jonathan Schwender2024-11-151-1/+2
* Allow tidy to pass without support/crown/target (#34212)Samson2024-11-111-1/+1
* Exclude `crown` from the root Cargo workspace (#34173)Samson2024-11-081-3/+15
* CI: use new intermittent-tracker deployment (#34068)Delan Azabani2024-11-041-4/+4
* ohos: Fix mach build on windows hosts (#34113)Jonathan Schwender2024-11-022-21/+22
* Fix `test-speedometer` (#34072)Samson2024-10-301-8/+20