aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/testing_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Fix `mach test-jquery` (#36786)Simon Wülker3 days1-3/+3
* Fix taplo test target directories (#36690)Kingsley Yung8 days1-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
* `compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)Martin Robinson2025-04-061-1/+1
* 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
* 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-131-1/+0
* 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
* libservo: Expose an `OffscreenRenderingContext` and use it for servoshell (#3...Martin Robinson2025-02-171-1/+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
* mach: adopt `uv` and avoid system python (#34632)Mukilan Thiyagarajan2024-12-161-1/+1
* Exclude `crown` from the root Cargo workspace (#34173)Samson2024-11-081-3/+15
* Fix `test-speedometer` (#34072)Samson2024-10-301-8/+20
* ohos: Support product flavors (#33512)Jonathan Schwender2024-09-261-1/+1
* mach: Add `test-speedometer` command and `--bmf-output` to speedometer and dr...Samson2024-08-291-4/+45
* mach: Extract binary select into common_command_arguments (#33205)Samson2024-08-281-21/+21
* mach: introduce `BuildTarget` abstraction (#33114)Mukilan Thiyagarajan2024-08-261-6/+3
* Rename `gfx` to `fonts` (#32556)Martin Robinson2024-06-191-1/+1
* Add `--with-asan` (#31429)Samson2024-06-161-6/+6
* Add cargo-deny to mach-tidy to check license compliance. (#32465)Jonathan Schwender2024-06-121-1/+1
* base: Remove `ucd` dependency (#32424)Martin Robinson2024-06-031-6/+7
* compositor: Move WebRender-ish messages and types to `webrender_traits` (#32315)Mukilan Thiyagarajan2024-05-201-0/+1
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-1/+0
* Initial internal support for multiple webviews (#31417)Ngo Iok Ui (Wu Yu Wei)2024-04-031-0/+1
* Override timeout in WebGPU CTS to always be "long" (#31952)Samson2024-04-011-0/+4
* Replace `remutex` with `parking_lot`'s `ReentrantMutex` (#31817)Martin Robinson2024-03-221-1/+0
* mach: Speed up `taplo` runs on MacOS (#31452)Martin Robinson2024-02-291-2/+14
* mach: Do not use unstable rust for `rustfmt` (#31441)Martin Robinson2024-02-281-6/+13
* style: Remove dependency on servo_config (was #31409) (#31411)Delan Azabani2024-02-231-0/+1
* mach: Make `./mach try` a little friendlier (#31290)Martin Robinson2024-02-081-0/+50
* Fix bugs in `mach test-tidy` (#31232)Mukilan Thiyagarajan2024-01-311-1/+1
* Matrix in CI and `mach try` with presets (#31141)Samson2024-01-261-0/+4
* constellation: focusing and closing webviews (#30842)Delan Azabani2024-01-241-0/+1
* mach: remove the generic 'test' command since it only supports two types of t...Olivier Tilloy2024-01-191-82/+0
* Fix the build on Ubuntu 20.04 (#31019)Martin Robinson2024-01-071-3/+1
* tidy: A few small improvements and fixes (#30941)Martin Robinson2024-01-021-12/+10
* Integrate hyper_serde into Servo source (#30803)Martin Robinson2023-12-141-0/+1
* Compile Servo with the latest version of rust stable (#30831)Martin Robinson2023-12-061-2/+8
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-011-0/+1
* Add `--production` option to mach (#30707)Samson2023-11-101-2/+10
* Remove `__future__` imports that are no longer necessary (#30661)Martin Robinson2023-11-021-2/+0
* Stop using distutils (#30638)Martin Robinson2023-10-281-2/+1
* Adjust the missing taplo message (#30473)Martin Robinson2023-10-031-3/+1
* Update WebGPU CTS (#30454)Samson2023-09-301-0/+2