aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* mach: Extract binary select into common_command_arguments (#33205)Samson2024-08-283-43/+57
* ci: Use Servo's `wpt` repository for WPT export (#33224)Martin Robinson2024-08-282-31/+31
* Fixed build error on macos (#33200)Ben2024-08-271-1/+1
* mach: Do not manually install toolchain for non-cross builds (#33190)Martin Robinson2024-08-271-6/+10
* mach: introduce `BuildTarget` abstraction (#33114)Mukilan Thiyagarajan2024-08-2612-512/+521
* Add fallback value for data['message'] (#33185)Samson2024-08-251-1/+1
* CI: Add separate Lint&Tidy check and remove test-tidy from linux (#33150)Samson2024-08-231-3/+13
* Print reason when tests are skipped. (#33077)Josh Matthews2024-08-231-11/+20
* webgpu: Sync various parts of spec (#33009)Samson2024-08-191-1/+1
* wpt-tests-to-run -> wpt-args and make them last so they can override already ...Samson2024-08-191-11/+11
* mach: remove unused maven packaging code (#33083)Mukilan Thiyagarajan2024-08-161-39/+1
* ohos: Fix x86_64-unknown-linux-ohos (#33029)Jonathan Schwender2024-08-141-2/+2
* Use correct feature name for JS backtraces. (#32998)Josh Matthews2024-08-101-1/+1
* Fix visual_studio.py to call vswhere with -utf8 (#32949)hatoo2024-08-061-1/+2
* mach: Add support for paths with spaces on Windows (#32936)Mukilan Thiyagarajan2024-08-052-14/+20
* build: Fix a print statement when repackaging GStreamer (#32932)Martin Robinson2024-08-051-1/+1
* build: Speed up first run after build on macOS (#32928)Martin Robinson2024-08-044-113/+160
* Enabled WAV decoding support in gstreamer (#32924)Ben2024-08-031-0/+1
* Update mozjs (SpiderMonkey) to 128.0 (#32769)Samson2024-07-291-4/+4
* Remove googlevr feature (#32840)Daniel Adams2024-07-242-12/+3
* build(deps): bump setuptools from 68.2.2 to 70.0.0 in /python (#32781)dependabot[bot]2024-07-151-1/+1
* shell: set `no-wgl` flag in servoshell instead (#32753)Ngo Iok Ui (Wu Yu Wei)2024-07-101-4/+1
* android: fix application name used in ./mach run (#32652)Mukilan Thiyagarajan2024-07-011-4/+7
* mach: Expose a `--skip-static-analysis` to `mach boostrap` (#32587)Martin Robinson2024-06-243-7/+12
* android: Rename the Android app to reflect servo.org ownership and `servoshel...Martin Robinson2024-06-243-7/+7
* Make `crown` optional (#32494)Jonathan Schwender2024-06-241-0/+23
* Rename `gfx` to `fonts` (#32556)Martin Robinson2024-06-191-1/+1
* mach: fix test-tidy to handle missing merge commit (#32551)Mukilan Thiyagarajan2024-06-191-0/+2
* Move android port code to servoshell (#32533)Jonathan Schwender2024-06-191-10/+4
* ci: Use a servo.org email address for the servo-wpt-sync GitHub bot (#32515)Martin Robinson2024-06-182-2/+2
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-0/+2
* mach: fix test-tidy to not skip `Cargo.lock` (#32540)Mukilan Thiyagarajan2024-06-181-9/+14
* Fix android build on Fedora 40. (#32532)Jonathan Schwender2024-06-181-13/+15
* Add OpenHarmony support to mach and CI (#32507)Jonathan Schwender2024-06-172-2/+158
* asan: Add a leak suppression file with known false positives (#32511)Erik Hennig2024-06-171-0/+4
* Add `--with-asan` (#31429)Samson2024-06-165-22/+64
* mach: Use `cargo rustc` instead of `cargo build` (#32484)Jonathan Schwender2024-06-131-1/+1
* Add cargo-deny to mach-tidy to check license compliance. (#32465)Jonathan Schwender2024-06-125-42/+69