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
dependabot/cargo/objc2-related-924cc4145e
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-55
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
/
command_base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install `rust-docs` rustup component in `./mach doc`
Simon Sapin
2020-01-02
1
-4
/
+6
*
mach + rustup: use the minimal profile and install rustc-dev
Simon Sapin
2020-01-02
1
-2
/
+7
*
mach: always call `ensure_bootstrapped` before `call_rustup_run`
Simon Sapin
2020-01-02
1
-1
/
+1
*
mach: explicitly install the toolchain and target in `ensure_bootstrapped`
Simon Sapin
2020-01-02
1
-5
/
+7
*
mach: check rustup version in `ensure_bootstrapped()`
Simon Sapin
2020-01-02
1
-16
/
+20
*
mach: on Windows, opt into MSVC target for all uses of `rust_toolchain()`
Simon Sapin
2020-01-02
1
-4
/
+5
*
mach: run `rustup target add` in `ensure_bootstrapped`
Simon Sapin
2020-01-02
1
-0
/
+9
*
Mach: rename default_toolchain to rust_toolchain
Simon Sapin
2020-01-02
1
-9
/
+6
*
Print OSMesa environment variables when starting debugger under WPT.
Josh Matthews
2019-12-20
1
-1
/
+7
*
Enable raqote by default
pylbrecht
2019-12-17
1
-2
/
+2
*
Add `layout-2020` option to the `.servobuild` file
Simon Sapin
2019-12-16
1
-2
/
+5
*
Use filename instead of already opened file descriptor when calling ZipFile
marmeladema
2019-12-12
1
-1
/
+1
*
Fix tidiness errors for Python3 compatibility across whole repo
marmeladema
2019-12-11
1
-1
/
+1
*
Use is_linux to check for current platform instead of relying on sys.platform
marmeladema
2019-12-10
1
-3
/
+3
*
Properly open file as 'wb' in archive_deterministically
marmeladema
2019-12-10
1
-2
/
+2
*
Convert cmp= to key= in sort method call for Python3 compatibility
marmeladema
2019-12-09
1
-1
/
+2
*
Support overriding the moztools path order.
Josh Matthews
2019-11-27
1
-2
/
+8
*
Add a .servobuild option for --with-debug-assertions
Simon Sapin
2019-11-26
1
-1
/
+2
*
Require gstreamer 1.16 in mach
Alan Jeffrey
2019-11-25
1
-3
/
+3
*
Extract media_stack pick into CommandBase
Tuncer Ayaz
2019-11-21
1
-0
/
+13
*
Allow media_stack in run_cargo_build_like_command
Tuncer Ayaz
2019-11-21
1
-1
/
+1
*
Implement `./mach check --media-stack`
Tuncer Ayaz
2019-11-21
1
-0
/
+6
*
Fix needs_gstreamer_env() signature
Tuncer Ayaz
2019-11-21
1
-1
/
+1
*
Pass feature list to build_env()
Tuncer Ayaz
2019-11-21
1
-3
/
+5
*
Use surfman for managing GL surfaces
Patrick Walton
2019-11-01
1
-2
/
+2
*
Use 'byte' regexp pattern to match on 'byte' string
marmeladema
2019-10-22
1
-1
/
+1
*
Convert git sha hash to text to be compatible with Python3
marmeladema
2019-10-22
1
-1
/
+1
*
Use six.text_type instead of str to check instance type
marmeladema
2019-10-22
1
-2
/
+2
*
Use linux_distribution() from distro package instead of builtin platform module
marmeladema
2019-10-20
1
-2
/
+6
*
Use relative import statements to be compatible with Python3
marmeladema
2019-10-20
1
-1
/
+1
*
Auto merge of #24447 - servo:uninit, r=nox
bors-servo
2019-10-16
1
-0
/
+4
|
\
|
*
Work around deprecation warnings caused by autocfg $RUSTFLAGS handling
Simon Sapin
2019-10-15
1
-0
/
+4
*
|
Use octal literal syntax compatible with Python3
marmeladema
2019-10-16
1
-1
/
+1
*
|
Use urllib from six module in order to be compatible with Python3
marmeladema
2019-10-16
1
-4
/
+4
*
|
Improve print statement compatibility with Python3
marmeladema
2019-10-16
1
-5
/
+7
|
/
*
Support building UWP with native UWP rustc target.
Josh Matthews
2019-10-12
1
-6
/
+5
*
Allow building and cleaning for UWP without system GStreamer
Fernando Jimenez Moreno
2019-10-08
1
-2
/
+4
*
Use correct OpenSSL arch in UWP builds.
Josh Matthews
2019-10-03
1
-1
/
+1
*
Update to UWP compatible OpenSSL build.
Josh Matthews
2019-10-02
1
-1
/
+4
*
Make APPX build part of package command. Add nightly build for UWP.
Josh Matthews
2019-09-12
1
-0
/
+48
*
Call gstreamer_root with top_dir string, not func.
Joel Martin
2019-08-29
1
-2
/
+2
*
In mach, add arguments to bare uses of is_windows
Alan Jeffrey
2019-08-23
1
-2
/
+2
*
Added support to download nuget and added python code to automate the x64 and...
angelortiz1007
2019-08-21
1
-0
/
+1
*
Do not require setting PKG_CONFIG_PATH on Windows
Fernando Jimenez Moreno
2019-08-20
1
-10
/
+28
*
Vendor UWP GStreamer binaries.
Josh Matthews
2019-07-27
1
-13
/
+11
*
Use openssl dependency that works on arm64.
Josh Matthews
2019-07-23
1
-1
/
+1
*
Enable uwp feature when building with --uwp.
Josh Matthews
2019-07-10
1
-0
/
+1
*
Auto merge of #20885 - avadacatavra:rustup-req, r=jdm
bors-servo
2019-07-04
1
-2
/
+2
|
\
|
*
updated rustup requirement
ddh
2018-05-30
1
-2
/
+2
*
|
Add `./mach build --with-layout-2020`
Simon Sapin
2019-07-04
1
-1
/
+6
[next]