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/aws-lc-sys-0.28.2
dependabot/cargo/git2-0.20.1
dependabot/cargo/jiff-0.2.10
dependabot/cargo/libm-0.2.12
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
gh-readonly-queue/main/pr-36638-34e21157dea1701cddce919117c2e07f10f5d2f6
gh-readonly-queue/main/pr-36644-57b0a3f23177f9318ec1164be30473eff99604c5
gh-readonly-queue/main/pr-36645-00d47ce603852d173d2ae9682a57f33ee7d270fb
gh-readonly-queue/main/pr-36646-d956c523debc6411119642d08ffa0fa55ae3fd38
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
...
*
feat: fetch notification image resources (#35878)
Jason Tsai
2025-03-19
1
-4
/
+406
*
Streams: Implement stream pipe-to (#35650)
Gregory Terzian
2025-03-18
2
-3
/
+805
*
dom: Implement minimal IntersectionObserver workflow (#35551)
Steven Novaryo
2025-03-18
11
-49
/
+839
*
Set composed flag for mouse events dispatched by the UA (#36010)
Simon Wülker
2025-03-18
2
-54
/
+98
*
feat: add CanGc argument to Error::to_jsval (#36014)
Arya Nair
2025-03-17
11
-24
/
+45
*
Implement declarative shadow dom (#34964)
batu_hoang
2025-03-17
11
-4
/
+204
*
Move CustomTraceable to script_bindings. (#35988)
Josh Matthews
2025-03-16
9
-470
/
+29
*
Cleanups for future script crate split (#35987)
Josh Matthews
2025-03-16
41
-146
/
+182
*
Use stream in file read operation (#35969)
Gregory Terzian
2025-03-16
1
-37
/
+98
*
Refactor common boilerplate out of serialize/transfer implementations (#35831)
Josh Matthews
2025-03-15
5
-200
/
+426
*
Various fixes for webdriver conformance tests (#35737)
Josh Matthews
2025-03-15
1
-3
/
+15
*
script: Implement HTMLOptgroupElement::Label (#35970)
Simon Wülker
2025-03-14
1
-13
/
+18
*
Bring back DOM GC checkpoint to script_thread (#35949)
Sebastian C
2025-03-14
1
-0
/
+7
*
Check whether an element is custom in the spec-compliant way (#35960)
Xiaocheng Hu
2025-03-13
3
-8
/
+16
*
script: Remove ThreadSafeLayoutNode::is_ignorable_whitespace (#35959)
Martin Robinson
2025-03-13
1
-29
/
+0
*
Hide servo internal shadow roots from the inspector by default (#35958)
Simon Wülker
2025-03-13
4
-4
/
+24
*
Use `strum` to iterate through enum variants and get their names (#35933)
Martin Robinson
2025-03-13
4
-29
/
+8
*
Don't run disconnected callback on already disconnected custom elements (#35883)
Xiaocheng Hu
2025-03-13
1
-19
/
+38
*
script: refactor create_buffer_source_with_constructor (#35952)
Taym Haddadi
2025-03-13
1
-65
/
+73
*
Migrate to the 2024 edition (#35755)
Simon Wülker
2025-03-13
23
-173
/
+191
*
Set `is` value when constructing custom elements with the `new` operator (#35...
Simon Wülker
2025-03-12
5
-34
/
+71
*
canvas: Do not update ImageKey during canvas layout (#35719)
Samson
2025-03-12
6
-63
/
+35
*
Implement `ElementInternals::shadowRoot` (#35923)
Simon Wülker
2025-03-12
3
-0
/
+41
*
Use new stylo crate renames (#35898)
Nico Burns
2025-03-12
83
-89
/
+89
*
base: Finish rename of `TopLevelBrowsingContextId` to `WebViewId` (#35896)
Martin Robinson
2025-03-11
6
-89
/
+71
*
Keep a list of slot descendants on each shadow root (#35802)
Simon Wülker
2025-03-10
3
-13
/
+89
*
script: implement ReadableByteStreamController (#35410)
Taym Haddadi
2025-03-10
18
-323
/
+2920
*
Don't run scripts in documents that don't have a browsing context (#35871)
Simon Wülker
2025-03-10
2
-0
/
+5
*
Show correctly computed element display type in devtools (#35870)
Stephen Muss
2025-03-10
1
-0
/
+8
*
Fix animation frame callback cancellation (#35849)
Xiaocheng Hu
2025-03-10
1
-20
/
+8
*
script: use passive event listener option on AddEventListenerOptions (#35877)
shanehandley
2025-03-10
3
-19
/
+86
*
Implement `nonce` attribute to pass more CSP checks (#35876)
Simon Wülker
2025-03-10
6
-4
/
+32
*
feat: display file chosen for input file (#35789)
DK Liao
2025-03-10
2
-3
/
+47
*
Register iframes with the devtools (#35874)
Simon Wülker
2025-03-09
2
-7
/
+11
*
Implement can-have-its-url-rewritten for history api (#35864)
Kingsley Yung
2025-03-08
1
-24
/
+48
*
Add an about:memory page (#35728)
webbeef
2025-03-07
6
-0
/
+155
*
Let layout invalidations happen in the flat tree (#35769)
Simon Wülker
2025-03-06
2
-8
/
+43
*
refactor: add CanGc as argument to methods in CSSKeyframeRule, CSSMediaRule, ...
Yerkebulan Tulibergenov
2025-03-05
6
-17
/
+18
*
Optimize IPC for non-cancelable touch events (#35785)
Bi Fuguo
2025-03-04
1
-1
/
+3
*
compositor: Make `PipelineDetails` and pending paint metrics per-WebView (#35...
Martin Robinson
2025-03-04
1
-0
/
+1
*
script: Mark callback methods with CanGc. (#35753)
Josh Matthews
2025-03-03
24
-65
/
+120
*
Update rustfmt to the 2024 style edition (#35764)
Simon Wülker
2025-03-03
389
-874
/
+864
*
script: Avoid double borrow crash on iframe focus (#35742)
Sean Burke
2025-03-03
1
-4
/
+12
*
script: Implement preparation-time document (#35718)
Xiaocheng Hu
2025-03-02
1
-58
/
+108
*
add `cancelable` property to the `TouchEvent` (#35713)
Bi Fuguo
2025-03-02
1
-1
/
+1
*
refactor: add CanGc as argument to methods in CSSGroupingRule, CSSKeyframesRu...
Yerkebulan Tulibergenov
2025-03-02
3
-21
/
+21
*
Don't recurse in Node::GetRootNode (#35725)
Simon Wülker
2025-03-01
1
-9
/
+6
*
refactor: add CanGc as argument to methods in CanvasRenderingContext2D and Of...
Yerkebulan Tulibergenov
2025-03-01
2
-15
/
+14
*
refactor: add CanGc as argument to OffscreenCanvas methods (#35731)
Yerkebulan Tulibergenov
2025-03-01
1
-6
/
+8
*
refactor: add CanGc as argument to BaseAudioContext::{Destination, Listener} ...
Yerkebulan Tulibergenov
2025-03-01
1
-4
/
+4
[prev]
[next]