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
Age
Commit message (
Expand
)
Author
2021-08-06
feat: support AbortSignal in writeFile (#11568)
Benjamin Gruenbaum
2021-08-06
feat(runtime): allow URL for permissions (#11578)
Leo K
2021-08-04
feat(unstable): clean environmental variables for subprocess (#11571)
Leo K
2021-08-02
feat: stabilize Deno.serveHttp() (#11544)
Bartek Iwańczuk
2021-07-29
feat(runtime): implement navigator.hardwareConcurrency (#11448)
Divy Srivastava
2021-07-26
refactor: use `primordials` in runtime, extensions and core (#11500)
Yusuke Tanaka
2021-07-23
cleanup(runtime): remove last references to Deno.core.sharedQueue (#11503)
Aaron O'Mullan
2021-07-14
refactor(cli/tools/test_runner): split reporter into distinct stages (#11395)
Casper Beyer
2021-07-14
refactor(runtime): apply permissions as a hook during registration (#11347)
Casper Beyer
2021-07-12
refactor: deno_http op crate (#11335)
Luca Casonato
2021-07-11
Revert "Remove unstable native plugins (#10908)"
Ryan Dahl
2021-07-10
fix: align DedicatedWorkerGlobalScope event handlers to spec (#11353)
Andreu Botella
2021-07-08
feat(runtime/http): server side websocket support (#10359)
Leo K
2021-07-08
chore: update wgpu to 0.9.0 (#11315)
Luca Casonato
2021-07-06
feat(crypto): implement generateKey() and sign() (#9614)
Divy Srivastava
2021-07-05
feat(test): add --shuffle flag to randomize test ordering (#11163)
Casper Beyer
2021-07-05
fix(runtime): ignored tests should not cause permission changes (#11278)
Casper Beyer
2021-07-05
refactor(runtime): reduce duplication in test harness (#11274)
Casper Beyer
2021-07-04
fix: primordials in extensions/net and runtime/js (#11270)
Simon Rask
2021-07-04
refactor: use primordials in runtime/, part2 (#11248)
Bartek Iwańczuk
2021-07-03
feat: enable WebAssembly.instantiateStreaming and wasm async compilation (#11...
Andreu Botella
2021-07-03
refactor: introduce primordials for ext/web (#11228)
Luca Casonato
2021-07-03
refactor: use primordials for `13_buffer.js` and `30_fs.js` (#11247)
Simon Rask
2021-07-03
refactor: use primordials in runtime/, part1 (#11241)
Bartek Iwańczuk
2021-07-02
Remove unstable native plugins (#10908)
Bartek Iwańczuk
2021-06-29
feat: Add "deno_net" extension (#11150)
Bartek Iwańczuk
2021-06-27
feat(inspector): pipe console messages between terminal and inspector (#11134)
Bartek Iwańczuk
2021-06-26
fix: specify AbortSignal for native http requests (#11126)
Luca Casonato
2021-06-25
chore(ext/console): deprecate Deno.customInspect (#10035)
Yoshiya Hinosawa
2021-06-22
feat(core): support AbortSignal in readFile (#10943)
Benjamin Gruenbaum
2021-06-22
feat: transfer MessagePort between workers (#11076)
Luca Casonato
2021-06-22
fix(runtime): fix signal promise API (#11069)
Yoshiya Hinosawa
2021-06-22
fix: move stable/unstable types/APIs to their correct places (#10880)
Muthu Kumar
2021-06-22
feat: Deno namespace configurable and unfrozen (#11062)
Kitson Kelly
2021-06-21
feat: `MessageChannel` and `MessagePort` (#11051)
Luca Casonato
2021-06-15
fix: make WHATWG streams more compliant (#10967)
Luca Casonato
2021-06-09
fix(runtime): early binding to dispatchEvent in workers (#10904)
Kitson Kelly
2021-06-07
refactor(runtime): move performance API to timers extension (#10818)
Satya Rohith
2021-06-06
feat(fetch): implement abort (#10863)
Luca Casonato
2021-06-06
feat(extensions/crypto): implement subtle.digest (#10796)
Casper Beyer
2021-06-06
feat(web): Implement TextDecoderStream and TextEncoderStream (#10842)
Andreu Botella
2021-06-05
refactor(web): use encoding_rs for text encoding (#10844)
Luca Casonato
2021-06-05
fix(crypto): change Crypto to interface (#10853)
Leo K
2021-06-05
fix(streams): expose ReadableByteStreamController & TransformStreamDefaultCon...
Leo K
2021-06-05
webutil: replace cloneValue impl with serialize/deserialize (#10215)
Elad Keyshawn
2021-06-03
feat(cli): support URL overload for `Deno.chdir` (#10793)
Casper Beyer
2021-06-03
feat(runtime): support URL overloads for `Deno.symlink` and `Deno.symlinkSync...
Casper Beyer
2021-06-03
feat(runtime): support URL overloads for Deno.rename/Deno.renameSync (#10512)
Casper Beyer
2021-06-01
feat: add FsWatcher interface (#10798)
Yoshiya Hinosawa
2021-05-31
feat(cli): support URL overloads for `Deno.utime` and `Deno.utimeSync` (#10792)
Casper Beyer
[prev]
[next]