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
path:
root
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Address issues uncovered by rust-1.78 beta (#32130)
Martin Robinson
2024-04-22
13
-133
/
+6
*
script_layout: Remove script to layout messages (#32081)
Martin Robinson
2024-04-22
14
-416
/
+324
*
layout: Add a basic support for `list-style-position: outside` (#32114)
Martin Robinson
2024-04-22
3
-17
/
+141
*
fonts: Fix emoji font selection on macOS (#32122)
Martin Robinson
2024-04-22
2
-149
/
+231
*
fonts: Rework platform font initialization (#32127)
Mukilan Thiyagarajan
2024-04-22
21
-429
/
+650
*
fix(user-timing): fix clearing marks/measures by name (#32120)
Nolan Lawson
2024-04-22
1
-8
/
+6
*
Fix InsertRule to use the right CssRuleTypes (#32125)
Oriol Brufau
2024-04-22
12
-41
/
+42
*
clippy: fix several lint warns (#32126)
Kitsu
2024-04-22
17
-83
/
+54
*
layout: Have `TextRun::glyph_run_is_preserved_newline` take into account `Tex...
Martin Robinson
2024-04-21
2
-4
/
+9
*
layout: Have `current_block_direction_position` in `PlacementState` use `Au` ...
Ekta Siwach
2024-04-19
1
-13
/
+12
*
Fixed some clippy warnings in components (#32107)
komuhangi
2024-04-19
9
-29
/
+20
*
script: Add an implementation of `Default` for `Documents` (#32048)
Son of Binary
2024-04-19
1
-7
/
+10
*
clippy: Fix collapsible_if warning (#32109)
Oluwatobi Sofela
2024-04-19
1
-4
/
+3
*
clippy: Fix `explicit_auto_deref` warnings in `components/script` (#32113)
Oluwatobi Sofela
2024-04-19
3
-62
/
+62
*
clippy: Fix `map_flatten` warning in `components/script` (#32110)
Oluwatobi Sofela
2024-04-18
1
-4
/
+3
*
clippy: Fix clone_on_copy warnings (#32108)
Oluwatobi Sofela
2024-04-18
1
-2
/
+2
*
Simplify `FontHandle` and rename it to `PlatformFont` (#32101)
Martin Robinson
2024-04-17
9
-80
/
+71
*
layout: Add support for `clear` on `<br>` elements (#32094)
Martin Robinson
2024-04-17
1
-2
/
+34
*
Rename `FontTemplateInfo` to `FontTemplateAndWebRenderFontKey` (#32100)
Martin Robinson
2024-04-17
3
-16
/
+16
*
gfx: Remove `FontTemplateData` (#32034)
Martin Robinson
2024-04-16
19
-598
/
+392
*
Backout `Host`-header related change from #32024. (#32093)
Philip Lamb
2024-04-16
3
-25
/
+1
*
Upgrade Stylo to 2024-03-01 (#32089)
Oriol Brufau
2024-04-16
13
-110
/
+78
*
layout: Add support for `background-attachment: fixed` (#32068)
Martin Robinson
2024-04-15
3
-87
/
+217
*
layout: Add support for `<object>` with image data URLs (#32069)
Martin Robinson
2024-04-15
5
-7
/
+71
*
Keep 1st collapsible space after a preserved one (#32037)
Oriol Brufau
2024-04-15
2
-15
/
+19
*
Upgrade Stylo to 2024-01-16 (#32066)
Oriol Brufau
2024-04-13
4
-20
/
+29
*
Element collapsing thru should collapse with its children (#32060)
Oriol Brufau
2024-04-12
1
-9
/
+11
*
Treat indefinite percentages as auto for margin collapse (#32059)
Oriol Brufau
2024-04-12
1
-19
/
+27
*
Remove `FontContextHandle` (#32038)
Martin Robinson
2024-04-12
15
-247
/
+151
*
Obey min-height and max-height on floated elements (#32057)
Oriol Brufau
2024-04-12
1
-4
/
+8
*
clippy: Fix `comparison_*` warnings (#32058)
eri
2024-04-12
5
-78
/
+92
*
Fixes for HTTP header compliance. (#32024)
Philip Lamb
2024-04-11
4
-24
/
+44
*
clippy: Fix question_mark warning (#32051)
Oluwatobi Sofela
2024-04-11
1
-3
/
+1
*
clippy: Fix iter_cloned_collect warning (#32053)
Oluwatobi Sofela
2024-04-11
1
-5
/
+1
*
clippy: Fix `redundant_*` warnings (#32056)
eri
2024-04-11
8
-73
/
+68
*
clippy: Fix needless_late_init warning (#32052)
Oluwatobi Sofela
2024-04-11
1
-4
/
+3
*
clippy: Fix needless_lifetimes warning (#32049)
Oluwatobi Sofela
2024-04-11
1
-1
/
+1
*
Implement form-associated custom elements and their ElementInternals (#31980)
cathiechen
2024-04-11
14
-147
/
+1122
*
Upgrade Stylo to 2023-12-01 (#32032)
Oriol Brufau
2024-04-10
2
-0
/
+2
*
Fixed some clippy warnings in components (#32025)
komuhangi
2024-04-10
6
-18
/
+15
*
clippy: fix warnings in components/script (#32023)
Azhar Ismagulova
2024-04-09
3
-19
/
+18
*
chore: Clean up use of `gfx` and `constellation` types (#31981)
Martin Robinson
2024-04-09
15
-119
/
+62
*
Gamepad: Remove GamepadList and fix dropped connection event on startup (#31684)
Daniel Adams
2024-04-08
6
-133
/
+76
*
fix: Handle table.deleteRow with no rows (#32009)
shanehandley
2024-04-07
1
-7
/
+20
*
Fixed some clippy warnings by replacing 'match' with 'if' (#32007)
komuhangi
2024-04-07
5
-71
/
+57
*
Clippy: Fix the error of variants having the same prefix. (#31953)
Aarya Khandelwal
2024-04-05
5
-45
/
+41
*
gfx: Do not apply scale to `CoreText` font metrics (#31996)
Martin Robinson
2024-04-05
1
-27
/
+12
*
Show poster over first video frame if available (#32001)
eri
2024-04-05
1
-5
/
+22
*
layout: Add a `FontMetricsProvider` for resolving font-relative units (#31966)
Martin Robinson
2024-04-04
9
-52
/
+147
*
script: Make layout DOM wrappers not generic on layout data (#31994)
Martin Robinson
2024-04-04
6
-281
/
+105
[prev]
[next]