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
/
dom
Commit message (
Expand
)
Author
Age
Files
Lines
*
script: Expose a constructor on `HTMLCollection` that takes a static function...
Martin Robinson
2024-12-18
7
-135
/
+90
*
modified Promise::new_resolved/new_rejected signature (#34658)
Domenico Rizzo
2024-12-18
1
-8
/
+16
*
Dom: Re-implement `ReadableStream` Part 1 : Default `Reader` and `Controller`...
Gregory Terzian
2024-12-17
32
-405
/
+3715
*
layout: Allow same `ScriptThread` `<iframe>`s to be resized synchronously (#3...
Martin Robinson
2024-12-17
1
-1
/
+21
*
script: Fix assertion verifying that reflow isn't necessary after reflow (#34...
Martin Robinson
2024-12-17
1
-13
/
+12
*
webgpu: Fix HTML event loop integration (#34631)
Samson
2024-12-17
4
-24
/
+54
*
Update wgpu to better handle optional attachment load/store ops (#34646)
Samson
2024-12-16
2
-23
/
+24
*
script: Manage `<iframe>` sizes in `Window` (#34643)
Martin Robinson
2024-12-16
2
-13
/
+62
*
Allow a null principal to subsumes others when appropriate (#34617)
webbeef
2024-12-14
1
-9
/
+17
*
Replace unsafe uses of HandleValueArray. (#34588)
Josh Matthews
2024-12-13
7
-100
/
+27
*
layout: Send back layout results directly and remove channels (#34609)
Martin Robinson
2024-12-13
1
-20
/
+6
*
Update wgpu to trunk (#34607)
Samson
2024-12-13
2
-15
/
+11
*
Add CanGc argument to reflect_dom_object (#34606)
Domenico Rizzo
2024-12-13
207
-101
/
+570
*
script: No longer do explicit reflows for display (#34599)
Martin Robinson
2024-12-13
6
-175
/
+156
*
script: Remove `note_rendering_opportunity` and `rendering_opportunity` (#34575)
Martin Robinson
2024-12-12
4
-8
/
+10
*
Add embedder event for preferred color scheme and respond to it in the Layout...
arthmis
2024-12-12
1
-1
/
+17
*
script: Do not do explicit reflows when handing rAFs (#34576)
Martin Robinson
2024-12-11
1
-17
/
+15
*
tidy: Update pattern for checking for missing specification links. (#34552)
Josh Matthews
2024-12-11
1
-0
/
+1
*
script: Remove 'pending reflow' concept and some explicit reflows (#34558)
Martin Robinson
2024-12-11
4
-57
/
+29
*
Rewrite From/TryFrom conversions on generated types to avoid future orphan ru...
Josh Matthews
2024-12-11
37
-365
/
+400
*
script: Do not prioritize *update-the-rendering* in `ScriptThread` message lo...
Martin Robinson
2024-12-10
1
-2
/
+46
*
script: Add stub interface for AbortController. (#34519)
Josh Matthews
2024-12-10
3
-0
/
+67
*
retire deprecated MouseEvent::InitMouseEvent (#34538)
Jay Wang
2024-12-09
2
-20
/
+31
*
script: Update the rendering when receiving IPC messages instead of just refl...
Martin Robinson
2024-12-09
2
-2
/
+4
*
traverse Shadow DOM boundaries when determining element lang (#34529)
Ville Lindholm
2024-12-08
1
-1
/
+1
*
Add ReferrerPolicy IDL attribute to iframes (#34526)
shanehandley
2024-12-08
2
-4
/
+29
*
script: add `initialize_ui_event` method (#34524)
Jay Wang
2024-12-08
2
-5
/
+37
*
Add XPath parser/evaluator (#34463)
Ville Lindholm
2024-12-08
11
-7
/
+617
*
Implement `ShadowRoot.clonable` attribute (#34514)
Simon Wülker
2024-12-07
6
-15
/
+81
*
net: correct handling of the empty string referrer policy when provided in re...
shanehandley
2024-12-07
1
-1
/
+1
*
Make traverse_preorder follow shadow roots (#34503)
Josh Matthews
2024-12-07
3
-17
/
+17
*
Create two-phase initialization for generated JS engine bindings (#34366)
Josh Matthews
2024-12-06
4
-108
/
+295
*
script: Update animations once per-Document during `update_the_rendering()` (...
Martin Robinson
2024-12-05
1
-40
/
+44
*
Add `webgpu` feature flag (#34444)
atbrakhi
2024-12-05
39
-94
/
+203
*
Don't register unconnected shadow roots with their owner document (#34361)
Simon Wülker
2024-12-02
4
-21
/
+71
*
script: add PointerEvent (#34437)
Ngo Iok Ui (Wu Yu Wei)
2024-12-02
4
-6
/
+454
*
script: Dirty video element when clearing video frame data. (#34435)
Josh Matthews
2024-11-30
1
-1
/
+2
*
Move script gpu files into webgpu folder (#34415)
atbrakhi
2024-11-28
44
-118
/
+108
*
Differentiate between missing/invalid value in `make_enumerated_getter!` (#34...
Simon Wülker
2024-11-28
6
-27
/
+137
*
Use `webrender_api::units::DevicePixel` rather than `style_traits::DevicePixe...
Nico Burns
2024-11-25
3
-4
/
+6
*
Implement `DataTransfer` and related interfaces (#34205)
Gae24
2024-11-25
9
-0
/
+586
*
Support custom derives for generated types (#34356)
Josh Matthews
2024-11-24
9
-128
/
+123
*
Filter out webidl files based on special comments, and feature-gate webxr int...
Josh Matthews
2024-11-24
91
-52
/
+200
*
Generate a trait abstracting over all known DOM interfaces (#34357)
Josh Matthews
2024-11-24
382
-385
/
+548
*
Implement `ShadowRoot.innerHtml` attribute (#34335)
Simon Wülker
2024-11-22
6
-53
/
+110
*
Fork Stylo's `malloc_size_of` into Servo (#34332)
Martin Robinson
2024-11-22
1
-0
/
+8
*
Plumb URL into interval profiler tracing events (#34337)
Delan Azabani
2024-11-22
1
-1
/
+6
*
script: Throw a `TypeError` when trying to create an `OffscreenCanvas` with a...
chickenleaf
2024-11-21
2
-6
/
+8
*
crypto: Fix 192-bit checks for AES-GCM encrypt/decrypt (#34333)
Daniel Adams
2024-11-21
1
-4
/
+4
*
crypto: Include `key_ops` in exported JWKs, support JWK for HMAC import (#34317)
Daniel Adams
2024-11-21
1
-24
/
+130
[next]