aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* tests: Use Ahem font provided by WPT harness. (#37054)Josh Matthews19 hours1-1/+1
* Report `add_subsuite` action in unexpected log (#37323)sagudev3 days1-1/+3
* mach: Allow using ASAN on ohos (#37185)Jonathan Schwender6 days4-13/+71
* bootstrap: Add `winget` fallback (#32836)Jonathan Schwender14 days1-25/+45
* Use `ruff` to enforce python code formatting (#37117)zefr0x2025-05-2642-2129/+2101
* use ruff rather than flake8 for python code linting (#37045)zefr0x2025-05-244-20/+15
* Animation: update image active frame when update the rendering (#36286)TIN TUN AUNG2025-05-231-0/+1
* Replace hsts preload list hashmap with an FST (#37015)Sebastian C2025-05-201-18/+14
* build(deps): bump setuptools from 70.0.0 to 78.1.1 in /python (#37050)dependabot[bot]2025-05-191-1/+1
* CI: add `build-args` (#36947)sagudev2025-05-121-9/+24
* Extend --with-asan to support C/C++ code (#36873)Jonathan Schwender2025-05-111-6/+52
* Devtools: add more test cases (#36910)delan azabani2025-05-091-27/+84
* Devtools: add automated test for Debugger > Sources (#36401)delan azabani2025-05-077-0/+177
* Establish baseline webdriver conformance results (#35024)Josh Matthews2025-05-011-0/+8
* Fix `mach test-jquery` (#36786)Simon Wülker2025-05-011-3/+3
* Fix taplo test target directories (#36690)Kingsley Yung2025-04-251-1/+1
* layout: Combine `layout_2020` and `layout_thread_2020` into a crate called `l...Martin Robinson2025-04-191-1/+1
* chore: Update wgpu to v25 (#36486)sagudev2025-04-181-0/+6
* CI: Add `number_of_chunks` (#36584)sagudev2025-04-181-0/+10
* mach try: Add `wpt` alias for `linux-wpt` (#36416)sagudev2025-04-091-0/+7
* `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