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
/
internal.d.ts
Age
Commit message (
Expand
)
Author
2024-03-11
fix(ext/node) implement receiveMessageOnPort for node:worker_threads (#22766)
mash-graz
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-04
fix: strict type check for cross realms (#21669)
Kenta Moriuchi
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-06
feat(ext/web): add ImageData Web API (#21183)
Jamie
2023-09-07
perf(ext/node): Optimise Buffer string operations (#20158)
Aapo Alasuutari
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek IwaĆczuk
2023-02-07
refactor: remove prefix from include_js_files & use extension name (#17683)
Leo Kettmeir
2023-02-07
refactor: Use ES modules for internal runtime code (#17648)
Leo Kettmeir
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-10-24
experiment(ext/web): Don't expose event classes during the bootstrap phase (#...
Andreu Botella
2022-05-13
feat(ext/web): implement static `Response.json` (#14566)
Luca Casonato
2022-03-20
cleanup(web, fetch): dedupe minesniff / "extract a MIME type" algorithm (#14044)
Andreu Botella
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2021-12-10
feat(cli): update to TypeScript 4.5 (#12410)
Kitson Kelly
2021-09-30
perf(web): ~400x faster http header trimming (#12277)
Aaron O'Mullan
2021-09-08
fix: a `Request` whose URL is a revoked blob URL should still fetch (#11947)
Andreu Botella
2021-08-25
feat: ArrayBuffer in structured clone transfer (#11840)
Luca Casonato
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl