summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Working on v20.2.1v20.x-stagingv20.xMichaël Zasso2023-05-161-2/+2
* 2023-05-16, Version 20.2.0 (Current)v20.2.0Michaël Zasso2023-05-155-8/+128
* test_runner: use v8.serialize instead of TAPMoshe Atlow2023-05-1519-4600/+303
* permission: remove unused function declarationDeokjin Kim2023-05-151-3/+0
* src: deduplicate X509Certificate::Fingerprint*Tobias Nießen2023-05-152-36/+18
* test: mark test-esm-loader-http-imports as flakyTobias Nießen2023-05-151-0/+4
* vm: fix crash when setting __proto__ on context's globalThisFeng Yu2023-05-152-1/+15
* test_runner: add shorthands to `test`Chemi Atlow2023-05-154-10/+72
* src: stop copying code cache, part 2Keyhan Vakil2023-05-153-51/+81
* deps: update simdutf to 3.2.9Node.js GitHub Bot2023-05-152-182/+207
* doc: add missing deprecated blocks to clusterTobias Nießen2023-05-151-0/+4
* meta: bump step-security/harden-runner from 2.3.1 to 2.4.0Rich Trott2023-05-151-1/+1
* meta: bump github/codeql-action from 2.3.2 to 2.3.3Rich Trott2023-05-151-1/+1
* tools: debug log for nghttp3Marco Ippolito2023-05-151-0/+2
* url: add value argument to has and delete methodsSankalp Shubham2023-05-1515-607/+707
* src: add cjs_module_lexer_version base64_versionJithil P Ponnan2023-05-157-2/+46
* esm: do not use `'beforeExit'` on the main threadAntoine du Hamel2023-05-152-17/+20
* doc: update description of globalTobias Nießen2023-05-151-4/+8
* meta: bump actions/setup-python from 4.5.0 to 4.6.0Rich Trott2023-05-151-1/+1
* doc: update measure memory rejection informationYash Ladha2023-05-151-1/+2
* http: prevent writing to the body when not allowed by HTTP specGerrard Lindsay2023-05-158-12/+142
* vm,lib: refactor microtaskQueue assignment logicXadillaX2023-05-151-8/+6
* doc: fix broken link to TC39 import attributes proposalRich Trott2023-05-152-2/+2
* test: add getRandomValues return lengthJithil P Ponnan2023-05-151-0/+5
* doc: fix broken linkRich Trott2023-05-151-1/+1
* worker: support more cases when (de)serializing errorsMoshe Atlow2023-05-152-11/+111
* lib: update commentsinkhaha2023-05-151-1/+1
* test: unskip negative-settimeout.any.js WPTFilip Skokan2023-05-151-5/+1
* crypto: remove default encoding from scryptTobias Nießen2023-05-151-8/+2
* doc: remove broken linkRich Trott2023-05-151-3/+2
* meta: add security-wg ping to permission.jsRafael Gonzaga2023-05-151-0/+1
* permission: resolve reference to absolute path only for fs permissionDaeyeon Jeong2023-05-121-2/+5
* src: move BlobSerializerDeserializer to a separate header fileDarshan Sen2023-05-124-332/+490
* test_runner: fix ordering of test hooksPhil Nash2023-05-122-5/+10
* test,crypto: update WebCryptoAPI WPTFilip Skokan2023-05-127-22/+79
* dns: call `ada::idna::to_ascii` directly from c++Yagiz Nizipli2023-05-124-19/+18
* test_runner: omit inaccessible files from coveragecjihrig2023-05-123-3/+31
* src: rename SKIP_CHECK_SIZE to SKIP_CHECK_STRLENTobias Nießen2023-05-121-4/+4
* deps: V8: cherry-pick 5f025d1ca2caMichaël Zasso2023-05-122-23/+49
* deps: V8: cherry-pick a8a11a87cb72Michaël Zasso2023-05-122-137/+128
* src: register external references for source codeKeyhan Vakil2023-05-126-117/+123
* fs: make readdir recursive algorithm iterativeEthan Arrowood2023-05-122-32/+58
* doc: document make lint-md-cleanMatteo Collina2023-05-121-0/+3
* tools: automate icu-small updateMarco Ippolito2023-05-124-0/+95
* doc: mark global object as legacyMert Can Altın2023-05-121-0/+3
* deps: update ada to 2.4.0Node.js GitHub Bot2023-05-123-2271/+2665
* tools: update lint-md-dependencies to rollup@3.21.5Node.js GitHub Bot2023-05-123-235/+219
* doc: ntfs junction points must link to directoriesBen Noordhuis2023-05-121-2/+4
* src: support V8 experimental shared values in messagingShu-yu Guo2023-05-123-4/+56
* tools: update eslint to 8.40.0Node.js GitHub Bot2023-05-121134-1503/+1914