aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo
Commit message (Expand)AuthorAgeFilesLines
* mach: Allow using ASAN on ohos (#37185)Jonathan Schwender7 days4-13/+71
* bootstrap: Add `winget` fallback (#32836)Jonathan Schwender2025-05-271-25/+45
* Use `ruff` to enforce python code formatting (#37117)zefr0x2025-05-2621-1335/+1421
* 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
* 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-076-0/+174
* 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
* 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
* 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-132-9/+3
* 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
* libservo: Expose an `OffscreenRenderingContext` and use it for servoshell (#3...Martin Robinson2025-02-171-1/+1
* 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
* script: Feature-gate all crown support. (#35055)Josh Matthews2025-01-181-1/+4
* Remove `resources/prefs.json` (#34999)Martin Robinson2025-01-161-28/+0
* 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
* 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
* mach: adopt `uv` and avoid system python (#34632)Mukilan Thiyagarajan2024-12-163-6/+4
* tidy: Use more `cargo-deny` features (#34447)Martin Robinson2024-12-131-2/+10
* 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
* Revert "mach: switch to `uv` for managing python venv (#34504)" (#34548)Mukilan Thiyagarajan2024-12-101-2/+3
* mach: switch to `uv` for managing python venv (#34504)Mukilan Thiyagarajan2024-12-091-3/+2
* Add linux-pref job (#33261)Samson2024-12-061-0/+12