summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: cleanup validationVoltrex2021-08-121-10/+3
* lib: cleanup instance validationVoltrex2021-08-121-24/+23
* lib: use helper for readabilityVoltrex2021-08-121-24/+13
* doc: fix `fs.rmdir` `recursive` option deprecation historyAntoine du Hamel2021-08-121-0/+9
* src: fix crash in AfterGetAddrInfoAnna Henningsen2021-08-121-5/+13
* build: run coverage for inspector protocol changesRichard Lau2021-08-121-2/+0
* tools: fix more build warnings in inspector_protocolRichard Lau2021-08-122-4/+6
* tools: cherry-pick ffb34b6d5dbf0Darshan Sen2021-08-122-4/+6
* doc: fixed variable names in queueMicrotask exampleashish maurya2021-08-121-2/+2
* lib: use validatorsVoltrex2021-08-121-8/+18
* src: return Maybe<bool> from InitializeContextRuntime()Darshan Sen2021-08-124-38/+92
* lib: use validatorVoltrex2021-08-121-5/+2
* lib: use `validateObject`Voltrex2021-08-121-11/+24
* url,buffer: implement URL.createObjectURLJames M Snell2021-08-1214-36/+482
* test: enable blob.prototype.stream testsJames M Snell2021-08-122-3/+2
* buffer: add Blob.prototype.stream method and other cleanupsJames M Snell2021-08-123-31/+145
* fs: add recursive cp methodbcoe2021-08-1120-1/+1782
* deps: V8: cherry-pick 81814ed44574Stephen Belanger2021-08-113-2/+18
* test: update WPT abort testsMichaël Zasso2021-08-114-7/+14
* test: update WPT common and resourcesMichaël Zasso2021-08-1114-1325/+1655
* 2021-08-11, Version 16.6.2 (Current)Beth Griggs2021-08-112-1/+26
* 2021-08-11, Version 14.17.5 'Fermium' (LTS)Beth Griggs2021-08-112-1/+26
* 2021-08-11, Version 12.22.5 'Erbium' (LTS)Beth Griggs2021-08-112-1/+26
* tls: validate "rejectUnauthorized: undefined"Matteo Collina2021-08-112-1/+29
* bootstrap: call _undestroy() inside _destroy for stdout and stderrMatteo Collina2021-08-112-0/+37
* deps: update c-ares to 1.17.2Beth Griggs2021-08-1039-593/+889
* meta: consolidate AUTHORS entries for ooHmartYRich Trott2021-08-102-2/+2
* meta: consolidate AUTHORS entries for homosaurRich Trott2021-08-102-2/+2
* meta: consolidate AUTHORS entries for Ayase-252Rich Trott2021-08-102-2/+2
* meta: consolidate AUTHORS entries for robin-drexlerRich Trott2021-08-102-2/+2
* meta: consolidate AUTHORS entries for samshullRich Trott2021-08-102-1/+1
* meta: update AUTHORSRich Trott2021-08-101-0/+2
* meta: consolidate email addresses for MarshallOfSoundRich Trott2021-08-102-1/+1
* meta: consolidate email addresses for tadjik1Rich Trott2021-08-102-1/+1
* meta: consolidate email addresses for szmarczakRich Trott2021-08-102-1/+1
* tools: update inspector_protocol to e8ba1a7Rich Trott2021-08-094-0/+44
* tools: update inspector_protocol to 39ca567Rich Trott2021-08-091-1/+2
* tools: update inspector_protocol to 97d3146Rich Trott2021-08-094-56/+50
* Revert "tools: fix compiler warning in inspector_protocol"Rich Trott2021-08-092-6/+4
* tools: update inspector_protocol to a53e96d31a2755eb16ca37Rich Trott2021-08-092-5/+12
* tools: update inspector_protocol to fe0467fd105aRich Trott2021-08-091-10/+11
* test: fix test-debugger-heap-profiler for workersRichard Lau2021-08-091-7/+4
* doc: change "Version 4 UUID" to "version 4 UUID"Tobias Nießen2021-08-082-2/+2
* build: fix V8 build with pointer compressionMichaël Zasso2021-08-072-2/+8
* test: increase memory for coverage actionbcoe2021-08-071-0/+2
* doc: update debugger.md description and examplesRich Trott2021-08-071-35/+46
* stream: utility consumers for web and node.js streamsJames M Snell2021-08-063-0/+391
* lib: expose `DOMException` as globalXadillaX2021-08-068-17/+49
* src: return Maybe from a couple of functionsDarshan Sen2021-08-063-18/+23
* doc: fix color contrast issue in light modeRich Trott2021-08-061-1/+1