aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* `compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)Martin Robinson2025-04-061-1/+1
* Stub out Trusted Types interfaces (#36355)Tim van der Lippe2025-04-051-0/+1
* Implement TestUtils (#36301)Sebastian C2025-04-041-0/+1
* mach: Fix cross-compiling from windows to non windows (#36070)Jonathan Schwender2025-04-041-0/+13
* Fix broken unit-test of webview (#36238)Shubham Gupta2025-04-021-0/+1
* devtools: Fix id collisions by using incrementing counters (#35971)Delan Azabani2025-04-011-0/+1
* Devtools parser: reassemble fragmented messages (#36033)Delan Azabani2025-03-291-0/+20
* Check for existence of 'sudo' on Linux in ./mach bootstrap (#35739)Tom Overlund2025-03-281-0/+14
* Install tshark for automated tests in #36033 (#36201)Delan Azabani2025-03-281-7/+8
* Start implementing the `URLPattern` API (#36144)Simon Wülker2025-03-271-0/+1
* Add `Path2D` (#35783)Lukas Lihotzki2025-03-261-0/+3
* Remove references to 2020 layout in try_parser.py (#36047)MDCODE2472025-03-251-40/+19
* metrics: Simplify `ProgressiveWebMetrics` (#35985)Martin Robinson2025-03-211-0/+1
* libservo: Notify delegates of send errors in request objects (#35668)Delan Azabani2025-03-191-0/+1
* 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