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
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
...
*
build(deps): bump dwrote from 0.11.2 to 0.11.3 (#36186)
dependabot[bot]
2025-03-27
1
-2
/
+2
*
build(deps): bump icu_calendar_data from 1.5.0 to 1.5.1 (#36185)
dependabot[bot]
2025-03-27
1
-2
/
+2
*
build(deps): bump icu_list_data from 1.5.0 to 1.5.1 (#36184)
dependabot[bot]
2025-03-27
1
-2
/
+2
*
build(deps): bump icu_casemap_data from 1.5.0 to 1.5.1 (#36183)
dependabot[bot]
2025-03-27
1
-2
/
+2
*
build(deps): bump icu_experimental_data from 0.1.0 to 0.1.1 (#36182)
dependabot[bot]
2025-03-27
1
-2
/
+2
*
Start implementing the `URLPattern` API (#36144)
Simon Wülker
2025-03-27
14
-189
/
+906
*
Made MAX_TASK_NS u128. Also removed a superfluous into(). Both were required ...
Moritz Mœller
2025-03-27
2
-2
/
+2
*
build(deps): bump iana-time-zone from 0.1.61 to 0.1.62 (#36129)
dependabot[bot]
2025-03-27
1
-3
/
+4
*
Allow setting userscripts directly without the need of files (#35388)
Tony
2025-03-27
16
-51
/
+143
*
Make DOMPoint and DOMPointReadOnly serializable (#35989)
Josh Matthews
2025-03-27
13
-45
/
+224
*
script: Expose new methods for obtaining a global that require a realm. (#36116)
Josh Matthews
2025-03-26
7
-19
/
+42
*
chore: Remove unused generation counter field from LayoutThread (#36172)
Kelechi Ebiri
2025-03-26
0
-0
/
+0
*
chore: Remove unused generation counter field from LayoutThread (#36172)
Kelechi Ebiri
2025-03-26
1
-7
/
+0
*
Fix Backspace deleting entire previous line in `<textarea>` (#36112)
elomscansio
2025-03-26
2
-0
/
+14
*
build(deps): bump quick-xml from 0.37.2 to 0.37.3 (#36170)
dependabot[bot]
2025-03-26
1
-2
/
+2
*
Add `Path2D` (#35783)
Lukas Lihotzki
2025-03-26
53
-262
/
+1566
*
Stop using MutableHandle's DerefMut impl (#36160)
Greg Morenz
2025-03-26
1
-2
/
+2
*
Use read all bytes when consuming body (#36048)
Gregory Terzian
2025-03-26
1
-192
/
+104
*
Stop using JS::MutableHandle's DerefMut impl (#36161)
Greg Morenz
2025-03-26
1
-1
/
+1
*
script: Eliminate `PseudoElementType` (#36146)
Martin Robinson
2025-03-26
7
-145
/
+75
*
Fix check in get_array_index_from_id to return early on ASCII char (#36136)
Michael Rees
2025-03-25
4
-13
/
+1
*
feat: add CanGc argument in get_dictionary_property (#36156)
Arya Nair
2025-03-25
6
-15
/
+29
*
Update Dependabot stylo crates again (#36154)
Alex Touchet
2025-03-25
1
-4
/
+2
*
Import URLPattern tests (#36145)
Simon Wülker
2025-03-25
6
-0
/
+4540
*
build(deps): bump rustls-webpki from 0.103.0 to 0.103.1 (#36153)
dependabot[bot]
2025-03-25
1
-2
/
+2
*
build(deps): bump thin-vec from 0.2.13 to 0.2.14 (#36150)
dependabot[bot]
2025-03-25
2
-6
/
+6
*
build(deps): bump async-compression from 0.4.21 to 0.4.22 (#36152)
dependabot[bot]
2025-03-25
1
-2
/
+2
*
build(deps): bump time from 0.3.40 to 0.3.41 (#36149)
dependabot[bot]
2025-03-25
1
-4
/
+4
*
build(deps): bump stylo_malloc_size_of from `e941241` to `bc4717c` (#36148)
dependabot[bot]
2025-03-25
1
-31
/
+31
*
script: Support converting JS values to Rc<Promise> with FromJSValConvertible...
Josh Matthews
2025-03-25
5
-4
/
+27
*
Update names of stylo crates in dependabot.yml (#36137)
sagudev
2025-03-25
1
-6
/
+7
*
build: bump nixpkgs to nixos-unstable (#36140)
Mukilan Thiyagarajan
2025-03-25
1
-1
/
+1
*
Remove references to 2020 layout in try_parser.py (#36047)
MDCODE247
2025-03-25
8
-64
/
+40
*
Upgrade to Stylo e941241 (#36120)
Nico Burns
2025-03-25
2
-28
/
+15
*
layout: Ensure compatible positioning context during flexbox block content si...
Martin Robinson
2025-03-25
3
-5
/
+28
*
build(deps): bump jiff from 0.2.4 to 0.2.5 (#36131)
dependabot[bot]
2025-03-25
1
-4
/
+4
*
canvas: Update the image as part of update the rendering (#35996)
sagudev
2025-03-25
11
-51
/
+72
*
servoshell: Use sRGB colorspace on macOS (#35683)
Isaac Marovitz
2025-03-24
3
-1
/
+38
*
fix: does_settings_prohibit_mixed_security_contexts typo (#36135)
Arya Nair
2025-03-24
1
-2
/
+2
*
build(deps): bump log from 0.4.26 to 0.4.27 (#36127)
dependabot[bot]
2025-03-24
1
-2
/
+2
*
feat(notification): add `EmbedderMsg::ShowNotification` (#36055)
Jason Tsai
2025-03-24
6
-20
/
+151
*
layout: Cache `IndependentNonReplacedContents::layout()` (#36082)
Oriol Brufau
2025-03-24
12
-160
/
+216
*
fix: radio input element don't trigger validity state (#36103)
Jerens Lensun
2025-03-23
3
-17
/
+4
*
script: Implement `Element::GetHTML` and `ShadowRoot::GetHTML` (#36106)
Simon Wülker
2025-03-23
12
-15936
/
+281
*
webgpu: leverage routed_promise in calls returning promises (#35859)
webbeef
2025-03-23
15
-263
/
+221
*
script: Ensure promises are considered DOM interfaces when generating binding...
Josh Matthews
2025-03-23
2
-3
/
+5
*
layout: Implement the `fit-content()` sizing function (#36056)
Oriol Brufau
2025-03-23
33
-192
/
+100
*
Don't clear children of declarative shadow hosts when imperatively attaching ...
Simon Wülker
2025-03-23
3
-107
/
+1
*
compositor: Remove the script channel from the compositor (#36089)
Martin Robinson
2025-03-23
5
-19
/
+12
*
Remove `components/shared/compositing/constellation_msg.rs` (#36102)
Martin Robinson
2025-03-23
1
-92
/
+0
[prev]
[next]