index
:
servo.git
2020-background-images
SimonSapin-patch-1
android_libstd
as-of-2024-08-12
attrs
auto
autoraf
backtrace
bump-raqote
cb_split
checks
dependabot/cargo/git2-0.20.1
devtools-replay-tool
devtools-testing
dictionary-callback
dom-protos
end-of-the-line
fail-on-winit-minimal-build-errors
fix-docs3
fix-legacy-layout-paths-in-wpt
fix-nightly-build-mozjs-issue
fix-windows-nightly
fix-wpt-sync-testroot-issue
fix_webgpu_error_handling
flexbox-column-layout
fonts-fast-ipc-turnaround
gfx-base-reorganization-part2
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21
github-actions-dev
gone
gonk
http_network_or_cache_fetch
iframe-load-hack
indefinite-containing-block
inert
input
jdm-patch-1
jdm-patch-10
jdm-patch-11
jdm-patch-12
jdm-patch-13
jdm-patch-14
jdm-patch-15
jdm-patch-16
jdm-patch-17
jdm-patch-18
jdm-patch-19
jdm-patch-2
jdm-patch-20
jdm-patch-21
jdm-patch-22
jdm-patch-23
jdm-patch-24
jdm-patch-25
jdm-patch-26
jdm-patch-27
jdm-patch-28
jdm-patch-29
jdm-patch-3
jdm-patch-30
jdm-patch-31
jdm-patch-32
jdm-patch-33
jdm-patch-34
jdm-patch-35
jdm-patch-36
jdm-patch-37
jdm-patch-38
jdm-patch-39
jdm-patch-4
jdm-patch-40
jdm-patch-41
jdm-patch-42
jdm-patch-43
jdm-patch-44
jdm-patch-45
jdm-patch-46
jdm-patch-47
jdm-patch-48
jdm-patch-49
jdm-patch-5
jdm-patch-50
jdm-patch-51
jdm-patch-52
jdm-patch-53
jdm-patch-54
jdm-patch-6
jdm-patch-7
jdm-patch-8
jdm-patch-9
jdm-revert1
jdm-revert2
jdm-revert3
jdm-revert4
layout-2020-borrow-mut-independent-contexts
layout-2020-fix-rule-tree-drop
layout-revamp-prototype
layout-thread-2020
macos-ci-failure
main
make-column-distribution-more-generic
multi-tlbc
multiple-concurrent-tlbc
named-getter
nightlies
offscreen-rendering
osmesa-up
paulrouget-patch-1
perfetto-metrics-and-navigation-start
plumb-time-profiler-into-tracing
port-minibrowser-to-delegate
pr-20330
rcdom
revert
revert-29964-enable-merge-queue-action
revert-31409-style-config
revert-remaining-stylo-changes
revert-webrender
rustc-nightly-update
sagudev-patch-1
sagudev-patch-2
sagudev-patch-3
self-hosted-github-sha-upstream
separate-libservo-build-job
servoshell-tabs
squeeze
test
test-wpt
test_branch
tmp
try
try-android
try-wpt-mac
typed-arrays
typed-arrays-heap
update-linux-runner-image-version
upgrade-rustc-to-03-25-nightly
url-quirks-module-inlined
wpt_update_01-12-2024
wpt_update_02-12-2024
wpt_update_03-12-2024
wpt_update_04-12-2024
wpt_update_05-05-2024
wpt_update_16-03-2025
wpt_update_23-02-2025
wpt_update_23-03-2025
xrtest
…
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
servo
/
build_commands.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
mach: adopt `uv` and avoid system python (#34632)
Mukilan Thiyagarajan
2024-12-16
1
-3
/
+2
*
Revert "mach: switch to `uv` for managing python venv (#34504)" (#34548)
Mukilan Thiyagarajan
2024-12-10
1
-2
/
+3
*
mach: switch to `uv` for managing python venv (#34504)
Mukilan Thiyagarajan
2024-12-09
1
-3
/
+2
*
ohos: Fix mach build on windows hosts (#34113)
Jonathan Schwender
2024-11-02
1
-2
/
+2
*
Fix mach run bustage (#33563)
Jonathan Schwender
2024-09-27
1
-1
/
+1
*
ohos: Support product flavors (#33512)
Jonathan Schwender
2024-09-26
1
-2
/
+2
*
mach: introduce `BuildTarget` abstraction (#33114)
Mukilan Thiyagarajan
2024-08-26
1
-60
/
+16
*
build: Speed up first run after build on macOS (#32928)
Martin Robinson
2024-08-04
1
-101
/
+6
*
Remove googlevr feature (#32840)
Daniel Adams
2024-07-24
1
-6
/
+1
*
Add `--with-asan` (#31429)
Samson
2024-06-16
1
-4
/
+35
*
mach: Use `cargo rustc` instead of `cargo build` (#32484)
Jonathan Schwender
2024-06-13
1
-1
/
+1
*
mach: fix crash when sending notifications on Windows Server 2019 (#32352)
Delan Azabani
2024-05-23
1
-6
/
+9
*
Remove the libsimpleservo C API (#31172)
Martin Robinson
2024-01-27
1
-17
/
+11
*
build: Add support for Visual Studio 2022 and VC143 DLLs (#31148)
Martin Robinson
2024-01-23
1
-26
/
+33
*
ci: fix reference to android job filename in main.yml (#31150)
Mukilan Thiyagarajan
2024-01-23
1
-1
/
+7
*
Preliminary Android build support (#31086)
Mukilan Thiyagarajan
2024-01-22
1
-1
/
+0
*
build: Clean up post-build copy of Windows DLLs (#31092)
Martin Robinson
2024-01-17
1
-111
/
+40
*
build: Combine and simplify GStreamer shared object lists (#31038)
Martin Robinson
2024-01-09
1
-37
/
+6
*
Fix the build on Ubuntu 20.04 (#31019)
Martin Robinson
2024-01-07
1
-4
/
+3
*
Upgrade media / GStreamer / GLib (#30750)
Martin Robinson
2024-01-05
1
-15
/
+10
*
Replace virtualenv with Python's built-in venv (#30377)
Corey Farwell
2023-12-07
1
-2
/
+2
*
Remove `__future__` imports that are no longer necessary (#30661)
Martin Robinson
2023-11-02
1
-2
/
+0
*
Enable debug assertions for all builds other than official releases (#30509)
Delan Azabani
2023-10-26
1
-1
/
+5
*
Replace "-mmacosx-version-min" with MACOSX_DEPLOYMENT_TARGET (#30102)
Martin Robinson
2023-08-15
1
-6
/
+1
*
Make the `--release`/`--dev` more consistent and less surprising (#30091)
Martin Robinson
2023-08-14
1
-45
/
+9
*
Switch to rustls and webpki-roots (#30025)
Martin Robinson
2023-08-08
1
-16
/
+1
*
Set the MacOS rpath in the build script (#30054)
Martin Robinson
2023-08-01
1
-14
/
+0
*
Remove lzma path workaround for MacOS (#30053)
Martin Robinson
2023-08-01
1
-11
/
+0
*
Auto merge of #29970 - mrobinson:remove-uwp, r=jdm
bors-servo
2023-07-05
1
-152
/
+30
|
\
|
*
Remove UWP / Hololens support
Martin Robinson
2023-07-05
1
-152
/
+30
*
|
Collect android build setup into two methods
Martin Robinson
2023-07-05
1
-204
/
+53
|
/
*
Windows bootstrap support
Martin Robinson
2023-07-03
1
-3
/
+3
*
Set the Windows subsystem using a rust directive
Martin Robinson
2023-07-01
1
-5
/
+0
*
Update mozangle, cc, and cmake
Martin Robinson
2023-06-30
1
-5
/
+0
*
Collect build timings on GitHub CI
Martin Robinson
2023-06-23
1
-3
/
+1
*
Only check the GStreamer installation when building
Martin Robinson
2023-05-27
1
-1
/
+1
*
Clean up cross-compilation and features
Martin Robinson
2023-05-25
1
-49
/
+28
*
Implement `bootstrap-gstreamer` for all platforms
Martin Robinson
2023-05-25
1
-16
/
+16
*
Removed MagicLeap occurrences from Python files
michaelgrigoryan25
2023-05-22
1
-121
/
+4
*
Count post-cargo build steps in elapsed time
Mukilan Thiyagarajan
2023-05-21
1
-2
/
+1
*
Print message when packaging macos dylibs
Mukilan Thiyagarajan
2023-05-21
1
-0
/
+1
*
Avoid relinking plugin dylibs
Mukilan Thiyagarajan
2023-05-21
1
-1
/
+1
*
Start organizing platform-specific Python code
Martin Robinson
2023-05-19
1
-1
/
+1
*
Workaround bug in gstreamer binaries
Mukilan Thiyagarajan
2023-05-12
1
-0
/
+11
*
Consume official GStreamer binaries on MacOS
Mukilan Thiyagarajan
2023-05-12
1
-22
/
+109
*
Catch more exceptions when delivering build notifications
Martin Robinson
2023-04-20
1
-3
/
+2
*
Make errors during build status notification warnings
Martin Robinson
2023-04-17
1
-2
/
+5
*
Auto merge of #29610 - mrobinson:notify, r=mukilan
bors-servo
2023-04-13
1
-109
/
+53
|
\
|
*
Use notify-py to send notifications
Martin Robinson
2023-04-13
1
-109
/
+53
*
|
Replace usage of six.moves.urllib with urllib
Martin Robinson
2023-04-10
1
-2
/
+2
|
/
[next]