Branch | Commit message | Author | Age |
dependabot/cargo/objc2-foundation-0.3.1 | build(deps): bump objc2-foundation from 0.2.2 to 0.3.1 | dependabot[bot] | 4 hours |
dependabot/cargo/objc2-app-kit-0.3.1 | build(deps): bump objc2-app-kit from 0.2.2 to 0.3.1 | dependabot[bot] | 4 hours |
main | build(deps): bump clap from 4.5.36 to 4.5.37 (#36636) | dependabot[bot] | 6 hours |
try | compositor: Tick animations for an entire WebView at once (wpt) | Martin Robinson | 6 hours |
jdm-patch-54 | Force the event loop to spin when polling. | Josh Matthews | 7 days |
devtools-testing | Print the assertion when it fails | Delan Azabani | 14 days |
devtools-replay-tool | Prepare program for future subcommands | Delan Azabani | 3 weeks |
wpt_update_23-03-2025 | Update web-platform-tests to revision b'aa0081aeb91d3890fbc8e21ccda3ab61ccd09... | Servo WPT Sync | 4 weeks |
dependabot/cargo/git2-0.20.1 | build(deps): bump git2 from 0.20.0 to 0.20.1 | dependabot[bot] | 5 weeks |
wpt_update_16-03-2025 | Update web-platform-tests to revision b'7a9307ef9e1e88229ced4a29991270d209116... | Servo WPT Sync | 5 weeks |
fail-on-winit-minimal-build-errors | CI: Fail on winit_minimal example build errors | Delan Azabani | 8 weeks |
wpt_update_23-02-2025 | Update web-platform-tests to revision b'3250a8d86c26f1e194fda2e8a13c2a83f0efd... | Servo WPT Sync | 8 weeks |
port-minibrowser-to-delegate | libservo: Add WebViewDelegate and ServoDelegate and port `winit_minimal` | Martin Robinson | 3 months |
separate-libservo-build-job | CI: separate libservo build job | Delan Azabani | 3 months |
make-column-distribution-more-generic | layout: Make table column constraint distribution more generic | Martin Robinson | 3 months |
fix-nightly-build-mozjs-issue | ci: explictly install Clang 14 on Linux runners | Mukilan Thiyagarajan | 4 months |
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21 | build(deps): bump miniz_oxide from 0.8.0 to 0.8.2 (#34687) | dependabot[bot] | 4 months |
jdm-patch-53 | Allow null principals to subsume any other principal. | Josh Matthews | 4 months |
as-of-2024-08-12 | Add tracing for navigation start, FP, FCP, and DOMContentLoaded (#34373) | Delan Azabani | 4 months |
perfetto-metrics-and-navigation-start | Add tracing for navigation start, FP, FCP, and DOMContentLoaded | Delan Azabani | 4 months |
wpt_update_04-12-2024 | Update web-platform-tests to revision b'a9fe2e77b64b0ce9aefb2ed4331c52bfa44fc... | Servo WPT Sync | 5 months |
fix-legacy-layout-paths-in-wpt | mach: fix logic to override paths for legacy layout | Mukilan Thiyagarajan | 5 months |
wpt_update_03-12-2024 | Update web-platform-tests to revision b'2643d924a518d89e3a8239ef92705bf137350... | Servo WPT Sync | 5 months |
wpt_update_02-12-2024 | Update web-platform-tests to revision b'1076fe42f0ea43b6b1ea3b7bb13307bbee5cf... | Servo WPT Sync | 5 months |
wpt_update_01-12-2024 | Update web-platform-tests to revision b'76dfa54e5df7f8cee7501cc6d598cf647c2b8... | Servo WPT Sync | 5 months |
test | Fix alignment of abspos child of flexbox with flipped direction (#34426) | Oriol Brufau | 5 months |
jdm-patch-52 | Add missing trait specialization. | Josh Matthews | 5 months |
plumb-time-profiler-into-tracing | Use `info_span!()` shorthand | Delan Azabani | 5 months |
test_branch | Update wgpu (#33819) | Samson | 6 months |
sagudev-patch-3 | Fix WPT-Export by using ubuntu-22.04 that has older python | Samson | 6 months |
iframe-load-hack | Fix test which expected iframe load for initial about:blank. | Josh Matthews | 7 months |
fonts-fast-ipc-turnaround | fonts: Make `FontKey` and `FontInstanceKey` generation asynchronous | Martin Robinson | 7 months |
self-hosted-github-sha-upstream | CI: fix self-hosted runners in Linux builds | Delan Azabani | 7 months |
indefinite-containing-block | layout: Add an indefinite containing block | Martin Robinson | 8 months |
flexbox-column-layout | [css-flexbox] Improve sizing in column layout (#33022) | Oriol Brufau | 8 months |
sagudev-patch-2 | Update run.py | Samson | 9 months |
sagudev-patch-1 | Disable fail_fast in android matrix and remove unused install in android work... | Samson | 9 months |
dictionary-callback | Demonstrate using dictionary as callback this object. | Josh Matthews | 9 months |
gfx-base-reorganization-part2 | Move `script_traits::WebrenderIpcSender` to `webrender_traits::WebRenderScrip... | Martin Robinson | 11 months |
wpt_update_05-05-2024 | Update web-platform-tests to revision b'536297144c737f84096d1f448e790de0fb654... | Servo WPT Sync | 12 months |
servoshell-tabs | Independent window title for each tab | Delan Azabani | 13 months |
multi-tlbc | Rename IOCompositor methods for clarity | Delan Azabani | 13 months |
revert-31409-style-config | Revert "style: Remove dependency on servo_config" | Delan Azabani | 14 months |
revert-remaining-stylo-changes | Merge pull request #31409 from delan/style-config | Delan Azabani | 14 months |
fix_webgpu_error_handling | Update expectations | sagudev | 16 months |
offscreen-rendering | merge from main | Delan Azabani | 16 months |
multiple-concurrent-tlbc | merge from #30767 | Delan Azabani | 17 months |
upgrade-rustc-to-03-25-nightly | Update rust toolchain to 2023-03-25 nightly | Mukilan Thiyagarajan | 18 months |
fix-wpt-sync-testroot-issue | temp change to allow wpt sync build to pass | Mukilan Thiyagarajan | 18 months |
update-linux-runner-image-version | Add env fix | Mukilan Thiyagarajan | 18 months |
bump-raqote | Update raqote to dedupe arrayvec and lyon_geom | Fabrice Desré | 19 months |
revert-webrender | Revert "Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)" | Mukilan Thiyagarajan | 19 months |
auto | Auto merge of #29995 - servo:minibrowser_prefs, r=delan | bors-servo | 21 months |
rustc-nightly-update | Update the nightly rustc version | Mukilan Thiyagarajan | 21 months |
revert-29964-enable-merge-queue-action | Revert "Run main workflow for merge queue events" | Mukilan Thiyagarajan | 22 months |
fix-windows-nightly | fix win | Mukilan Thiyagarajan | 22 months |
dom-protos | Don't root a Realm that's used for one call. | Josh Matthews | 23 months |
jdm-patch-30 | Fix nightly CI build. | Josh Matthews | 2 years |
macos-ci-failure | Upgrade setuptools. | Josh Matthews | 3 years |
jdm-patch-51 | Reduce CI work and enable debug net logs. | Josh Matthews | 3 years |
jdm-patch-46 | Disable hang monitoring tests on linux. | Josh Matthews | 4 years |
jdm-patch-49 | test | Josh Matthews | 4 years |
fix-docs3 | Use master branch for github docs push. | Josh Matthews | 4 years |
nightlies | Remove last mac jobs from taskcluster. | Josh Matthews | 4 years |
github-actions-dev | Update workflow. | Josh Matthews | 4 years |
try-wpt-mac | Auto merge of #28236 - pecastro:winit_0_24_surfman, r=<try> | bors-servo | 4 years |
jdm-patch-47 | c | Josh Matthews | 4 years |
jdm-patch-48 | Force python | Josh Matthews | 4 years |
named-getter | WIP | Anthony Ramine | 4 years |
SimonSapin-patch-1 | [Do not merge] CI testing | Simon Sapin | 5 years |
jdm-patch-44 | Run CSP tests in WPT. | Josh Matthews | 5 years |
jdm-patch-45 | Set Content-Type for sha256 file uploads. | Josh Matthews | 5 years |
layout-2020-borrow-mut-independent-contexts | Mutably borrow to do layout of independent formatting contexts | Anthony Ramine | 5 years |
jdm-patch-41 | Don't try to take log2 of 0 when using mono audio channels. | Josh Matthews | 5 years |
jdm-patch-40 | Reduce number of processess for macOS WPT on CI. | Josh Matthews | 5 years |
jdm-patch-36 | Remove tests for duplicate crates. | Josh Matthews | 5 years |
layout-2020-fix-rule-tree-drop | WIP | Anthony Ramine | 5 years |
backtrace | Update backtrace to 0.3.46 | Anthony Ramine | 5 years |
jdm-patch-43 | Use matrix for TC notifications. | Josh Matthews | 5 years |
jdm-patch-35 | Use proper bash syntax. | Josh Matthews | 5 years |
try-android | Auto merge of #25736 - Darkspirit:ossl, r=<try> | bors-servo | 5 years |
jdm-patch-31 | Try using an upper limit instead. | Josh Matthews | 5 years |
jdm-revert3 | revert 9a518cf7979b79b34611135d09c1dd0a96945255 | Josh Matthews | 5 years |
jdm-revert4 | Revert "Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffrey" | Josh Matthews | 5 years |
jdm-revert2 | revert 9a518cf7979b79b34611135d09c1dd0a96945255 | Josh Matthews | 5 years |
jdm-revert1 | revert 9a518cf7979b79b34611135d09c1dd0a96945255 | Josh Matthews | 5 years |
test-wpt | reduce the wpt chunks | Josh Matthews | 5 years |
autoraf | Kick the raf loop in inline sessions | Manish Goregaokar | 5 years |
jdm-patch-28 | Enable devtools by default on hololens. | Josh Matthews | 5 years |
jdm-patch-34 | Add nightly task to build and run tests with latest webrender. | Josh Matthews | 5 years |
… | … | Simon Sapin | 5 years |
2020-background-images | Parse `-moz-image-rect()` and `-moz-element()` only in Gecko | Simon Sapin | 5 years |
squeeze | Add support for squeeze events | Manish Goregaokar | 5 years |
checks | Fewer WPT tasks | Simon Sapin | 5 years |
jdm-patch-39 | [Do not merge] Run macOS tasks on the mac9 worker | Simon Sapin | 5 years |
rcdom | Use xml-rs instead of rcdom for Android font list parsing | Simon Sapin | 5 years |
revert | Revert "Replace use of callbacks in webxr by channels" | Simon Sapin | 6 years |
url-quirks-module-inlined | WIP url::quirks module inlined | Simon Sapin | 6 years |
layout-thread-2020 | WIP | Simon Sapin | 6 years |
jdm-patch-38 | Ignore gstreamer packaging errors on Appveyor. | Josh Matthews | 6 years |
jdm-patch-37 | tmp | Josh Matthews | 6 years |
xrtest | Update reference spaces to new model | Manish Goregaokar | 6 years |
jdm-patch-50 | No shallow clone for WPT sync. | Josh Matthews | 6 years |
jdm-patch-42 | reduce nightly work | Josh Matthews | 6 years |
input | Fix orientation getter in XRRigidTransform | Manish Goregaokar | 6 years |
jdm-patch-29 | Add virtualenv installation to build documentation. | Josh Matthews | 6 years |
jdm-patch-19 | Use Xenial for TravisCI. | Josh Matthews | 6 years |
jdm-patch-10 | Make sampling profiler test more likely to succeed. | Josh Matthews | 6 years |
inert | deprecated | Anthony Ramine | 6 years |
jdm-patch-33 | More windows fixes. | Josh Matthews | 6 years |
jdm-patch-27 | More processes! | Josh Matthews | 6 years |
jdm-patch-25 | Fewer processes! | Josh Matthews | 6 years |
jdm-patch-24 | Improve test logging on taskcluster | Josh Matthews | 6 years |
jdm-patch-20 | Prepare for try job | Josh Matthews | 6 years |
jdm-patch-13 | test | Josh Matthews | 6 years |
layout-revamp-prototype | Remove flexbox, multicol, and lists from layout. | Patrick Walton | 6 years |
jdm-patch-22 | Try decoding instead? | Josh Matthews | 6 years |
jdm-patch-17 | Enable sccache on macOS. | Josh Matthews | 6 years |
jdm-patch-6 | Use a depth buffer for the GL surface in FirefoxReality. | Josh Matthews | 7 years |
jdm-patch-32 | Remove unnecessary define from android build. | Josh Matthews | 7 years |
jdm-patch-26 | testing commit | Josh Matthews | 7 years |
jdm-patch-23 | try getopts update | Josh Matthews | 7 years |
paulrouget-patch-1 | Update README.md | Paul Rouget | 7 years |
tmp | Auto merge of #20459 - avadacatavra:time-origin, r=jdm | bors-servo | 7 years |
jdm-patch-21 | Avoid conflicts with anything that runs after test-perf. | Josh Matthews | 7 years |
jdm-patch-11 | Perform WPT sync before performance tests. | Josh Matthews | 7 years |
pr-20330 | Implement WebGL GetUniform API | Igor Gutorov | 7 years |
jdm-patch-16 | Disable codegen-units on macOS | Josh Matthews | 7 years |
jdm-patch-2 | Use a newer GCC for mozangle builds. | Josh Matthews | 7 years |
jdm-patch-9 | Don't clean the cargo cache on Windows. | Josh Matthews | 7 years |
jdm-patch-14 | Experiment with zealous GC in tests | Josh Matthews | 7 years |
end-of-the-line | Introduce pins | Anthony Ramine | 7 years |
jdm-patch-7 | Keep the cargo cache on windows builders | Josh Matthews | 7 years |
jdm-patch-18 | Use a false value that is valid Python, not just JSON. | Josh Matthews | 7 years |
jdm-patch-15 | test | Josh Matthews | 7 years |
gonk | Merge branch 'master' into gonk | Fabrice Desré | 7 years |
jdm-patch-12 | another synctable commit | Josh Matthews | 7 years |
jdm-patch-5 | Clean cargo cache after building | Josh Matthews | 7 years |
jdm-patch-4 | Testing automated WPT syncing | Josh Matthews | 7 years |
jdm-patch-3 | Enable debug assertions for SpiderMonkey in CI | Josh Matthews | 7 years |
gone | Download rustc from long-term URLs when possible. | Simon Sapin | 8 years |
jdm-patch-1 | This is a test | Josh Matthews | 8 years |
attrs | Serialize style attributes on demand… | Simon Sapin | 8 years |
jdm-patch-8 | Add expected error for sharedworker test. | Josh Matthews | 8 years |
osmesa-up | OSMesa up. | Emilio Cobos Álvarez | 8 years |
cb_split | Avoid splitting a code point when parsing HTMLImageElement.usemap | michael@notriddle.com | 8 years |
typed-arrays-heap | Use Heap for typed arrays. | Ms2ger | 8 years |
typed-arrays | Implement typed array arguments in codegen. | Ms2ger | 8 years |
http_network_or_cache_fetch | Update http_network_or_cache_fetch. | Ms2ger | 8 years |
android_libstd | Update to use the new Android library build rules. | Lars Bergstrom | 9 years |
|
Tag | Download | Author | Age |
selectors-v0.22.0 | servo-selectors-v0.22.0.tar.gz servo-selectors-v0.22.0.zip | Emilio Cobos Álvarez | 5 years |
homu-tmp | servo-homu-tmp.tar.gz servo-homu-tmp.zip | bors-servo | 5 years |
selectors-v0.21.0 | servo-selectors-v0.21.0.tar.gz servo-selectors-v0.21.0.zip | Simon Sapin | 6 years |
selectors-v0.20.0 | servo-selectors-v0.20.0.tar.gz servo-selectors-v0.20.0.zip | Simon Sapin | 7 years |
selectors-v0.18.0 | servo-selectors-v0.18.0.tar.gz servo-selectors-v0.18.0.zip | bors-servo | 8 years |