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
Commit message (
Expand
)
Author
Age
Files
Lines
*
resources: Remove baked in resources (#36042)
Jonathan Schwender
5 days
4
-28
/
+53
*
Fix crash when enumerating properties of global object (#36491)
Josh Matthews
5 days
9
-34
/
+98
*
Support static and instance members having the same name in IDLs (#36523)
Sebastian C
5 days
2
-21
/
+35
*
fix writablestream assertion crash when getting chunk size following spec cha...
Taym Haddadi
6 days
2
-9
/
+3
*
build(deps): bump proc-macro2 from 1.0.94 to 1.0.95 (#36575)
dependabot[bot]
6 days
1
-2
/
+2
*
libservo: Expose a `ServoBuilder` (#36549)
Martin Robinson
6 days
17
-271
/
+252
*
layout: Throw away nested marker elements instead of storing them in a `BoxSl...
Martin Robinson
6 days
1
-8
/
+31
*
compositing: Add memory reporter for WebRender. (#36557)
Josh Matthews
6 days
9
-8
/
+98
*
net: Report memory usage for image cache. (#36556)
Josh Matthews
6 days
6
-7
/
+49
*
net: Measure HSTS memory usage. (#36558)
Josh Matthews
6 days
3
-24
/
+27
*
uv: Use native-tls (#36564)
Jonathan Schwender
6 days
1
-0
/
+1
*
libservo: Allow running more than one Servo test in a run (#36532)
Martin Robinson
6 days
4
-12
/
+90
*
Fix crash when setting custom property on Location (#36494)
Josh Matthews
6 days
7
-13
/
+21
*
media element: support seekable attribute (#36541)
TIN TUN AUNG
6 days
5
-39
/
+59
*
Implement GetComputedRole in wd (#36552)
Kenzie Raditya Tirtarahardja
6 days
4
-0
/
+40
*
Refactor retrieving element container in webdriver into function (#36467)
Kenzie Raditya Tirtarahardja
6 days
1
-21
/
+37
*
compositing: Remove `compositing_traits::MouseWindowEvent` (#36550)
Martin Robinson
6 days
1
-9
/
+1
*
build(deps): bump stylo from `c756a21` to `0eaeea3` (#36545)
Siddhant N Trivedi
7 days
1
-12
/
+12
*
compositor: Unify the cross process and in-process API (#36543)
Martin Robinson
7 days
7
-183
/
+87
*
build(deps): bump content-security-policy from `babd99e` to `be68d50` (#36548)
dependabot[bot]
7 days
1
-1
/
+1
*
build(deps): bump libc from 0.2.171 to 0.2.172 (#36547)
dependabot[bot]
7 days
1
-2
/
+2
*
Switch to data_url::mime for document content type (#36522)
webbeef
7 days
10
-178
/
+112
*
Fix git failure on macos (#36544)
Jonathan Schwender
7 days
1
-0
/
+3
*
canvas: Add "EnforceRange" attribute to CanvasImageData interface (#36546)
Andrei Volykhin
7 days
13
-52
/
+7
*
script: Implement CSSStyleSheet constructor (#36521)
Oriol Brufau
7 days
11
-38
/
+127
*
Remove two outdated TODO comments in HTMLScriptElement (#36540)
Simon Wülker
7 days
1
-7
/
+14
*
Make DOMException serializable (#36535)
Kingsley Yung
7 days
6
-12
/
+138
*
Unify media query and media query list parsing (#36520)
Oriol Brufau
7 days
4
-123
/
+64
*
[OHOS] Allow setting the log-filter via cli arguments (#36444)
Astraea Quinn S
7 days
3
-29
/
+75
*
touch: Fix panic with -Zconvert-mouse-to-touch (#36531)
Jonathan Schwender
7 days
2
-17
/
+47
*
Revert "compositor: Unify the cross process and in-process API (#36443)" (#36...
Martin Robinson
7 days
8
-95
/
+215
*
Transfer ReadableStream (#36181)
Gregory Terzian
7 days
22
-75
/
+983
*
Remove unused pref: dom_forcetouch_enabled (#36524)
webbeef
7 days
1
-2
/
+0
*
Run all tests with --enable-experimental-web-platform-features (#36335)
Oriol Brufau
7 days
6
-85
/
+2
*
Enable all experimental web platform features on all testsuites (#36519)
Oriol Brufau
8 days
22
-4078
/
+170
*
layout: Floor the max-content size by the min-content size (#36518)
Oriol Brufau
8 days
4
-2
/
+71
*
build(deps): bump clap from 4.5.35 to 4.5.36 (#36517)
dependabot[bot]
8 days
1
-4
/
+4
*
build(deps): bump anyhow from 1.0.97 to 1.0.98 (#36516)
dependabot[bot]
8 days
1
-2
/
+2
*
build(deps): bump jiff from 0.2.6 to 0.2.8 (#36515)
dependabot[bot]
8 days
1
-4
/
+4
*
build(deps): bump data-encoding from 2.8.0 to 2.9.0 (#36514)
dependabot[bot]
8 days
1
-2
/
+2
*
Implement CSP check for Trusted Types (#36363)
Tim van der Lippe
8 days
10
-60
/
+14
*
layout: Add a `LayoutBoxBase` to inline boxes (#36513)
Martin Robinson
8 days
6
-24
/
+29
*
Gate `window.trustedTypes` behind flag (#36511)
Tim van der Lippe
8 days
1
-0
/
+1
*
async clipboard: implement `writeText` (#36498)
Gae24
8 days
11
-41
/
+173
*
libservo: Make zooming and HiDPI scaling work per-`WebView` (#36419)
Martin Robinson
8 days
17
-383
/
+413
*
layout: Let getComputedStyle resolve auto min size as 0px when needed (#36430)
Oriol Brufau
8 days
7
-137
/
+132
*
compositing: Remove `IOCompositor::zoom_time` and `IOCompositor::zoom_action`...
Martin Robinson
8 days
1
-17
/
+0
*
libservo: Remove the unused `multiview` feature (#36485)
Martin Robinson
8 days
4
-4
/
+0
*
Remove HTMLStyleElement::line_number (#36507)
Simon Wülker
8 days
1
-2
/
+0
*
Update FetchTaskTarget to propagate CSP violations. (#36409)
Tim van der Lippe
8 days
146
-612
/
+511
[next]