Age | Commit message (Expand) | Author |
---|---|---|
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl |
2021-07-05 | refactor: asynchronous blob backing store (#10969) | Jimmy Wärting |
2021-07-02 | perf: speed up TextEncoder.prototype.encodeInto() (#11219) | Andreu Botella |
2021-06-22 | feat: transfer MessagePort between workers (#11076) | Luca Casonato |
2021-06-21 | feat: `MessageChannel` and `MessagePort` (#11051) | Luca Casonato |
2021-06-14 | refactor: move streams implementation to deno_web crate (#10935) | Bartek Iwańczuk |
2021-06-10 | refactor: merge deno_file crate into deno_web (#10914) | Bartek Iwańczuk |
2021-06-07 | refactor(runtime): move performance API to timers extension (#10818) | Satya Rohith |
2021-06-05 | refactor(web): use encoding_rs for text encoding (#10844) | Luca Casonato |
2021-06-05 | refactor(crypto): validate max random bytes in Rust (#10857) | Leo K |
2021-04-30 | Rename crate_ops to extensions (#10431) | Andy Hayden |