Commits
User selector
Commit History
Commits on Jun 14, 2021
src: fix multiple AddLinkedBinding() calls
Show description for cd43073committed
Commits on Jun 1, 2021
src: cache necessary isolate & context in api/*
Show description for f52dc17committed
Commits on May 25, 2021
src: use SPrintF in ProcessEmitWarning
Show description for fa7cdd6authored andcommitted
Commits on Apr 30, 2021
src: allow custom PageAllocator in NodePlatform
Show description for bdaf51bcommitted
Commits on Apr 8, 2021
bootstrap: print information for snapshot at environment exit in debug
Show description for 6cb314bauthored andcommitted
Commits on Mar 25, 2021
src: report idle time correctly
Show description for aaf9806committed
Stephen Belanger
Commits on Mar 15, 2021
src: use non-deprecated GetCreationContext from V8
Show description for 8e8dea3committed
Commits on Jan 24, 2021
src: mark internally exported functions as explicitly internal
Show description for bf79987authored andcommittedsrc: inline AsyncCleanupHookHandle in headers
Show description for 1fe571aauthored andcommitted
Commits on Jan 18, 2021
buffer: add base64url encoding option
Show description for f8ab632authored andcommitted
Commits on Dec 21, 2020
src: use correct microtask queue for checkpoints
Show description for 2070d5bcommitted
Commits on Dec 13, 2020
src: add way to get IsolateData and allocator from Environment
Show description for d313bf7authored andcommitted
Commits on Dec 11, 2020
src: allow preventing SetPrepareStackTraceCallback
Show description for 743ee9dcommittedsrc: introduce convenience node::MakeSyncCallback()
Show description for 348a3adauthored andcommitted
Commits on Nov 2, 2020
src: clean up embedder API
Show description for dfc288eauthored andcommitted
Commits on Oct 14, 2020
src: add embedding helpers to reduce boilerplate code
Show description for 9fd6122committed
Commits on Oct 11, 2020
src: add maybe versions of EmitExit and EmitBeforeExit
Show description for 278d38fcommitted
Commits on Oct 8, 2020
src: expose v8::Isolate setup callbacks
Show description for ccc822ccommitted
Commits on Oct 3, 2020
src: remove invalid ToLocalChecked in EmitBeforeExit
Show description for f83f683committedsrc: make MakeCallback() check can_call_into_js before getting method
Show description for 602fb3bauthored andcommitted
Commits on Sep 26, 2020
src: allow N-API addon in `AddLinkedBinding()`
Show description for ff38165authored andcommitted
Commits on Sep 5, 2020
src: shutdown libuv before exit()
Show description for e326c41authored andcommitted
Commits on Aug 11, 2020
worker: fix --abort-on-uncaught-exception handling
Show description for fd038a1authored andcommitted
Commits on Aug 7, 2020
src: fix linter failures
Show description for bfebfdbauthored andcommitted
Commits on Aug 6, 2020
n-api,src: provide asynchronous cleanup hooks
Show description for 22cbbcfcommitted
Commits on Jul 21, 2020
src: allow preventing SetPromiseRejectCallback
Show description for 5f5b956committed
Commits on Jul 18, 2020
src: snapshot Environment upon instantiation
Show description for 1faf6f4committedsrc: split the main context initialization from Environemnt ctor
Show description for 404302fcommitted
Commits on Jul 14, 2020
src,doc,test: remove String::New default parameter
Show description for a038199committedasync_hooks: improve resource stack performance
Show description for 460c81dcommitted
Commits on Jun 25, 2020
lib,src: remove cpu profiler idle notifier
Show description for 40bc309authored andcommittedsrc: fix ParseEncoding
Show description for bc23d10authored andcommittedsrc: disallow JS execution inside FreeEnvironment
Show description for 0fb91acauthored andcommitted
Commits on Jun 19, 2020
domain: remove native domain code
Show description for 646e5a4authored andcommittedasync_hooks: callback trampoline for MakeCallback
Show description for 59e6230authored andcommitted