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
dictionary-callback
dom-protos
eliminate-unicode-bidi-from-stylo
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-37025-a3c792e5aaa85c9169d6afd5dea678122c1da669
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
*
servoshell: Do not focus and raise new auxiliary WebDriver-created `WebView`s...
HEAD
main
Euclid Ye
82 min.
2
-12
/
+27
*
Support `::part` selector (#37307)
Simon Wülker
2 hours
6
-18
/
+85
*
[WebDriver] Unify Cookie related Error types (#37339)
Euclid Ye
6 hours
1
-16
/
+12
*
Report URI with POST fetch request (#37209)
Tim van der Lippe
18 hours
2
-26
/
+248
*
[webdriver] Implement get shadow root (#37280)
batu_hoang
40 hours
2
-0
/
+29
*
Change canvas/context/snapshot size from u64 -> u32 (#36827)
Sam K
46 hours
9
-40
/
+40
*
feat(script): add `Supports()` to `htmlscriptelement` (#37313)
Jason Tsai
2 days
1
-0
/
+8
*
[#26499] Refactors HTMLMediaElement drop logic (#37310)
Domenico Rizzo
2 days
1
-15
/
+38
*
htmlmediaelement: Support seek requests for non seekable fetch context (#37264)
Andrei Volykhin
3 days
1
-12
/
+49
*
Revert "Implement Input UA Shadow DOM (#37065)" (#37296)
webbeef
3 days
5
-306
/
+35
*
Add support for parsing and applying `viewport` `<meta>` (#35901)
Shubham Gupta
3 days
1
-0
/
+30
*
HTMLScriptElement: add `ScriptType::ImportMap` (#37291)
Ngo Iok Ui (Wu Yu Wei)
3 days
1
-27
/
+36
*
Fix timing of change events for `<select>` elements (#37293)
Simon Wülker
3 days
3
-20
/
+61
*
Don't drain ranges across shadow boundaries (#37281)
Simon Wülker
3 days
2
-41
/
+80
*
script: Fix two issues in the XPath parser to pass all `xml_xpath_tests.xml` ...
Ville Lindholm
3 days
3
-59
/
+104
*
Fix ReadableStream cancel error message (#37282)
Aokingo
3 days
1
-1
/
+1
*
[#26488] Moves the FetchCanceller to a separate droppable struct, in Event So...
Domenico Rizzo
4 days
1
-14
/
+33
*
Use a VecDeque to manage timers (#37080)
webbeef
4 days
1
-8
/
+8
*
Implement wb element send keys for file input (#37224)
Kenzie Raditya Tirtarahardja
4 days
2
-18
/
+65
*
Dom: Implement AbortSignal ThrowIfAborted method (#37245)
Taym Haddadi
5 days
1
-2
/
+12
*
Implement the `size` presentational hint for `<hr>` elements (#37211)
Simon Wülker
6 days
2
-1
/
+100
*
dom: implement abort signal reason method (#37227)
Gregory Terzian
6 days
1
-2
/
+3
*
Consistently use `Dom` in native promise handlers (#37226)
Euclid Ye
6 days
1
-2
/
+3
*
htmlmediaelement: Fix fetch request race on "seek-data" event (#37002)
Andrei Volykhin
7 days
1
-98
/
+193
*
XPath: implement lang() and id() core functions (#34594)
Ville Lindholm
7 days
7
-37
/
+222
*
dom: implement aborted method of abort signal (#37218)
Gregory Terzian
7 days
1
-2
/
+8
*
dom: implement signal method on abort controller (#37217)
Gregory Terzian
7 days
1
-0
/
+6
*
script: Upgrade `node_ids` to `pipeline_to_node_ids` to track the owner pipel...
Euclid Ye
7 days
4
-37
/
+61
*
script: Set HTTP status code when aborting an `XMLHttpRequest` (#37190)
Tunahan Karlibas
8 days
1
-0
/
+3
*
Split handle_player_event into smaller functions (#37113)
Michael Rees
8 days
1
-354
/
+380
*
dom: implement signal abort on controller and signal (#37192)
Gregory Terzian
9 days
2
-9
/
+97
*
Implement Input `type=text` UA Shadow DOM (#37065)
Steven Novaryo
10 days
5
-35
/
+306
*
Send synthetic keydown/keyup at ime_insert_text (#37175)
Kenzie Raditya Tirtarahardja
10 days
1
-0
/
+3
*
script: Let canvas serialization to image fail gracefully (#37184)
Martin Robinson
11 days
1
-40
/
+62
*
Implement basics of link preloading (#37036)
Tim van der Lippe
11 days
3
-40
/
+362
*
pixels: Add limitation to max image total bytes length (#37172)
Andrei Volykhin
11 days
4
-27
/
+40
*
Refactoring `HTMLOptionElement::Text` into iterative style (#37167)
Kingsley Yung
12 days
2
-21
/
+26
*
canvas: Add HTMLVideoElement to CanvasImageSource union type (#37135)
Andrei Volykhin
12 days
5
-30
/
+176
*
Let `input` JS event be dispatched by `keydown` instead of `keypress` (#37078)
Euclid Ye
12 days
4
-28
/
+51
*
Refactor the memory profiler code to return the struct. (#37155)
Narfinger
12 days
1
-1
/
+3
*
[#26488] Moved Droppable code into a separate struct for CanvasRenderingConte...
Domenico Rizzo
13 days
1
-16
/
+28
*
Add support for static SVG images using `resvg` crate (#36721)
Mukilan Thiyagarajan
13 days
15
-104
/
+215
*
script: stub `AbortSignal` (#37033)
Gregory Terzian
13 days
2
-0
/
+72
*
imagebitmap: Use snapshot::Snapshot as bitmap data (#37131)
Andrei Volykhin
13 days
2
-40
/
+37
*
refactor: merge `cross_realm_transform_*` fields into one (#37102)
Jason Tsai
13 days
2
-61
/
+68
*
constellation: Pass system theme to new Pipelines (#37132)
Martin Robinson
2025-05-26
5
-27
/
+37
*
Rename `Stylesheet::Type_` to `Stylesheet::Type` (#37126)
Simon Wülker
2025-05-25
1
-2
/
+2
*
script: Return global objects for DOM objects in the relevant realm (#37120)
Josh Matthews
2025-05-25
1
-2
/
+12
*
Implement `URLPattern::{text, exec}` (#37044)
Simon Wülker
2025-05-24
1
-38
/
+144
*
script: Add support for polygons in `HtmlAreaElement::hit_test` (#37064)
Ashwin Naren
2025-05-24
1
-2
/
+24
[next]