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
/
ops
Age
Commit message (
Expand
)
Author
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-02
refactor(ops): remove variadic buffers (#9944)
Aaron O'Mullan
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
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
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
refactor: update minimal ops & rename to buffer ops (#9719)
Inteon
2021-03-17
refactor: clean up permission handling (#9367)
crowlKats
2021-03-12
chore: split web op crate (#9635)
Luca Casonato
2021-03-01
feat: WebGPU API (#7977)
crowlKats
2021-02-26
feat(runtime): stabilize Deno.symlink and Deno.symlinkSync (#9226)
Casper Beyer
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-23
fix: panic caused by Deno.env.set("", "") (#9583)
Kohei Ueno
2021-02-21
feat(unstable): per op metrics (#9240)
Luca Casonato
2021-02-18
feat(runtime/ops): strongly typed deserialization of JSON ops (#9532)
crowlKats
2021-02-17
Make ModuleSpecifier a type alias, not wrapper struct (#9531)
Ryan Dahl
2021-02-12
chore: Update to Rust 1.50.0 (#9479)
Kitson Kelly
2021-02-11
fix(runtime/tls): handle invalid host for connectTls/startTls (#9453)
Erik Price
2021-02-07
fix(runtime/tls): remove unnecessary clone calls (#9429)
Ben Noordhuis
2021-02-01
chore: make all tests annotated with `#[cfg(test)]` (#9347)
Yusuke Tanaka
2021-01-29
refactor: IO resource types, fix concurrent read/write and graceful close (#9...
Bert Belder
2021-01-20
fix(ops/net): fix panic in op_dns_resolve (#9187)
Yoshiya Hinosawa
2021-01-19
fix(cli): actually stabilize Deno.shutdown() (#9181)
Bert Belder
2021-01-19
feat(unstable): add Deno.resolveDns API (#8790)
Yusuke Tanaka
2021-01-15
core(runtime): fix copyright in date (#9116)
Liam Murphy
2021-01-15
refactor(op_crates/crypto): Prefix ops with "op_crypto_" (#9067)
Yacine Hmito
2021-01-14
refactor: make Process#kill() throw sensible errors on Windows (#9111)
Bert Belder
2021-01-12
feat(runtime/tls): add global tls session cache (#8877)
Ben Noordhuis
2021-01-12
feat: stabilize Deno.shutdown() and Conn#closeWrite()
Bartek Iwańczuk
2021-01-11
upgrade: tokio 1.0 (#8779)
Bartek Iwańczuk
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2021-01-10
feat(fetch): req streaming + 0-copy resp streaming (#9036)
Luca Casonato
2021-01-08
fix(runtime): use tokio for async fs ops (#9042)
Casper Beyer
2021-01-06
feat: Add configurable permissions for Workers (#8215)
Steven Guerrero
2021-01-06
refactor: move WebSocket API to an op_crate (#9026)
Luca Casonato
2021-01-05
fix(runtime/websocket): respond to ping with pong (#8974)
crowlKats
2021-01-05
feat(cli/standalone): support runtime flags for deno compile (#8738)
Nayeem Rahman
2021-01-02
upgrade: Rust 1.49.0 (#8955)
Bartek Iwańczuk
2020-12-30
BREAKING(unstable): Use hosts for net allowlists (#8845)
Nayeem Rahman
2020-12-29
refactor(runtime): return iterator from resolve_addr (#8891)
Yusuke Tanaka
[prev]
[next]