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
Age
Commit message (
Expand
)
Author
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-04-06
refactor: add deno_file op crate (#10019)
Luca Casonato
2021-04-06
refactor: rewrite "net" ops to use serde_v8 (#10028)
Aaron O'Mullan
2021-04-06
chore: deprecate Deno.Buffer and read/write utils (#9793)
Luca Casonato
2021-04-05
refactor: convert ops to use serde_v8 (#10009)
Aaron O'Mullan
2021-04-03
refactor: Switch op_now to be a json-op (#9974)
Aaron O'Mullan
2021-04-03
fix(permissions): don't panic when no input is given (#9894)
upendra1997
2021-04-02
refactor(ops): remove variadic buffers (#9944)
Aaron O'Mullan
2021-04-02
chore: bump dependent crates for cli (#9964)
Kitson Kelly
2021-03-31
refactor: new optimized op-layer using serde_v8 (#9843)
Aaron O'Mullan
2021-03-27
chore: Add missing copyright headers (#9910)
Aaron O'Mullan
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-03-25
upgrade: Rust 1.51.0 (#9895)
Yusuke Tanaka
2021-03-21
chore: release crates (#9847)
Bartek Iwańczuk
2021-03-21
refactor(runtime/permissions): Rename permission structs (#9841)
Nayeem Rahman
2021-03-20
refactor: Move bin ops to deno_core and unify logic with json ops (#9457)
Inteon
2021-03-20
upgrade: tokio 1.4.0 (#9842)
Ryan Dahl
2021-03-20
fix(op_crates/webgpu): create instance only when required (#9771)
crowlKats
2021-03-19
refactor(runtime/ops/worker_host): simplify worker perms handling (#9835)
crowlKats
2021-03-19
chores: enforce type ResourceId across codebase (#9837)
Divy Srivastava
2021-03-18
normalize rids (#9832)
crowlKats
2021-03-18
fix: fallback to default UA and CA data for Deno.createHttpClient() (#9830)
Aaron O'Mullan
2021-03-18
move runtime ops to serde ops (#9828)
crowlKats
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-17
refactor: clean up permission handling (#9367)
crowlKats
2021-03-15
chore: Upgrade rustyline to 8.0.0 (#9781)
Casper Beyer
2021-03-14
fix(runtime): do not require deno namespace in workers for crypto (#9784)
Casper Beyer
2021-03-14
chore: upgrade to tokio 1.3.0 (#9778)
Yusuke Tanaka
2021-03-12
chore: bump crates (#9769)
Luca Casonato
2021-03-12
refactor: move Console to op_crates/console (#9770)
Luca Casonato
2021-03-12
chore: split web op crate (#9635)
Luca Casonato
2021-03-09
chore: release crates (#9731)
Bartek Iwańczuk
2021-03-08
fix(runtime/js): add navigator interface objects (#9685)
Nayeem Rahman
2021-03-08
chore: fix decendents in runtime readme (#9718)
Tobias Nießen
2021-03-04
fix(runtime/web_worker): Don't block self.onmessage with TLA (#9619)
Nayeem Rahman
2021-03-02
Bump crates again (#9653)
Ryan Dahl
2021-03-02
Bump crate versions (#9651)
Ryan Dahl
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-28
chore(runtime): remove rustyline dependency (#9625)
Casper Beyer
2021-02-28
chore(runtime): removed unused dependencies (#9622)
Akshat Agarwal
2021-02-26
feat(runtime): stabilize Deno.symlink and Deno.symlinkSync (#9226)
Casper Beyer
2021-02-26
chore(cli/runtime): use re-export serde from deno_core (#9599)
Kitson Kelly
2021-02-25
chore(core): optional args for registerErrorClass (#9602)
Luca Casonato
2021-02-25
feat(runtime): stabilize Deno.link and Deno.linkSync (#9417)
Casper Beyer
2021-02-25
fix(runtime): do not panic on irregular dir entries (#9579)
Casper Beyer
2021-02-25
feat(runtime): stabilise permissions and add event target capabilities (#9573)
Kitson Kelly
2021-02-24
feat: add exit sanitizer to Deno.test (#9529)
Casper Beyer
2021-02-23
fix: panic caused by Deno.env.set("", "") (#9583)
Kohei Ueno
[prev]
[next]