Commits
User selector
Commit history
Commits on May 7, 2026
test: update test/addons/openssl-binding for OpenSSL 4.0
Show description for afdd355authored andcommitted
Commits on Apr 10, 2026
crypto: add crypto::GetSSLCtx API for addon access to OpenSSL contexts
Show description for b0cbfe3authored andcommitted
Commits on Feb 22, 2026
test: forbid use of named imports for fixtures
Show description for d4034dfcommittedtest: enforce better never-settling-promise detection
Show description for 4f871eecommitted
Commits on Jan 19, 2026
test: mark stringbytes-external-max flaky on AIX
Show description for 74df70dauthored andcommittedtest: prefer major GC in cppgc-object teardown
Show description for a88bffeauthored andcommittedtest: ensure assertions are reached on more tests
Show description for 0f05221committed
Commits on Nov 13, 2025
test: mark stringbytes-external-exceed-max tests as flaky on AIX
Show description for 9dea7ffauthored andcommittedtest: ensure assertions are reachable in `test/addons`
Show description for 84576efcommitted
Commits on Jul 25, 2025
test: expand linting rules around `assert` w literal messages
Show description for 7e0a0fcauthored andcommitted
Commits on Jun 1, 2025
src: update std::vector<v8::Local<T>> to use v8::LocalVector<T>
Show description for 8a1eaeaauthored andcommitted
Commits on May 2, 2025
deps: patch V8 to support compilation with MSVC
Show description for 732923bauthored andcommittedsrc: add ExecutionAsyncId getter for any Context
Show description for 947c6a4authored andcommittedtest: skip uv-thread-name on IBM i
Show description for 80dd2d7authored andcommitted
Commits on Feb 6, 2025
src: set thread name for main thread and v8 worker
Show description for 5669cb0authored andcommitted
Commits on Jan 25, 2025
test: move crypto related common utilities in common/crypto
Show description for 761de81authored
Commits on Dec 22, 2024
tools: fix `require-common-first` lint rule from subfolder
Show description for 48c75bcauthored
Commits on Dec 20, 2024
esm: add experimental support for addon modules
Show description for b6df128authored
Commits on Dec 12, 2024
src,lib: stabilize permission model
Show description for be04d06authored
Commits on Oct 22, 2024
test: fix addons and node-api test assumptions
Show description for 47ad609authored
Commits on Sep 28, 2024
test: fix typos
Show description for 28c7394authored
Commits on Aug 29, 2024
test: merge ongc and gcutil into gc.js
Show description for 0b6b2a4authored andcommitted
Commits on Aug 16, 2024
src: remove dependency on wrapper-descriptor-based CppHeap
Show description for 0be79f4authored andcommitted
Commits on Jun 2, 2024
test: fix test when compiled without engine support
Show description for 43ab5b9authored
Commits on May 4, 2024
build: define `NOMINMAX` in common.gypi
Show description for 8b2011aauthored
Commits on Mar 31, 2024
src: add missing TryCatch
Show description for d9c47e9committed
Commits on Dec 19, 2023
test: fix flakiness in worker*.test-free-called
Show description for 64f7d0eauthored
Commits on Aug 21, 2023
test: use `tmpdir.resolve()`
Show description for 052434aauthored
Commits on Aug 11, 2023
src,tools: initialize cppgc
Show description for 7f2c810andauthored
Commits on Jun 21, 2023
report: disable js stack when no context is entered
Show description for a509753authored
Commits on May 5, 2023
src: throw DataCloneError on transfering untransferable objects
Show description for 6454973authored
Commits on Feb 23, 2023
src,process: add permission model
Show description for 00c2225authored
Commits on Feb 22, 2023
build,test: add proper support for IBM i
Show description for a3211e1authored
Commits on Jan 31, 2023
build: export more OpenSSL symbols on Windows
Show description for 3abd559authored
Commits on Dec 23, 2022
src: fix creating `Isolate`s from addons
Show description for 43e09afauthored