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-04-02
fix(ext/node): MessagePort works (#22999)
Satya Rohith
2024-04-01
chore: forward v1.42.1 release commit to main (#23162)
denobot
2024-03-28
1.42.0 (#23105)
denobot
2024-03-25
fix(ext/web): Fix structuredClone Web API type declaration (any -> generic) (...
Viktor Marinho
2024-03-22
refactor(ext/web): use relative specifiers (#23024)
Bartek Iwańczuk
2024-03-21
chore: upgrade deno_core to 0.272.0 (#23022)
Bartek Iwańczuk
2024-03-16
fix(ext/node): support MessagePort in `WorkerOptions.workerData` (#22950)
Bartek Iwańczuk
2024-03-14
chore: Forward 1.41.3 release commit (#22930)
Nathan Whitaker
2024-03-11
chore: enable clippy unused_async rule (#22834)
David Sherret
2024-03-11
fix(ext/node) implement receiveMessageOnPort for node:worker_threads (#22766)
mash-graz
2024-03-10
chore: replace 'call' to 'execute' in error messages (#22579)
Kenta Moriuchi
2024-03-08
chore: forward v1.41.2 release commit to main (#22793)
denobot
2024-03-01
perf(cli): use new deno_core timers (#22569)
Matt Mastracci
2024-02-29
chore: forward v1.41.1 release commit to main (#22643)
denobot
2024-02-22
1.41.0 (#22524)
denobot
2024-02-16
chore(ext/web): refactor timer ops before landing op sanitizer (#22435)
Matt Mastracci
2024-02-15
chore: forward v1.40.5 release commit to main (#22424)
denobot
2024-02-13
fix(ext/web): Prevent (De-)CompressionStream resource leak on stream cancella...
Florian Schwalm
2024-02-08
chore: forward v1.40.4 release commit to main (#22345)
denobot
2024-02-07
chore: upgrade deno_core to 0.259.0 (#22311)
Bartek Iwańczuk
2024-02-07
refactor: move ImageData to web extension (#22295)
Leo Kettmeir
2024-02-06
fix: Support Symbol.metadata (#22282)
Bartek Iwańczuk
2024-02-04
chore: bump deno core (#22243)
Matt Mastracci
2024-02-01
chore: forward v1.40.3 release commit to main (#22220)
Divy Srivastava
2024-01-29
refactor: Use virtul ops module (#22175)
Bartek Iwańczuk
2024-01-26
refactor: migrate extensions to virtual ops module (#22135)
Bartek Iwańczuk
2024-01-26
chore: forward v1.40.2 commit to main (#22133)
Bartek Iwańczuk
2024-01-25
chore: forward v1.40.1 commit to main (#22107)
Bartek Iwańczuk
2024-01-25
1.40.0 (#22096)
denobot
2024-01-23
refactor: port more ops to `ensureFastOps()` (#22046)
Asher Gomez
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-13
chore: forward v1.39.4 release commit to main (#21933)
denobot
2024-01-12
chore: forward v1.39.3 to main (#21915)
Bartek Iwańczuk
2024-01-10
refactor: use `core.ensureFastOps()` (#21888)
Kenta Moriuchi
2024-01-09
chore: upgrade deno_core to 0.244.0 (#21859)
Bartek Iwańczuk
2024-01-04
chore: forward v1.39.2 release commit to main (#21793)
Bartek Iwańczuk
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-27
perf: remove opAsync (#21690)
Matt Mastracci
2023-12-24
chore: ensure that each op provided to ensureFastOps is only used once (#21689)
Matt Mastracci
2023-12-21
chore: forward v1.39.1 commit to main (#21667) (#21671)
Bartek Iwańczuk
2023-12-13
1.39.0 (#21560)
denobot
2023-12-07
refactor: pull 'core', 'internals', 'primordials' from ES module (#21462)
Bartek Iwańczuk
2023-12-06
chore: bump deno_core and update tests (#21467)
Matt Mastracci
2023-12-06
feat(ext/web): add ImageData Web API (#21183)
Jamie
2023-12-06
chore: forward v1.38.5 release commit to main (#21472)
Bartek Iwańczuk
2023-12-01
refactor: use resourceForReadableStream for fetch (#20217)
Matt Mastracci
2023-11-30
chore: forward v1.38.4 release commit to main (#21400)
Bartek Iwańczuk
2023-11-30
perf(ext/web): Avoid changing prototype by setting hostObjectBrand directly (...
Laurence Rowe
2023-11-24
feat(streams): ReadableStream.read min option (#20849)
Leo Kettmeir
[next]