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
path:
root
/
components
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stub out Trusted Types interfaces (#36355)
Tim van der Lippe
2025-04-05
9
-0
/
+407
*
structuredclone::read throws a DataClone error on failure (#36361)
Kingsley Yung
2025-04-05
1
-10
/
+8
*
Make the memory reporting multi-process aware (#35863)
webbeef
2025-04-05
2
-3
/
+5
*
Check all ancestor navigable trustworthiness for mixed content (#36157)
Sebastian C
2025-04-05
29
-5
/
+103
*
script: Implement input preprocessing for URLPatterns (#36225)
Simon Wülker
2025-04-04
1
-51
/
+685
*
Implement TestUtils (#36301)
Sebastian C
2025-04-04
2
-0
/
+50
*
constellation: Rename messages sent to the `Constellation` (#36341)
Martin Robinson
2025-04-04
20
-133
/
+155
*
script: Remove code dealing with `CompositorUntrustedNode` (#36343)
Martin Robinson
2025-04-04
2
-36
/
+5
*
constellation: Stop assuming that the viewport is shared by all WebViews (#36...
Martin Robinson
2025-04-04
10
-85
/
+75
*
script: Remove dependency on `webgpu` (#36332)
Martin Robinson
2025-04-04
23
-346
/
+351
*
webgpu: Add a `webgpu_traits` crate (#36320)
Martin Robinson
2025-04-04
31
-58
/
+68
*
Move generated bindings to script_bindings (#36323)
Josh Matthews
2025-04-04
23
-2542
/
+67
*
Webdriver delete cookie (#36306)
Euclid Ye
2025-04-04
2
-1
/
+30
*
fix: root element not establishing stacking context (#35390) (#36174)
Michael Rees
2025-04-03
1
-0
/
+4
*
script: Implement deprecated CSSStyleSheet members (#36313)
Oriol Brufau
2025-04-03
1
-3
/
+46
*
Support single-value `<select>` elements (#35684)
Simon Wülker
2025-04-03
6
-89
/
+334
*
Use Window in new methods instead of GlobalScope for interfaces with … (#36...
Richard Dushime
2025-04-02
37
-235
/
+221
*
script: Create `CSSStyleOwner::Null` for `getComputedStyle` (#36272)
Martin Robinson
2025-04-02
2
-3
/
+68
*
dom: Firing "click" event as synthetic pointer event (#36274)
Andrei Volykhin
2025-04-02
5
-53
/
+73
*
libservo: Start moving `WindowMethods` to `WebViewDelegate` (#36223)
Martin Robinson
2025-04-02
2
-12
/
+20
*
libservo: Remove a couple `EmbedderMethods` (#36276)
Martin Robinson
2025-04-01
9
-37
/
+8
*
Turn `CSSStyleRule` into a `CSSGroupingRule` subclass (#36254)
Oriol Brufau
2025-04-01
5
-42
/
+82
*
canvas: Implement line dash setters and getters (#36257)
Steven Novaryo
2025-04-01
4
-0
/
+117
*
Implement CSSNestedDeclarations (#36248)
Oriol Brufau
2025-04-01
3
-1
/
+101
*
Fix null realm assertion when activating a service worker (#36256)
Josh Matthews
2025-04-01
1
-3
/
+3
*
script: Use `RegExpFlag_UnicodeSets` when validating regular expressions in `...
MDCODE247
2025-04-01
1
-3
/
+3
*
Add SimulateColorScheme command and script thread handling (#36253)
Usman Yahaya Baba
2025-04-01
1
-0
/
+8
*
Remove ServoParser::do_parse_sync (#36255)
Simon Wülker
2025-04-01
1
-8
/
+0
*
dom: Set "composed" flag on construction for some event types (#36239)
Andrei Volykhin
2025-03-31
4
-3
/
+12
*
script: Fix resize observer depth calculation for Shadow DOM. (#36230)
Josh Matthews
2025-03-31
1
-1
/
+1
*
Remove interior mutability from `ResizeObservation` (#36233)
Simon Wülker
2025-03-31
1
-17
/
+16
*
Only invoke resize observer callback when the observed element changed its si...
Simon Wülker
2025-03-31
1
-3
/
+41
*
Organize component Cargo.toml dependencies (#36224)
Alex Touchet
2025-03-30
1
-12
/
+12
*
More miscellaneous script splitting changes (#36220)
Josh Matthews
2025-03-30
25
-573
/
+175
*
Propagate CanGc arguments through HTMLCollection constructors (#36180)
Kunga Derick Abongho
2025-03-29
11
-53
/
+125
*
resolve issue #36074 new_js_regex and matches_js_regex need a CanGc argument ...
Kunga Derick Abongho
2025-03-29
60
-435
/
+600
*
layout: Simplify and generalize the usage of pseudo-elements (#36202)
Martin Robinson
2025-03-29
2
-11
/
+36
*
Miscellaneous script splitting preparation changes (#36216)
Josh Matthews
2025-03-29
19
-765
/
+121
*
Remove redundant `rooted_vec` macro (#36214)
Greg Morenz
2025-03-29
2
-17
/
+0
*
dom: Track "removed" event listener status (#36163)
Andrei Volykhin
2025-03-28
2
-97
/
+107
*
Animation: Aggregate Animated Image Info to Document (#36141)
TIN TUN AUNG
2025-03-28
4
-1
/
+47
*
Consume BOM in the `text()` method of fetch bodies (#36192)
Andreu Botella
2025-03-28
1
-1
/
+8
*
Fix content-type when creating a `Request` with `FormData` body (#36194)
Andreu Botella
2025-03-28
1
-1
/
+1
*
Stop using `RootedGuard's` DerefMut impl (#36158)
Greg Morenz
2025-03-28
2
-6
/
+7
*
fix: prevent missing value error for radio button inputs without a name (#36197)
Barigbue Nbira
2025-03-28
1
-0
/
+3
*
doc: fix broken link to UnrootedMustRoot plugin (#36198)
Mukilan Thiyagarajan
2025-03-28
1
-1
/
+1
*
Replace some uses of window.global() with upcast. (#36179)
Aniebiet Afia
2025-03-27
2
-2
/
+2
*
fix(parser): Set shadow’s available to element internals in attach_declarat...
elomscansio
2025-03-27
1
-0
/
+3
*
Start implementing the `URLPattern` API (#36144)
Simon Wülker
2025-03-27
3
-5
/
+828
*
Made MAX_TASK_NS u128. Also removed a superfluous into(). Both were required ...
Moritz Mœller
2025-03-27
1
-1
/
+1
[next]