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
/
script
/
dom
/
webidls
Commit message (
Expand
)
Author
Age
Files
Lines
*
script: Move code generation and webidl files to new script_bindings crate. (...
Josh Matthews
2025-01-24
452
-15077
/
+0
*
Update the FormData constructor to allow providing a submitter (#35066)
shanehandley
2025-01-23
1
-1
/
+1
*
Implement Event propagation across shadow roots (#34884)
Simon Wülker
2025-01-22
1
-0
/
+2
*
Add support for HTMLStyleElement.type (#35038)
webbeef
2025-01-21
1
-2
/
+3
*
Implement shadow dom slots (#35013)
Simon Wülker
2025-01-19
3
-3
/
+28
*
chore: Update wgpu and fix webgpu pref (#35020)
Samson
2025-01-16
1
-3
/
+3
*
script: Implement `set_up`, `ReleaseLock`, `Closed`, `Cancel`, `acquire_byob_...
Taym Haddadi
2025-01-15
1
-0
/
+1
*
Implement Clipboard Event Api (#33576)
Gae24
2025-01-15
1
-0
/
+15
*
api: Flatten and simplify Servo preferences (#34966)
Martin Robinson
2025-01-14
139
-217
/
+217
*
Implement HTMLCanvasElement.transferControlToOffscreen (#34959)
webbeef
2025-01-13
1
-3
/
+6
*
Implement HTMLCanvasElement.toBlob (#34938)
webbeef
2025-01-10
1
-3
/
+5
*
Update wgpu and impl `WGSLLanguageFeatures` (#34928)
Samson
2025-01-10
1
-0
/
+6
*
Add initial support for WebGL 2 BlitFramebuffer (#26389)
Josh Matthews
2025-01-06
1
-2
/
+2
*
ReadableStream: remove the use of get_js_stream and use DomRoot<ReadableStrea...
Taym Haddadi
2025-01-05
2
-2
/
+2
*
Implement referrerpolicy attribute on remaining elements (#34736)
shanehandley
2024-12-22
2
-0
/
+3
*
Update wgpu for supporting TextureView.usage (#34721)
Samson
2024-12-21
1
-0
/
+1
*
Implement `console.trace` (#34629)
Simon Wülker
2024-12-18
1
-5
/
+9
*
Dom: Re-implement `ReadableStream` Part 1 : Default `Reader` and `Controller`...
Gregory Terzian
2024-12-17
9
-4
/
+236
*
script: Add stub interface for AbortController. (#34519)
Josh Matthews
2024-12-10
1
-0
/
+13
*
Add ReferrerPolicy IDL attribute to iframes (#34526)
shanehandley
2024-12-08
1
-0
/
+2
*
Add XPath parser/evaluator (#34463)
Ville Lindholm
2024-12-08
4
-0
/
+82
*
Implement `ShadowRoot.clonable` attribute (#34514)
Simon Wülker
2024-12-07
2
-1
/
+7
*
Add `webgpu` feature flag (#34444)
atbrakhi
2024-12-05
4
-18
/
+18
*
script: add PointerEvent (#34437)
Ngo Iok Ui (Wu Yu Wei)
2024-12-02
1
-0
/
+46
*
Implement `DataTransfer` and related interfaces (#34205)
Gae24
2024-11-25
3
-0
/
+54
*
Filter out webidl files based on special comments, and feature-gate webxr int...
Josh Matthews
2024-11-24
40
-0
/
+80
*
Implement `ShadowRoot.innerHtml` attribute (#34335)
Simon Wülker
2024-11-22
2
-4
/
+11
*
script: Throw a `TypeError` when trying to create an `OffscreenCanvas` with a...
chickenleaf
2024-11-21
1
-1
/
+1
*
Implement `element.shadowRoot` attribute (#34306)
Simon Wülker
2024-11-21
2
-1
/
+11
*
Preference-gate `crypto.subtle` (#34295)
Simon Wülker
2024-11-19
1
-14
/
+6
*
Implement AES-GCM support for subtlecrypto (#34269)
Simon Wülker
2024-11-19
1
-0
/
+7
*
crypto: Support key wrap operations + AES-KW (#34262)
Daniel Adams
2024-11-18
1
-11
/
+11
*
Implement HMAC key generation (#34278)
Simon Wülker
2024-11-18
1
-0
/
+6
*
Implement `crypto.subtle.sign/verify` with HMAC (#34223)
Simon Wülker
2024-11-11
1
-7
/
+19
*
Implement HKDF support for `subtlecrypto.deriveBits` (#34200)
Simon Wülker
2024-11-10
1
-0
/
+7
*
Implement `subtlecrypto.deriveKey` (#34185)
Simon Wülker
2024-11-08
1
-5
/
+5
*
Implement `SubtleCrypto.deriveBits` with PBDKF2 (#34164)
Simon Wülker
2024-11-06
1
-3
/
+10
*
Add [EnforceRange] on OffscreenCanvas width/height idl attribute (#34165)
Simon Wülker
2024-11-06
1
-2
/
+2
*
Rename ImageOrientation default to "from-image" (#34149)
Simon Wülker
2024-11-05
1
-2
/
+2
*
Implement `ImageBitmap.close` (#34124)
Simon Wülker
2024-11-04
1
-1
/
+1
*
DOMRectList interface implementation (#34025)
chickenleaf
2024-11-01
2
-1
/
+12
*
Implement `SubtleCrypto.digest` (#34034)
Simon Wülker
2024-10-30
1
-2
/
+2
*
dom: Stub out the `IntersectionObserver` interface (#33989)
Martin Robinson
2024-10-25
2
-0
/
+61
*
crypto: Add support for AES-CTR operations (#33963)
Daniel Adams
2024-10-22
1
-0
/
+6
*
crypto: Implement encrypt/decrypt for AES-CBC + JWK support (#33795)
Daniel Adams
2024-10-21
1
-11
/
+45
*
Add missing XRWebGLBinding constructor spec steps (#33731)
Taym Haddadi
2024-10-16
1
-1
/
+1
*
Remove some fixed fixmes (#33824)
shanehandley
2024-10-13
1
-1
/
+0
*
Implement DOMRect::FromRect (#33798)
Simon Wülker
2024-10-11
2
-3
/
+12
*
Implement DOMMatrix `stringifier` (#33792)
Simon Wülker
2024-10-11
1
-1
/
+1
*
crypto: Begin SubtleCrypto implementation (#33628)
Daniel Adams
2024-10-08
3
-1
/
+105
[next]