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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add CanGc as argument to methods in HTMLCollection, HTMLDataListElement, HTML...
Yerkebulan Tulibergenov
11 days
14
-60
/
+69
*
script: Clean up CSP management code (#36493)
chocolate-pie
11 days
3
-85
/
+130
*
add CanGc as argument to methods in ElementInternals, GlobalScope, HTMLAnchor...
Yerkebulan Tulibergenov
11 days
10
-27
/
+29
*
Implement "Create a Trusted Type" algorithm (#36454)
Tim van der Lippe
11 days
4
-30
/
+188
*
Update ProgressEvent to use doubles (#36487)
Sebastian C
11 days
4
-17
/
+24
*
compositor: Unify the cross process and in-process API (#36443)
Martin Robinson
12 days
8
-215
/
+95
*
compositing: Send `CompositorDisplayListInfo` as bytes to compositor (#36484)
Martin Robinson
12 days
4
-8
/
+25
*
libservo: Create a `WebViewBuilder` class to construct `WebView`s (#36483)
Martin Robinson
12 days
3
-38
/
+79
*
libservo: Add a very simple `libservo` API test (#36440)
Martin Robinson
12 days
2
-0
/
+99
*
layout: Enforce min-content min main size of flex-level tables (#36469)
Oriol Brufau
12 days
2
-16
/
+31
*
layout: Store table parts in DOM layout data (#36447)
Martin Robinson
12 days
8
-143
/
+229
*
layout: Box `block_margins_collapsed_with_children` member of `BoxFragment` (...
Martin Robinson
12 days
7
-42
/
+29
*
textinput: position the caret at the end when selecting input (#36478)
webbeef
13 days
1
-6
/
+12
*
fix: File to FormData not correctly handling name and lastModified (#36458)
Sebastian C
13 days
2
-5
/
+7
*
Manually concatenate ACRH headers to not include a space (#36455)
Sebastian C
13 days
2
-9
/
+14
*
layout: Eliminate extra stored style on outside markers (#36471)
Martin Robinson
13 days
2
-5
/
+3
*
Cleanup after #36461 (#36472)
Oriol Brufau
13 days
2
-13
/
+7
*
Implement attribute and property lookup for Trusted Types (#36422)
Tim van der Lippe
13 days
1
-11
/
+131
*
Handle HTTP Refresh header (#36393)
Sebastian C
13 days
4
-117
/
+127
*
fix: Crashing due to input element hack (#36461)
DK Liao
13 days
3
-6
/
+11
*
dom: should change media element's currentSrc to children source element's sr...
TIN TUN AUNG
13 days
3
-16
/
+22
*
add CanGc as argument to methods in Element (#36464)
Yerkebulan Tulibergenov
13 days
9
-52
/
+61
*
layout: Add documentation for `CacheableLayoutResultAndInputs` (#36448)
Martin Robinson
14 days
1
-0
/
+6
*
Replace bluetooth Readme with corrected version from devices repository (#36429)
Alex Touchet
14 days
1
-36
/
+146
*
Implement `disabled` attribute for `<link rel="stylesheet">` (#36446)
Oriol Brufau
14 days
3
-5
/
+46
*
feat: Implement display for text selection and caret (#35830)
DK Liao
14 days
8
-11
/
+170
*
refactor: use is_zero() instead of comparing with Au::Zero() (#36347)
Barigbue Nbira
2025-04-09
6
-14
/
+15
*
libservo: Move animation tracking from `WindowMethods` to delegates (#36400)
Martin Robinson
2025-04-09
9
-78
/
+115
*
script: Correctly convert a jsval to a `Promise` (#36403)
Gae24
2025-04-09
1
-4
/
+6
*
libservo: Move `EventLooperWaker` from `webxr_traits` to `embedder_traits` (#...
Martin Robinson
2025-04-09
6
-27
/
+8
*
layout: Enable using cached fragments when there is a BoxTree update point (#...
Martin Robinson
2025-04-09
11
-47
/
+187
*
Add serde and wgsl features to wgpu-core (#36411)
Oriol Brufau
2025-04-09
2
-3
/
+5
*
script: copy include! files from script_bindings to script's OUT_DIR (#36384)
sagudev
2025-04-08
4
-15
/
+53
*
Remove unsafe annotation add to unsafe blocks (#36399)
Barigbue Nbira
2025-04-08
1
-17
/
+23
*
Unify the way html5ever and xml5ever block on script elements (#36284)
Simon Wülker
2025-04-08
6
-25
/
+23
*
Devtools: initial Debugger > Sources panel (#36164)
delan azabani
2025-04-08
6
-7
/
+143
*
add CanGc as argument to methods in DissimilarOriginWindow, DocumentFragment,...
Yerkebulan Tulibergenov
2025-04-08
7
-15
/
+31
*
refactor: add CanGc as argument to methods in Document (#36392)
Yerkebulan Tulibergenov
2025-04-07
6
-55
/
+61
*
fix: meta referrer updating to follow spec (#36390)
Sebastian C
2025-04-07
2
-37
/
+28
*
Split up the URLPattern implementation (#36391)
Simon Wülker
2025-04-07
5
-2427
/
+2466
*
Create a parser for URLPatterns (#36382)
Simon Wülker
2025-04-07
1
-9
/
+449
*
layout: Add initial support for the `::marker` pseudo-element (#36317)
Martin Robinson
2025-04-07
7
-25
/
+14
*
Streams: add an underlying sink type (#36385)
Gregory Terzian
2025-04-07
2
-50
/
+105
*
Remove trailing space in CSSStyleSheet::AddRule() (#36383)
Usman Yahaya Baba
2025-04-07
1
-1
/
+1
*
layout: Scale images in `image_set` by their specified resolution (#36374)
ToBinio
2025-04-07
2
-12
/
+30
*
Add a tokenizer for URLPatterns (#36362)
Simon Wülker
2025-04-07
1
-4
/
+543
*
dom: Implement `ClipboardItem` (#36336)
Gae24
2025-04-06
5
-0
/
+214
*
Add CanGc as arguments in methods in devtools.rs, CharacterData, CSSStyleRule...
Yerkebulan Tulibergenov
2025-04-06
6
-30
/
+42
*
Fix radio group validity update when removing or selecting an input (#36252)
elomscansio
2025-04-06
4
-38
/
+104
*
`compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)
Martin Robinson
2025-04-06
53
-596
/
+561
[next]