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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c...
Servo WPT Sync
2025-02-16
608
-8328
/
+18642
*
script: Take away Fallible from new_resolved and new_rejected (#35473)
Kingsley Yung
2025-02-15
9
-44
/
+23
*
script: remove non-actionable todo from script/dom/document.rs (#35472)
shanehandley
2025-02-15
1
-2
/
+1
*
build(deps): bump ring from 0.17.8 to 0.17.9 (#35468)
dependabot[bot]
2025-02-14
1
-9
/
+2
*
build(deps): bump cc from 1.2.13 to 1.2.14 (#35467)
dependabot[bot]
2025-02-14
1
-5
/
+5
*
deps: Remove some unused `Cargo.toml` (#35466)
Martin Robinson
2025-02-14
12
-32
/
+0
*
servoshell: Port input dialog code to use egui intead of tinyfiledialogs (#35...
chickenleaf
2025-02-14
2
-47
/
+56
*
Fix scroll_sensitivity related naming issue (#35462)
Euclid Ye
2025-02-14
4
-8
/
+8
*
layout: Implement overflow scroll support for different axes (#35414)
Euclid Ye
2025-02-14
12
-63
/
+111
*
chore: Remove outdated FIXME. (#35458)
Josh Matthews
2025-02-14
1
-1
/
+0
*
layout: Basic implementation of size keywords on `flex-basis` (#35413)
Oriol Brufau
2025-02-13
6
-168
/
+153
*
layout: Remove `BoxFragment::overflow_clip_rect()` (#35443)
Oriol Brufau
2025-02-13
1
-36
/
+24
*
libservo: change 'request_fullscreen_state_change' API to a notification (#35...
Mukilan Thiyagarajan
2025-02-13
6
-12
/
+19
*
fix issue #35449: handle touch events in on_input_event. (#35450)
Bi Fuguo
2025-02-13
1
-0
/
+5
*
dom: IntersectionObserver initialization (#35314)
Steven Novaryo
2025-02-13
11
-64
/
+439
*
Use surfman with glow bindings (take II) (#35422)
Samson
2025-02-13
13
-97
/
+69
*
(chore): tinyfiledialog::MessageBoxIcon is only used on Linux (#35441)
webbeef
2025-02-13
1
-1
/
+2
*
Update window.screenX and window.screenY when moving the embedder window (#35...
webbeef
2025-02-13
4
-22
/
+34
*
Protect `create_spanned_slot_based_on_cell_above()` against arithmetic underf...
Oriol Brufau
2025-02-12
1
-37
/
+33
*
Run WPT notifications tests. (#35442)
Josh Matthews
2025-02-12
17
-0
/
+469
*
build(deps): bump miniz_oxide from 0.8.3 to 0.8.4 (#35439)
dependabot[bot]
2025-02-12
1
-2
/
+2
*
build(deps): bump clap from 4.5.28 to 4.5.29 (#35438)
dependabot[bot]
2025-02-12
1
-4
/
+4
*
libservo: Expose a single `InputEvent` type and pass it to script (#35430)
Martin Robinson
2025-02-12
25
-1194
/
+915
*
script: reset spurious frame counter *only* when reflow is triggered (#35435)
Mukilan Thiyagarajan
2025-02-12
3
-25
/
+26
*
Add Precustomized state to CustomElementState (#35392)
Taym Haddadi
2025-02-12
3
-6
/
+13
*
servoshell: Port alert/confirm dialog code to use egui intead of tinyfiledial...
chickenleaf
2025-02-12
2
-91
/
+140
*
Test `overflow-clip-margin` with `border-radius` (#35433)
Oriol Brufau
2025-02-12
3
-0
/
+72
*
feat: dispatch mouse `contextmenu` event to DOM and embedder (#35364)
Jason Tsai
2025-02-12
1
-2
/
+82
*
script: fix spurious animation checks to correctly invoke rAF callbacks (#35387)
Mukilan Thiyagarajan
2025-02-12
3
-17
/
+87
*
prefs: Stop precaching WebRender shaders by default (#35431)
Martin Robinson
2025-02-12
1
-1
/
+1
*
libservo: Don't bounce ready-to-present frame notifications to the Constellat...
Martin Robinson
2025-02-12
11
-63
/
+26
*
Implement overflow:clip (#35103)
batu_hoang
2025-02-12
33
-200
/
+261
*
bindings: Support non-object this values for callbacks. (#35427)
Josh Matthews
2025-02-12
3
-22
/
+24
*
build(deps): bump rustls from 0.23.22 to 0.23.23 (#35426)
dependabot[bot]
2025-02-11
1
-5
/
+5
*
build(deps): bump toml_edit from 0.22.23 to 0.22.24 (#35425)
dependabot[bot]
2025-02-11
1
-2
/
+2
*
Let script/webgpu feature imply script_traits/webgpu (#35424)
Oriol Brufau
2025-02-11
1
-1
/
+1
*
Enable the `quotes` CSS property (#35420)
Oriol Brufau
2025-02-11
2
-18
/
+12
*
script: remove a fixed todo from script/dom/xmlhttprequest.rs (#35417)
shanehandley
2025-02-11
1
-6
/
+1
*
script: make Error::to_jsval safe (#35411)
Stephen Muss
2025-02-10
8
-64
/
+41
*
libservo: Add a delegate method for HTTP authentication (#35400)
Martin Robinson
2025-02-10
9
-103
/
+149
*
servoshell: Move `initial_window_size` and `screen_size_override` into `Servo...
Martin Robinson
2025-02-10
5
-40
/
+30
*
implemented feture and tests (#35309)
Domenico Rizzo
2025-02-10
7
-3
/
+112
*
build(deps): bump ohos-sys-opaque-types from 0.1.4 to 0.1.5 (#35409)
dependabot[bot]
2025-02-10
1
-2
/
+2
*
build(deps): bump cc from 1.2.12 to 1.2.13 (#35404)
dependabot[bot]
2025-02-10
1
-4
/
+4
*
build(deps): bump cmake from 0.1.53 to 0.1.54 (#35408)
dependabot[bot]
2025-02-10
1
-2
/
+2
*
build(deps): bump winnow from 0.7.1 to 0.7.2 (#35406)
dependabot[bot]
2025-02-10
1
-2
/
+2
*
build(deps): bump data-encoding from 2.7.0 to 2.8.0 (#35403)
dependabot[bot]
2025-02-10
1
-2
/
+2
*
Revert "Use surfman with glow bindings (#34328)" (#35402)
Samson
2025-02-10
13
-69
/
+97
*
Remove unintended `dbg!` from `components/net/fetch/methods.rs` (#35401)
Samson
2025-02-10
1
-1
/
+0
*
libservo: Flesh out permissions API (#35396)
Martin Robinson
2025-02-10
11
-207
/
+211
[next]