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
gh-readonly-queue/main/pr-36586-5d3cbc67eed3f5ded27ad4d113ec70d8631eb152
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
*
layout: Add support for flex items with `position: relative` (#33151)
Martin Robinson
2024-08-23
1
-81
/
+132
*
shaping: Don't assume there's a space glyph when rendering tabs (#32979)
Martin Robinson
2024-08-23
5
-38
/
+73
*
layout: Clean up inline layout data structures (#33149)
Martin Robinson
2024-08-22
3
-194
/
+154
*
Start marking functions that can transitively trigger a GC (#33144)
Josh Matthews
2024-08-22
140
-304
/
+1336
*
Implement crypto.randomUUID() (#33158)
webbeef
2024-08-22
2
-1
/
+16
*
make protocol handlers registrable (#33104)
webbeef
2024-08-22
13
-219
/
+446
*
webxr: Update XRWebGLLayer interface to latest spec (#33157)
Daniel Adams
2024-08-22
2
-2
/
+22
*
background_hang_monitor: Add musl compatibility (#33153)
A. Wilcox
2024-08-21
3
-4
/
+19
*
webxr: Update XRInputSource interface to latest spec (#33155)
Daniel Adams
2024-08-21
4
-2
/
+17
*
layout: Add initial support for bidirectional text (BiDi) (#33148)
Martin Robinson
2024-08-21
11
-103
/
+257
*
webgpu: Align `writeBuffer` with spec (#33147)
Samson
2024-08-21
2
-10
/
+21
*
Fix floating point errors in table layout (#33098)
Simon Wülker
2024-08-21
1
-2
/
+30
*
webxr: Update XRPose interface to latest spec (#33146)
Daniel Adams
2024-08-21
2
-2
/
+25
*
webxr: Update XRView to latest spec (#33145)
Daniel Adams
2024-08-21
3
-2
/
+31
*
Various borrow hazard fixes (#33133)
Josh Matthews
2024-08-20
4
-12
/
+16
*
Take into account the intrinsic block size when computing the main size of a ...
Oriol Brufau
2024-08-20
2
-115
/
+179
*
webxr: Update XRFrame to latest spec (#33102)
Daniel Adams
2024-08-20
2
-10
/
+20
*
Fix panic in embedded-opener-remove-frame (#33122)
Taym Haddadi
2024-08-19
1
-1
/
+3
*
webgpu: Sync various parts of spec (#33009)
Samson
2024-08-19
9
-184
/
+550
*
Upgrade font-kit, raqote, and stop using `dirs-next` (#33120)
Martin Robinson
2024-08-19
4
-7
/
+7
*
layout: Layout for column flex-basis and minimum automatic size determination...
Martin Robinson
2024-08-19
4
-285
/
+421
*
Refactor `GlyphStore::iter_glyphs_for_byte_range` without recursion (#33074)
Cristian Brinza
2024-08-19
3
-92
/
+45
*
Fix incorrect documentation and add `track_caller` to DomRefCell methods (#33...
Simon Wülker
2024-08-19
1
-4
/
+16
*
Remove unnecessary `unsafe` block (#33109)
Taym Haddadi
2024-08-18
3
-13
/
+5
*
fix: add error handling to BaseAudioContext::new_inherited (#33023)
Taym Haddadi
2024-08-18
3
-19
/
+25
*
Add makeXRCompatible for WebGL2, update WebXR WPT expectations (#33097)
Daniel Adams
2024-08-18
2
-1
/
+11
*
Make string formatting more consistent in `CodegenRust.py` (#33096)
Koki Saito
2024-08-18
1
-1047
/
+927
*
fix: Replace callargs_is_constructing with is_constructing method (#33101)
Koki Saito
2024-08-18
4
-13
/
+8
*
webxr: Update XRSession to latest spec (#33059)
Daniel Adams
2024-08-17
3
-2
/
+132
*
remove usage of legacy numeric operations in script (#33095)
Simon Wülker
2024-08-16
4
-11
/
+8
*
Handle failed string conversions in console.log. (#33085)
Josh Matthews
2024-08-16
2
-0
/
+4
*
Support HTML parser reentrancy (#32820)
Josh Matthews
2024-08-16
8
-189
/
+165
*
layout: Prepare for bidi by guarding all access to `writing-mode` (#33082)
Martin Robinson
2024-08-16
14
-88
/
+129
*
Update stylo for latest changes. (#33079)
Josh Matthews
2024-08-16
4
-13
/
+13
*
legacy-layout: Fix display list building after WebRender upgrade (#33073)
Martin Robinson
2024-08-16
2
-27
/
+94
*
Remove lazy static (#33078)
Hayashi Mikihiro
2024-08-16
6
-17
/
+2
*
Ensure parsers initiated from DOMParser always complete. (#33056)
Josh Matthews
2024-08-15
1
-34
/
+9
*
Remove many explicit reflow calls (#33067)
Josh Matthews
2024-08-15
3
-27
/
+1
*
fix(clippy): Clippy suggestions in components/script/dom/* (#33072)
Jose Monagas
2024-08-15
6
-15
/
+16
*
Replace lazy_static crate with `std::sync::LazyLock` in layout and config (#3...
Hayashi Mikihiro
2024-08-15
11
-61
/
+43
*
Update codegen for GetOpener:inRealms in Bindings.conf (#33062)
Taym Haddadi
2024-08-15
3
-9
/
+6
*
Replace the lazy_static crate with `std::sync::LazyLock` in components/shared...
Hayashi Mikihiro
2024-08-15
9
-32
/
+19
*
Use FontInstanceFlags::SUBPIXEL_POSITION for font instances on Windows (#33045)
Cristian Brinza
2024-08-15
1
-1
/
+1
*
ohos/android: Redirect stdout/stderr to `log` sink (#32858)
Jonathan Schwender
2024-08-15
1
-1
/
+1
*
layout: Support `start` and `end` values for flexbox `align-self` (#33032)
Martin Robinson
2024-08-15
1
-9
/
+20
*
webxr: Update hand input to match latest spec (#32958)
Daniel Adams
2024-08-14
6
-80
/
+308
*
Remove unused constant from `components/net/fetch/methods.rs` (#33054)
Martin Robinson
2024-08-14
1
-4
/
+1
*
Replace lazy_static with std::sync::LazyLock in components/fonts (#33049)
Hayashi Mikihiro
2024-08-14
4
-23
/
+19
*
layout: Initial implementation of `flex-direction: column` and `column-revers...
Martin Robinson
2024-08-14
6
-281
/
+322
*
Dont use lazy static to construct mutexes (#33047)
Simon Wülker
2024-08-14
2
-6
/
+1
[next]