aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix CMake issues on OpenHarmony (#34062)Jonathan Schwender2024-10-301-1/+3
* mach try: Remove `wpt-2013` from `full` and `wpt` (#34048)tanishka2024-10-281-5/+3
* chore: Update WebGPU CTS (#33990)Samson2024-10-261-1/+1
* clippy: Fix a variety of clippy warnings in `fonts`, `layout_2020` and the DO...chickenleaf2024-10-181-1/+1
* ohos: publish nightly builds (#33801)Mukilan Thiyagarajan2024-10-111-0/+4
* fix possible IndexError (#33750)Gae242024-10-101-1/+1
* Fix mach run bustage (#33563)Jonathan Schwender2024-09-273-9/+17
* ohos: Support product flavors (#33512)Jonathan Schwender2024-09-265-13/+22
* ohos: Bundle resource files in hap (#33513)Jonathan Schwender2024-09-241-0/+4
* openharmony: add servoshell for ohos (#33295)Mukilan Thiyagarajan2024-09-203-9/+112
* android: publish nightly builds for aarch64 (#33435)Mukilan Thiyagarajan2024-09-161-2/+2
* Fix packaging when cross compiling (#33454)Jonathan Schwender2024-09-141-3/+2
* mach: remove python2 compatibility code (#33410)Jonathan Schwender2024-09-117-25/+13
* fix clean-cargo-cache command (#33408)Gae242024-09-111-1/+1
* android: make aarch64 the default target (#33379)Mukilan Thiyagarajan2024-09-092-3/+3
* tidy: Fix rustdoc warnings and add a tidy check for a common URL issue (#33366)Martin Robinson2024-09-082-1/+66
* bootstrap: Avoid needless sudo when pkgs are installed (#33281)Jonathan Schwender2024-09-021-4/+7
* android: Fix install (#33277)Jonathan Schwender2024-09-011-1/+1
* mach: Add `test-speedometer` command and `--bmf-output` to speedometer and dr...Samson2024-08-291-4/+45
* ci: Fix the WPT export job after the repository change (#33228)Martin Robinson2024-08-293-6/+7