index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
wpt
Age
Commit message (
Expand
)
Author
2023-12-06
feat(ext/web): add ImageData Web API (#21183)
Jamie
2023-11-24
feat(streams): ReadableStream.read min option (#20849)
Leo Kettmeir
2023-11-18
chore: update wpt (#21255)
Leo Kettmeir
2023-11-17
chore: bump deno_core (#21242)
Matt Mastracci
2023-11-13
chore: update wpt (#21178)
Leo Kettmeir
2023-11-13
feat(ext/web): add `AbortSignal.any()` (#21087)
Kenta Moriuchi
2023-11-01
feat(ext/websocket): websockets over http2 (#21040)
Matt Mastracci
2023-10-31
feat(ext/web): EventSource (#14730)
Leo Kettmeir
2023-10-30
chore: upgrade rsa to 0.9 (#21016)
Divy Srivastava
2023-10-11
feat(WebSocketStream): rename connection to opened (#20878)
Leo Kettmeir
2023-10-10
feat(ext/web): cancel support for TransformStream (#20815)
Luca Casonato
2023-10-10
fix(ext/web): writability of `ReadableStream.from` (#20836)
Luca Casonato
2023-09-13
chore(test_util): ensure that extra expectations are an error even without a ...
Matt Mastracci
2023-09-13
chore: bump deno_core and cargo update (#20480)
Matt Mastracci
2023-08-30
chore: bump deno_core to 0.207.0 (#20333)
Matt Mastracci
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-08-21
refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)
David Sherret
2023-08-17
perf(ext/event): optimize Event constructor (#20181)
Marcos Casagrande
2023-08-15
fix(runtime): navigator.userAgent in web worker (#20129)
await-ovo
2023-08-15
fix(ext/fetch): clone second branch chunks in Body.clone() (#20057)
Marcos Casagrande
2023-08-12
chore: deno_core -> 0.201.0 (#20135)
Matt Mastracci
2023-08-08
fix(ext/abort): trigger AbortSignal events in correct order (#20095)
Marcos Casagrande
2023-08-05
chore: use zlib-ng for flate2 (#20059)
Matt Mastracci
2023-08-05
chore(wpt): expose gc (#20060)
Marcos Casagrande
2023-08-04
fix(ext/file): resolve unresolved Promise in Blob.stream (#20039)
Marcos Casagrande
2023-07-31
fix: call setIsTrusted for generated events (MessageEvent) (#19919)
Ricardo Iván Vieitez Parra
2023-07-30
fix(ext/compression): throw TypeError on corrupt input (#19979)
Marcos Casagrande
2023-07-28
feat(ext/websocket): allow HTTP(S) protocol in URL (#19862)
Leo Kettmeir
2023-07-02
feat: ReadableStream.from (#19446)
Leo Kettmeir
2023-07-02
feat(ext/url): URLSearchParams two-argument delete() and has() (#19654)
Lino Le Van
2023-07-02
feat(ext/fetch): add Headers#getSetCookie (#13542)
Luca Casonato
2023-06-29
fix(ext/websocket): Ensure that errors are available after async response ret...
Matt Mastracci
2023-06-25
chore: disable /websocket/stream/tentative/close.any.worker.html?wss (#19606)
Bartek Iwańczuk
2023-06-12
feat: Adaptations to support OpenBSD port (#19153)
VlkrS
2023-06-08
chore: update wpt (#19422)
Leo Kettmeir
2023-06-05
fix(ext/crypto): fix JWK import of Ed25519 (#19279)
Levente Kurusa
2023-06-01
chore(core): Update certs for WPT (#19351)
Matt Mastracci
2023-05-18
fix(ext/webidl): change createPromiseConverter (#16367)
Marcos Casagrande
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-04-27
chore: upgrade rusty_v8 to 0.71.0 (#18868)
Bartek Iwańczuk
2023-04-04
feat(ext/url): `URL.canParse` (#18286)
Kenta Moriuchi
2023-03-25
chore: update wpt again (#18384)
Kenta Moriuchi
2023-03-22
Revert "chore: update wpt (#18335)" (#18355)
Bartek Iwańczuk
2023-03-22
chore: update wpt (#18335)
Kenta Moriuchi
2023-03-15
test: ignore global-immutable-prototype.any.worker.html (#18208)
Bartek Iwańczuk
2023-03-15
fix(wpt): set META_TITLE on global for the testharness (#18193)
Filip Skokan
2023-03-14
feat(ext/url): URLSearchParams.size (#17884)
Lino Le Van
2023-03-05
fix(ext/crypto): correctly limit ECDSA and hash algorithms (#18030)
Filip Skokan
2023-03-03
wpt: unlock nightly with --no-ignore (#17998)
Filip Skokan
2023-03-02
test(wpt): implement process timeout, fix expectations update, and more... (#...
Filip Skokan
[next]