aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* base: Remove `ucd` dependency (#32424)Martin Robinson2024-06-031-6/+7
* mach: Read .servobuild as utf-8 (#32431)Jonathan Schwender2024-06-031-1/+1
* Document library crates only in mach doc (#32429)Ngo Iok Ui (Wu Yu Wei)2024-06-021-0/+3
* mach: fix crash when sending notifications on Windows Server 2019 (#32352)Delan Azabani2024-05-231-6/+9
* Fix mach bootstrap --skip-platform (#32341)Delan Azabani2024-05-221-1/+2
* 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
* Update flake8 to work on python3.12 (#32264)Samson2024-05-091-2/+2
* Skip installing 'clang' if 'clang' binary already exists (#32242)Diego Pino2024-05-081-0/+5
* Do not use crown when building docs (#32220)Samson2024-05-041-0/+1
* servoshell: Upgrade `egui` and many other dependencies (#31278)Magnus Larsen2024-05-022-9/+5
* mach: Upgrade boto3 and remove Python < 3.10 dependencies (#32208)Martin Robinson2024-05-011-4/+2
* bootstrap: Add a `--skip-platform` option (#32176)Martin Robinson2024-04-293-5/+12
* Run platform_bootstrap first (#31840)Samson2024-04-292-5/+7
* Stop publishing the Rust book in mach doc and doc.servo.org (#32142)Delan Azabani2024-04-241-23/+2
* ci: Retry `hdiutil create` with randomize backoff (#32005)Martin Robinson2024-04-051-5/+30
* 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
* wpt: Limit the console output sent to the intermittent tracker (#31895)Martin Robinson2024-03-271-1/+5
* tidy: Make sure to run WPT lints when `--all` is passed to tidy (#31874)Martin Robinson2024-03-261-1/+1
* Replace `remutex` with `parking_lot`'s `ReentrantMutex` (#31817)Martin Robinson2024-03-221-1/+0
* bootstrap: Make unknown distro instructions more helpful (#31750)Martin Robinson2024-03-191-2/+3
* android: add support for x86_64 images (#31725)Mukilan Thiyagarajan2024-03-182-0/+23
* Add RUSTC env to clippy command (#31694)eri2024-03-151-1/+3
* Add gstreamer plugins good/ugly for better codec support (#31687)Delan Azabani2024-03-151-3/+5
* mach: Speed up `taplo` runs on MacOS (#31452)Martin Robinson2024-02-291-2/+14
* tidy: Fix WHATWG replacement links (#31449)Smitty2024-02-292-4/+4
* mach: Do not use unstable rust for `rustfmt` (#31441)Martin Robinson2024-02-281-6/+13
* build(deps): bump mako from 1.1.2 to 1.2.2 in /python (#31434)dependabot[bot]2024-02-281-1/+1
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-272-4/+3
* style: Remove dependency on servo_config (was #31409) (#31411)Delan Azabani2024-02-231-0/+1
* install libudev-dev required by gamepad API (#31376)Mukilan Thiyagarajan2024-02-191-1/+1
* ci: Merge similar try jobs when possible (#31347)Martin Robinson2024-02-161-12/+67
* mach: Make `./mach try` a little friendlier (#31290)Martin Robinson2024-02-083-37/+52
* bootstrap: More resiliently install Deiban-like platform dependencies (#31281)Martin Robinson2024-02-072-10/+12
* Remove duplicate pkg in APT_PKGS (#31280)atbrakhi2024-02-071-1/+0
* Fix ./mach bootstrap failure in debian (#31276)atbrakhi2024-02-071-1/+7
* Make Android build optional on Nix (#31231)Smitty2024-02-021-0/+3
* Fix bugs in `mach test-tidy` (#31232)Mukilan Thiyagarajan2024-01-313-5/+3