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
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
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
*
libservo: Add `WebView` immediately to the Compositor (#35662)
Martin Robinson
2025-02-26
10
-80
/
+37
*
Make auxiliary webviews exist in the constellation immediately (#35672)
Delan Azabani
2025-02-26
5
-87
/
+109
*
Implement the <progress> element (#35531)
Simon Wülker
2025-02-26
2
-3
/
+103
*
Don’t prompt user for credentials for non-Navigate request (#35664)
Isaac Marovitz
2025-02-26
2
-1
/
+57
*
libservo: Move size handling to `RenderContext` from `WindowMethods` (#35621)
Martin Robinson
2025-02-25
7
-214
/
+168
*
layout: Change the `IndefiniteContainingBlock` sizes to `Option<Au>` (#35653)
Oriol Brufau
2025-02-25
6
-37
/
+19
*
refactor: add CanGc as argument to exception_to_promise (#35647)
Yerkebulan Tulibergenov
2025-02-25
2
-11
/
+16
*
Allow the `<details>` element to be opened and closed (#35261)
Simon Wülker
2025-02-25
3
-37
/
+229
*
refactor: add CanGc as argument to Promise::reject_error (#35646)
Yerkebulan Tulibergenov
2025-02-25
43
-249
/
+323
*
layout: Let `automatic_min_size()` take a flex-relative cb size (#35642)
Oriol Brufau
2025-02-25
1
-20
/
+14
*
Touch handler: Fix race condition and rate-limit move events (#35537)
Bi Fuguo
2025-02-25
7
-239
/
+714
*
refactor: add CanGc as argument to Promise::reject_native (#35640)
Yerkebulan Tulibergenov
2025-02-25
18
-136
/
+148
*
chore: Update wgpu (#35639)
Samson
2025-02-24
1
-2
/
+2
*
Don't tell stylo about stylesheets that are not in a browsing context (#35606)
Simon Wülker
2025-02-24
1
-10
/
+11
*
Update to rust 1.85 (#35628)
Simon Wülker
2025-02-24
27
-75
/
+56
*
Support for the `isolation` CSS property (#35552)
Kingsley Yung
2025-02-24
1
-0
/
+5
*
script: Fix typo in `ScriptThread::process_pending_input_events` (#35627)
Euclid Ye
2025-02-24
2
-5
/
+5
*
libservo: Refactor ipc-channel default response logic (#35624)
Delan Azabani
2025-02-24
3
-71
/
+88
*
Do not assume `OffscreenCanvasContext` to be 2d (#35629)
Samson
2025-02-24
3
-18
/
+30
*
libservo: Move WebDriver messages to the `embedder` crate (#35602)
Martin Robinson
2025-02-24
11
-124
/
+121
*
layout: Ignore indefinite `stretch` on min and max sizing properties (#35630)
Oriol Brufau
2025-02-24
5
-67
/
+89
*
Remove `get_ipc_sender` from `OffscreenCanvasRenderingContext2D` (#35625)
Samson
2025-02-24
4
-36
/
+7
*
refactor: add CanGc as argument to Promise::reject (#35622)
Yerkebulan Tulibergenov
2025-02-23
5
-10
/
+10
*
Improve scheduling of the memory profiler. (#35618)
webbeef
2025-02-23
2
-2
/
+24
*
Propagate more `CanGc` (#35604)
Auguste Baum
2025-02-23
3
-21
/
+36
*
Unify `(Offscreen)CanvasRenderingContext2d` and make `PaintRenderingContext2D...
Samson
2025-02-23
6
-290
/
+237
*
refactor RTCError::new_inherited (#35617)
Yerkebulan Tulibergenov
2025-02-23
1
-15
/
+6
*
Move more bindings types to script_bindings (#35620)
Josh Matthews
2025-02-23
21
-391
/
+435
*
refactor: add CanGc as argument to Promise::resolve (#35616)
Yerkebulan Tulibergenov
2025-02-23
57
-294
/
+330
*
script: add `CanGc` argument to `Promise::new_resolved` and `Promise::new_rej...
Gae24
2025-02-23
8
-29
/
+23
*
refactor: add CanGc as argument to DataBlock::view (#35610)
Yerkebulan Tulibergenov
2025-02-23
3
-3
/
+4
*
refactor: propagate CanGc arguments through callers (#35591)
Auguste Baum
2025-02-23
74
-275
/
+403
*
refactor: add CanGc as argument to WindowProxy::set_window (#35609)
Yerkebulan Tulibergenov
2025-02-23
4
-16
/
+22
*
Remove the traversal for DomRoot values when collection memory usage (#35607)
webbeef
2025-02-22
1
-2
/
+2
*
Use counter instead of time for HTMLFormElement. (#35555)
Narfinger
2025-02-22
1
-5
/
+10
*
refactor: add CanGc as argument to SubtleCrypto::import_key_{pbkdf2, aes, hkd...
Yerkebulan Tulibergenov
2025-02-22
1
-18
/
+29
*
refactor: add CanGc as argument to create_buffer_source_with_length (#35596)
Yerkebulan Tulibergenov
2025-02-22
2
-9
/
+11
*
refactor: add CanGc as argument to CountQueuingStrategy::GetSize (#35595)
Yerkebulan Tulibergenov
2025-02-22
2
-1
/
+5
*
refactor: add CanGc as argument to ByteLengthQueuingStrategy::GetSize (#35594)
Yerkebulan Tulibergenov
2025-02-22
2
-1
/
+5
*
refactor: add CanGc as argument to create_buffer_source (#35597)
Yerkebulan Tulibergenov
2025-02-22
22
-96
/
+169
*
Move more bindings code to script_bindings (#35578)
Josh Matthews
2025-02-22
23
-641
/
+788
*
refactor: add CanGc as argument to extract_size_algorithm (#35593)
Yerkebulan Tulibergenov
2025-02-22
3
-5
/
+8
*
dom: Move child_list to rare data (#35592)
webbeef
2025-02-22
2
-8
/
+12
*
build winit_minimal with bluetooth disabled (#35590)
webbeef
2025-02-21
1
-1
/
+0
*
script: Add `CanvasContext` trait (#35448)
Samson
2025-02-21
12
-210
/
+317
*
Add get_url() to GlobalScopeHelper (#35589)
webbeef
2025-02-21
1
-0
/
+6
*
dom: move node ranges to raredata (#35554)
webbeef
2025-02-21
3
-21
/
+25
*
refactor: propagate CanGc arguments through callers (#35565)
Auguste Baum
2025-02-21
11
-42
/
+62
*
Support the `<meter>` element (#35524)
Simon Wülker
2025-02-21
4
-7
/
+163
*
Allow resetting multiple flags at once in Element::set_state (#35580)
Simon Wülker
2025-02-21
1
-5
/
+9
[next]