trop[bot] 2dee8783cc fix: avoid package.json check on built-in modules (#39425) 1 year ago
..
.patches 878f18474e fix: do not resolve electron entrypoints on disk (#39248) 1 year ago
allow_embedder_to_control_codegenerationfromstringscallback.patch ee668f1472 fix: recommended `node-gyp` version in `node.h` error (#37942) 2 years ago
be_compatible_with_cppgc.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
build_add_gn_build_files.patch fb330fba9e build: fix filesystem permissions from bad trop commits 2 years ago
build_ensure_native_module_compilation_fails_if_not_using_a_new.patch ee668f1472 fix: recommended `node-gyp` version in `node.h` error (#37942) 2 years ago
build_ensure_v8_pointer_compression_sandbox_is_enabled_on_64bit.patch 8e7c81052d chore: remove useless Node.js V8 patch (#36043) 2 years ago
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
cherry-pick-09ae62b.patch 64b514472d chore: cherry-pick 09ae62b from node (#36624) 2 years ago
chore_add_context_to_context_aware_module_prevention.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
chore_enable_c_17_for_native_modules.patch 895f991816 chore: compile addons with --gnu++17 (#36369) 2 years ago
chore_read_nobrowserglobals_from_global_not_process.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
darwin_bump_minimum_supported_version_to_10_15_3406.patch db5a3c014a chore: bump node to v16.14.2 (main) (#32833) 3 years ago
drop_deserializerequest_move_constructor_for_c_20_compat.patch fb330fba9e build: fix filesystem permissions from bad trop commits 2 years ago
enable_-wunqualified-std-cast-call.patch 08ccc81574 chore: bump chromium to 107.0.5274.0 (main) (#35375) 2 years ago
enable_crashpad_linux_node_processes.patch 8d9a9641cd fix: enable crashpad for ELECTRON_RUN_AS_NODE processes (#36483) 2 years ago
expose_get_builtin_module_function.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
feat_add_knostartdebugsignalhandler_to_environment_to_prevent.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch 1847581848 fix: crash on WebWorker destruction (#35422) 2 years ago
feat_initialize_asar_support.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
fix_account_for_debugger_agent_race_condition.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
fix_add_default_values_for_variables_in_common_gypi.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
fix_crash_caused_by_gethostnamew_on_windows_7.patch 7d3f22dd32 fix: uv_os_gethostname failing on Windows 7 (libuv patch regression) (#35702) 2 years ago
fix_crypto_tests_to_run_with_bssl.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
fix_do_not_resolve_electron_entrypoints.patch 2dee8783cc fix: avoid package.json check on built-in modules (#39425) 1 year ago
fix_expose_the_built-in_electron_module_via_the_esm_loader.patch c87b479a05 fix: expose the built-in electron module via the ESM loader (#35957) 2 years ago
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
fix_failing_node_js_test_on_outdated.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
fix_handle_boringssl_and_openssl_incompatibilities.patch 39d79c5c28 chore: bump node to v16.17.1 (main) (#35800) 2 years ago
fix_override_createjob_in_node_platform.patch 97b353a30a chore: bump chromium to 106.0.5216.0 (main) (#34993) 2 years ago
fix_parallel_test-v8-stats.patch fb330fba9e build: fix filesystem permissions from bad trop commits 2 years ago
fix_preserve_proper_method_names_as-is_in_error_stack.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
fix_readbarrier_undefined_symbol_error_on_woa_arm64.patch fb990ba1eb chore: bump node to v16.7.0 (main) (#30350) 3 years ago
fix_serdes_test.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
fix_suppress_clang_-wdeprecated-declarations_in_libuv.patch 7d3f22dd32 fix: uv_os_gethostname failing on Windows 7 (libuv patch regression) (#35702) 2 years ago
fixup_for_error_declaration_shadows_a_local_variable.patch 08ccc81574 chore: bump chromium to 107.0.5274.0 (main) (#35375) 2 years ago
fixup_for_wc_98-compat-extra-semi.patch 62dddd12ed chore: fix memory leak in v8.serialize() (#37774) 2 years ago
json_parse_errors_made_user-friendly.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
macos_avoid_posix_spawnp_cwd_bug_3597.patch 00021a41b1 chore: backport 7c9b3938d from libuv (#33815) 3 years ago
macos_don_t_use_thread-unsafe_strtok_3524.patch f912130be6 fix: libuv patches to address child_process.spawn slowness (#33337) 3 years ago
pass_all_globals_through_require.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
process_bsd_handle_kevent_note_exit_failure_3451.patch 9d698c76c5 chore: update out-dated node patches (#33421) 3 years ago
process_fix_hang_after_note_exit_3521.patch 9d698c76c5 chore: update out-dated node patches (#33421) 3 years ago
process_monitor_for_exit_with_kqueue_on_bsds_3441.patch 9d698c76c5 chore: update out-dated node patches (#33421) 3 years ago
process_only_use_f_dupfd_cloexec_if_it_is_defined_3512.patch f912130be6 fix: libuv patches to address child_process.spawn slowness (#33337) 3 years ago
process_reset_the_signal_mask_if_the_fork_fails_3537.patch f912130be6 fix: libuv patches to address child_process.spawn slowness (#33337) 3 years ago
process_simplify_uv_write_int_calls_3519.patch f912130be6 fix: libuv patches to address child_process.spawn slowness (#33337) 3 years ago
refactor_allow_embedder_overriding_of_internal_fs_calls.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
refactor_alter_child_process_fork_to_use_execute_script_with.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
reland_macos_use_posix_spawn_instead_of_fork_3257.patch f912130be6 fix: libuv patches to address child_process.spawn slowness (#33337) 3 years ago
repl_fix_crash_when_sharedarraybuffer_disabled.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
src_allow_embedders_to_provide_a_custom_pageallocator_to.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
src_fix_ssize_t_error_from_nghttp2_h.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
src_update_importmoduledynamically.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago
support_v8_sandboxed_pointers.patch 62dddd12ed chore: fix memory leak in v8.serialize() (#37774) 2 years ago
unix_remove_uv_cloexec_ioctl_3515.patch 4e66b072da chore: update libuv patch for event loop integration (#31647) 3 years ago
unix_simplify_uv_cloexec_fcntl_3492.patch 4e66b072da chore: update libuv patch for event loop integration (#31647) 3 years ago
v8_api_advance_api_deprecation.patch 08ccc81574 chore: bump chromium to 107.0.5274.0 (main) (#35375) 2 years ago
worker_thread_add_asar_support.patch d0e220cbce chore: bump node to v16.17.0 (main) (#35350) 2 years ago