Commits
User selector
Commit History
Commits on Jun 14, 2021
report: generates report on threads with no isolates
Show description for 99a3d55authored andcommitted
Commits on Jun 8, 2021
src: skip test_fatal/test_threads for Debug builds
Show description for 1fc4d43committed
Commits on May 18, 2021
src: fix fatal errors when a current isolate not exist
Show description for f536cc2committed
Commits on May 5, 2021
node-api: faster threadsafe_function
Show description for 7abc7e4committed
Commits on Apr 13, 2021
test: fix typo in comment in binding.c
Show description for 8f4850dauthored andcommitted
Commits on Apr 2, 2021
test: prepare for consistent comma-dangle lint rule
Show description for 330f25ecommitted
Commits on Mar 19, 2021
node-api: stop ref gc during environment teardown
Show description for 52f9aafcommitted
Commits on Mar 10, 2021
node-api: define version 8
Show description for d154755authored andcommitted
Commits on Feb 10, 2021
node-api: allow retrieval of add-on file name
Show description for ad3ebedandcommitted
Commits on Feb 6, 2021
test: rename n-api to node-api
Show description for 4b7f23fauthored andcommitted
Commits on Feb 2, 2021
test: remove outdated V8 flag
Show description for 501ae0ecommitted
Commits on Jan 27, 2021
test,doc,lib: adjust object literal newlines for lint rule
Show description for 996b85bcommitted
Commits on Nov 20, 2020
n-api: fix test_async_context warnings
Show description for 551d8c4committed
Gabriel Schulhof
Commits on Nov 5, 2020
n-api: unlink reference during its destructor
Show description for c822ba7committed
Gabriel Schulhof
Commits on Oct 31, 2020
n-api: napi_make_callback emit async init with resource of async_context
Show description for 3a7537dauthored andcommitted
Commits on Oct 27, 2020
n-api: revert change to finalization
Show description for 0b45382authored andcommitted
Commits on Oct 7, 2020
test: adjust comments for upcoming lint rule
Show description for f593f9ecommitted
Commits on Aug 27, 2020
n-api: re-implement async env cleanup hooks
Show description for 0848f56andcommitted
Commits on Aug 21, 2020
n-api: handle weak no-finalizer refs correctly
Show description for acd423bauthored andcommitted
Commits on Aug 12, 2020
test: skip node-api/test_worker_terminate_finalization
Show description for cf5d7c0authored andcommitted
Commits on Aug 11, 2020
test: fix test_worker_terminate_finalization
Show description for 9f47e5acommitted
Commits on Aug 6, 2020
n-api,src: provide asynchronous cleanup hooks
Show description for 22cbbcfcommitted
Commits on Aug 5, 2020
test: convert most N-API tests from C++ to C
Show description for 7343272committed
Gabriel Schulhof
Commits on Jun 9, 2020
n-api: ensure scope present for finalization
Show description for 362e4a1committed
Commits on May 24, 2020
module: deprecate module.parent
Show description for 6443ab9authored andcommitted
Commits on May 23, 2020
Revert "n-api: detect deadlocks in thread-safe function"
Show description for b18d8ddauthored andcommitted
Commits on May 16, 2020
buffer,n-api: release external buffers from BackingStore callback
Show description for c1ee70ecommitted
Commits on Apr 30, 2020
test: fix out-of-bound reads from invalid sizeof usage
Show description for 8698dd9committedtest: add missing calls to napi_async_destroy
Show description for ff38ec0committed
Commits on Apr 27, 2020
n-api: fix false assumption on napi_async_context structures
Show description for 307c67bauthored andcommitted
Commits on Apr 19, 2020
n-api: detect deadlocks in thread-safe function
Show description for d26ca06committed
Gabriel Schulhof
Commits on Apr 16, 2020
Revert "n-api: detect deadlocks in thread-safe function"
Show description for d3d5ecacommitted
Gabriel Schulhof
Commits on Apr 9, 2020
n-api: detect deadlocks in thread-safe function
Show description for aeb7084committed
Gabriel Schulhof
Commits on Mar 9, 2020
n-api: define release 6
Show description for c0c81edandcommitted
Commits on Feb 6, 2020
n-api: free instance data as reference
Show description for 884e287committed
Gabriel Schulhof