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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix table track offsets when there is `visibility: collapse` (#32469)
Oriol Brufau
2024-06-11
5
-17
/
+68
*
clippy: fix some leftover warnings in components/net (#32476)
Peter Mikola
2024-06-11
3
-9
/
+20
*
build(deps): bump regex from 1.10.4 to 1.10.5 (#32481)
dependabot[bot]
2024-06-11
1
-2
/
+2
*
build(deps): bump surfman from 0.9.3 to 0.9.4 (#32480)
dependabot[bot]
2024-06-11
1
-6
/
+6
*
build(deps): bump httparse from 1.9.1 to 1.9.2 (#32479)
dependabot[bot]
2024-06-11
1
-2
/
+2
*
build(deps): bump httparse from 1.8.0 to 1.9.1 (#32473)
dependabot[bot]
2024-06-11
1
-2
/
+2
*
build(deps): bump regex-automata from 0.4.6 to 0.4.7 (#32472)
dependabot[bot]
2024-06-10
1
-2
/
+2
*
build(deps): bump regex-syntax from 0.8.3 to 0.8.4 (#32470)
dependabot[bot]
2024-06-10
1
-2
/
+2
*
layout: Take into account `display: table` etc in offset* queries (#32448)
Martin Robinson
2024-06-10
11
-127
/
+60
*
script: Remove explicit reflow for web font loads (#32455)
Martin Robinson
2024-06-10
3
-8
/
+8
*
Android: fix url resolution (#32422)
Gae24
2024-06-10
3
-27
/
+29
*
Fix and unify 'span' attribute for table columns (#32467)
Oriol Brufau
2024-06-10
22
-78
/
+41
*
gfx: font_list: Fix OpenHarmony build (#32466)
Jonathan Schwender
2024-06-10
1
-8
/
+4
*
Fix missing alpha value when using CompositeTarget::Fbo (#32453)
Ngo Iok Ui (Wu Yu Wei)
2024-06-10
1
-2
/
+2
*
Update web-platform-tests to revision b'68f7e630c2646830a3ee274e21a3efcb001fb...
Servo WPT Sync
2024-06-09
714
-20203
/
+24491
*
webgpu: Enable gles support (#32452)
Hieu Do
2024-06-09
3
-1
/
+22
*
build(deps): bump xkeysym from 0.2.0 to 0.2.1 (#32462)
dependabot[bot]
2024-06-07
1
-2
/
+2
*
build(deps): bump cc from 1.0.98 to 1.0.99 (#32461)
dependabot[bot]
2024-06-07
1
-3
/
+3
*
build(deps): bump dtoa-short from 0.3.4 to 0.3.5 (#32460)
dependabot[bot]
2024-06-07
1
-2
/
+2
*
Don't shrink table columns when handling cells with greater spanning (#32458)
Oriol Brufau
2024-06-07
20
-45
/
+2
*
layout: Properly size absolutely positioned tables (#32447)
Martin Robinson
2024-06-07
7
-60
/
+15
*
Add a workaround for actions/runner-images#10001 (#32456)
Martin Robinson
2024-06-07
1
-0
/
+3
*
build(deps): bump xml5ever from 0.18.0 to 0.18.1 (#32446)
dependabot[bot]
2024-06-06
59
-120
/
+2
*
build(deps): bump etagere from 0.2.11 to 0.2.12 (#32444)
dependabot[bot]
2024-06-05
1
-2
/
+2
*
build(deps): bump tar from 0.4.40 to 0.4.41 (#32445)
dependabot[bot]
2024-06-05
1
-3
/
+3
*
layout: Don't default to fallback fonts for spaces (#32442)
Martin Robinson
2024-06-05
3
-5
/
+1
*
Remove unused items in gfx (#32423)
Ngo Iok Ui (Wu Yu Wei)
2024-06-05
2
-7
/
+0
*
Fix getComputedStyle for width and height (#32437)
Oriol Brufau
2024-06-04
6
-25
/
+35
*
build(deps): bump unicode-width from 0.1.12 to 0.1.13 (#32439)
dependabot[bot]
2024-06-04
1
-2
/
+2
*
build(deps): bump hyper from 0.14.28 to 0.14.29 (#32440)
dependabot[bot]
2024-06-04
1
-3
/
+3
*
build(deps): bump etagere from 0.2.10 to 0.2.11 (#32438)
dependabot[bot]
2024-06-04
1
-2
/
+2
*
build(deps): bump wayland-cursor from 0.31.1 to 0.31.3 (#32435)
dependabot[bot]
2024-06-04
1
-5
/
+5
*
build(deps): bump polling from 3.7.0 to 3.7.1 (#32434)
dependabot[bot]
2024-06-03
1
-2
/
+2
*
build(deps): bump proc-macro2 from 1.0.84 to 1.0.85 (#32433)
dependabot[bot]
2024-06-03
1
-2
/
+2
*
base: Remove `ucd` dependency (#32424)
Martin Robinson
2024-06-03
18
-98
/
+832
*
layout: Add a `InlineFormattingContextBuilder` (#32415)
Martin Robinson
2024-06-03
12
-802
/
+961
*
mach: Read .servobuild as utf-8 (#32431)
Jonathan Schwender
2024-06-03
1
-1
/
+1
*
Document library crates only in mach doc (#32429)
Ngo Iok Ui (Wu Yu Wei)
2024-06-02
1
-0
/
+3
*
Update web-platform-tests to revision b'17375f41ccf41e081764d2786ec535dede108...
Servo WPT Sync
2024-06-02
391
-1453
/
+6901
*
Update to Rust 1.78 (#32217)
Samson
2024-06-01
9
-38
/
+67
*
build(deps): bump tokio from 1.37.0 to 1.38.0 (#32418)
dependabot[bot]
2024-06-01
1
-4
/
+4
*
webgpu: Parse and forward backend prefs to wgpu (#32410)
Hieu Do
2024-05-31
3
-2
/
+17
*
build(deps): bump wayland-client from 0.31.2 to 0.31.3 (#32420)
dependabot[bot]
2024-05-31
1
-2
/
+2
*
build(deps): bump wayland-backend from 0.3.3 to 0.3.4 (#32419)
dependabot[bot]
2024-05-31
1
-9
/
+9
*
build(deps): bump wayland-scanner from 0.31.1 to 0.31.2 (#32417)
dependabot[bot]
2024-05-31
1
-2
/
+2
*
build(deps): bump bytemuck_derive from 1.6.1 to 1.7.0 (#32395)
dependabot[bot]
2024-05-31
1
-2
/
+2
*
build(deps): bump compiletest_rs from 0.10.2 to 0.11.0 (#32408)
dependabot[bot]
2024-05-31
2
-13
/
+40
*
build(deps): bump icu_segmenter from 1.4.0 to 1.5.0 (#32398)
dependabot[bot]
2024-05-31
1
-16
/
+16
*
clippy: Fix warnings in `components/layout_2020/flow/text_run.rs` (#32393)
Farid
2024-05-31
1
-1
/
+1
*
clippy: Fix warnings in `components/webgpu/wgpu_thread.rs` (#32392)
Farid
2024-05-31
1
-30
/
+25
[next]