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
/
runtime
/
js
/
99_main.js
Age
Commit message (
Expand
)
Author
2021-06-05
fix(crypto): change Crypto to interface (#10853)
Leo K
2021-06-05
fix(streams): expose ReadableByteStreamController & TransformStreamDefaultCon...
Leo K
2021-05-23
feat(extensions): add BroadcastChannel
Ben Noordhuis
2021-05-18
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
Yusuke Tanaka
2021-05-11
feat(runtime/worker): Structured cloning worker message passing (#9323)
Tim Ramlot
2021-05-10
feat: add WebStorage API (#7819)
crowlKats
2021-05-06
chore: update wgpu and realign to spec (#9760)
Luca Casonato
2021-05-03
fix(core): error registration could pollute constructors (#10422)
Aaron O'Mullan
2021-04-25
refactor(core): move op cache sync responsibility to rust space (#10340)
Aaron O'Mullan
2021-04-21
refactor(core): simplify error handling (#10297)
Aaron O'Mullan
2021-04-20
chore: align fetch to spec (#10203)
Luca Casonato
2021-04-14
chore: align FormData to spec (#10169)
Luca Casonato
2021-04-12
refactor(deno): remove concept of bin & json ops (#10145)
Aaron O'Mullan
2021-04-12
feat: Add Deno.memoryUsage() (#9986)
Aaron O'Mullan
2021-04-05
refactor: convert ops to use serde_v8 (#10009)
Aaron O'Mullan
2021-03-18
chore(console): distinguish between log levels (#9824)
Luca Casonato
2021-03-18
refactor: update minimal ops & rename to buffer ops (#9719)
Inteon
2021-03-12
refactor: move Console to op_crates/console (#9770)
Luca Casonato
2021-03-08
fix(runtime/js): add navigator interface objects (#9685)
Nayeem Rahman
2021-03-01
feat: WebGPU API (#7977)
crowlKats
2021-02-04
chore: use strict mode for internal runtime, core, and op_crates js (#9391)
Developing
2021-02-04
refactor: rewrite File implementation (#9334)
Luca Casonato
2021-01-30
refactor: rewrite Blob implementation (#9309)
Luca Casonato
2021-01-28
chore: add jsdoc to 26_fetch.js and enable some fetch tests (#9305)
Luca Casonato
2021-01-21
fix(runtime): fix recursive dispatches of unload event (#9207)
Yoshiya Hinosawa
2021-01-17
fix(op_crates/web): Use WorkerLocation for location in workers (#9084)
Nayeem Rahman
2021-01-17
chore: Enforce ban-untagged-todo lint rule (#9135)
Bartek IwaĆczuk
2021-01-15
refactor(op_crate/fetch): align streams to spec (#9103)
Kitson Kelly
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-10
tests(wpt/console): Enables web platform tests for console (#9013)
Tarik Eshaq
2021-01-07
feat: add --location=<href> and globalThis.location (#7369)
Nayeem Rahman
2020-12-17
refactor: Rename runtime/rt to runtime/js (#8806)
Nayeem Rahman
[prev]