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
/
worker.rs
Age
Commit message (
Expand
)
Author
2021-05-26
refactor: move JsRuntimeInspector to deno_core (#10763)
Bartek Iwańczuk
2021-05-26
refactor: Rewrite Inspector implementation (#10725)
Bartek Iwańczuk
2021-05-23
feat(extensions): BroadcastChannel WPT conformance
Ben Noordhuis
2021-05-23
feat(extensions): add BroadcastChannel
Ben Noordhuis
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-02
refactor(runtime): use Extensions (#10461)
Aaron O'Mullan
2021-04-30
refactor(core): provide builtins as an Extension (#10449)
Aaron O'Mullan
2021-04-30
refactor(core): initialize extensions in runtime constructor (#10421)
Aaron O'Mullan
2021-04-28
core: introduce extensions (#9800)
Aaron O'Mullan
2021-04-25
refactor(core): move op cache sync responsibility to rust space (#10340)
Aaron O'Mullan
2021-04-21
fix: do not panic on not found cwd (#10238)
Satya Rohith
2021-04-12
refactor(deno): remove concept of bin & json ops (#10145)
Aaron O'Mullan
2021-04-08
feat: native HTTP bindings (#9935)
Bartek Iwańczuk
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-03-12
chore: split web op crate (#9635)
Luca Casonato
2021-03-04
fix(runtime/web_worker): Don't block self.onmessage with TLA (#9619)
Nayeem Rahman
2021-03-02
refactor(op_crates/web): Move URL parsing to Rust (#9276)
Nayeem Rahman
2021-03-01
feat: WebGPU API (#7977)
crowlKats
2021-02-21
feat(unstable): per op metrics (#9240)
Luca Casonato
2021-02-17
Make ModuleSpecifier a type alias, not wrapper struct (#9531)
Ryan Dahl
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2021-01-07
feat: add --location=<href> and globalThis.location (#7369)
Nayeem Rahman
2021-01-06
refactor: move WebSocket API to an op_crate (#9026)
Luca Casonato
2021-01-05
feat(cli/standalone): support runtime flags for deno compile (#8738)
Nayeem Rahman
2020-12-21
feat(unstable): record raw coverage into a directory (#8642)
Casper Beyer
2020-12-20
Revert "fix: TLA in web worker (#8809)" (#8839)
Bartek Iwańczuk
2020-12-20
fix: TLA in web worker (#8809)
Bartek Iwańczuk
2020-12-16
refactor: rewrite ops to use ResourceTable2 (#8512)
Bartek Iwańczuk
2020-12-13
refactor: deno_runtime crate (#8640)
Bartek Iwańczuk
[prev]