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
/
ext
/
web
Age
Commit message (
Expand
)
Author
2024-08-06
docs: improve TextDecoder and TextEncoder jsdoc (#24890)
Ryan Dahl
2024-08-06
fix(ext/web): make TextDecoderResource use cppgc (#24888)
Divy Srivastava
2024-08-06
feat(fetch): accept async iterables for body (#24623)
Leo Kettmeir
2024-08-06
fix(ext/web): make CompressionResource garbage collectable (#24884)
Divy Srivastava
2024-08-02
Revert "feat: async context" (#24856)
snek
2024-08-02
feat: async context (#24402)
snek
2024-08-02
Revert "perf(ext/node): improve `Buffer` from string performance" (#24851)
Luca Casonato
2024-07-31
chore: forward v1.45.5 release commit to main (#24818)
denobot
2024-07-30
perf(ext/node): improve `Buffer` from string performance (#24567)
Divy Srivastava
2024-07-28
fix(types): fix streams types (#24770)
Kenta Moriuchi
2024-07-26
chore: forward v1.45.4 release commit to main (#24754)
denobot
2024-07-23
chore: forward v1.45.3 release commit to main (#24681)
denobot
2024-07-22
fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts ...
Kenta Moriuchi
2024-07-12
chore: forward v1.45.2 release commit to main (#24564)
denobot
2024-07-12
chore: forward v1.45.1 release commit to main (#24540)
denobot
2024-07-11
1.45.0 (#24512)
denobot
2024-07-09
fix: do not return undefined for missing global properties (#24474)
snek
2024-07-02
fix(ext/web): use primordials of ES2024 ArrayBuffer transfer (#24396)
Kenta Moriuchi
2024-07-02
feat(ext/web): add `Blob.prototype.bytes()` (#24148)
Kenta Moriuchi
2024-06-19
chore: forward v1.44.4 release commit to main (#24271)
denobot
2024-06-19
chore: forward v1.44.3 release commit to main (#24256)
denobot
2024-06-19
fix(ext/web): fix `AbortSignal.timeout()` leak (#23842)
Tom Alcorn
2024-06-18
docs: Add documentation to a subset of available extensions (#24138)
Richard Carson
2024-06-14
chore: upgrade to rust 1.79 (#24207)
Satya Rohith
2024-06-13
chore: forward v1.44.2 release commit to main (#24194)
denobot
2024-06-09
fix(ext/web): correct string tag for MessageEvent (#24134)
Luca Casonato
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-06-06
chore: forward v1.44.1 release commit to main (#24115)
denobot
2024-06-05
chore(ext/web): use `Error.captureStackTrace` in `DOMException` constructor (...
ud2
2024-05-30
1.44.0 (#24045)
denobot
2024-05-27
fix(ext/web): `ReadableStream.from()` allows `Iterable` instead of `IterableI...
Milly
2024-05-23
fix(ext/web): `ReadableStream.from()` ignores null `Symbol.asyncIterator` (#2...
Milly
2024-05-23
fix(runtime): use more null proto objects (#23921)
Luca Casonato
2024-05-22
chore: forward v1.43.6 release commit to main (#23936)
Bartek Iwańczuk
2024-05-21
fix(ext/web): fix potential leak of unread buffers (#23923)
Matt Mastracci
2024-05-17
chore: forward v1.43.4 commit to main (#23861)
Bartek Iwańczuk
2024-05-13
fix(ext/web): update ongoing promise in async iterator `return()` method (#23...
Mattias Buelens
2024-05-13
chore: cleanup unused dependencies (#23787)
Leo Kettmeir
2024-05-10
chore: forward v1.43.3 release commit to main (#23771)
denobot
2024-05-09
chore: forward v1.43.2 release commit to main (#23749)
denobot
2024-05-08
chore: speed up test_multi_task test on Windows (#23737)
David Sherret
2024-05-07
fix: DOMException doesn't throw on __callSitesEvals (#23729)
Bartek Iwańczuk
2024-05-05
docs: update categories to match new planned sitemap (#23677)
Jo Franchetti
2024-05-01
1.43.0 (#23629)
denobot
2024-04-29
fix(ext/node): add support for MessagePort.removeListener/off (#23598)
Satya Rohith
2024-04-25
perf(ext/http): recover memory for serve and optimize AbortController (#23559)
Matt Mastracci
2024-04-25
1.43.0 (#23549)
denobot
2024-04-23
fix: Float16Array support (#23512)
Kenta Moriuchi
2024-04-23
feat: enable Float16Array support (#23490)
Bartek Iwańczuk
2024-04-16
fix(ext/node): worker_threads.receiveMessageOnPort doesn't panic (#23406)
Bartek Iwańczuk
[next]