..
.patches
perf: patch libuv to use posix_spawn on macOS ( #27026 )
2021-02-08 10:25:04 -05:00
allow_preventing_preparestacktracecallback.patch
fix: stack traces in non-Node.js contexts ( #26820 )
2020-12-09 11:08:13 -08:00
build_add_gn_build_files.patch
chore: bump node to v14.15.4 (master) ( #27198 )
2021-01-05 13:37:23 -08:00
build_bring_back_node_with_ltcg_configuration.patch
chore: bump node to v14.14.0 (master) ( #25994 )
2020-10-19 13:28:28 -07:00
build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch
chore: bump node to v14.15.2 (master) ( #27045 )
2020-12-16 13:38:45 -08:00
chore_prevent_warn_non_context-aware_native_modules_being_loaded.patch
fix: crash in renderer process with non-context-aware modules ( #27296 )
2021-01-13 21:06:43 -08:00
chore_read_nobrowserglobals_from_global_not_process.patch
chore: bump node to v14.15.2 (master) ( #27045 )
2020-12-16 13:38:45 -08:00
darwin_libuv_use_posix_spawn.patch
perf: patch libuv to use posix_spawn on macOS ( #27026 )
2021-02-08 10:25:04 -05:00
enable_31_bit_smis_on_64bit_arch_and_ptr_compression.patch
chore: bump node to v14.14.0 (master) ( #25994 )
2020-10-19 13:28:28 -07:00
expose_get_builtin_module_function.patch
chore: bump node to v14.11.0 (master) ( #25489 )
2020-09-22 07:11:56 -07:00
feat_add_flags_for_low-level_hooks_and_exceptions.patch
chore: bump node to v14.14.0 (master) ( #25994 )
2020-10-19 13:28:28 -07:00
feat_add_implementation_of_v8_platform_postjob.patch
chore: bump node to v14.13.1 (master) ( #25824 )
2020-10-08 09:55:59 -07:00
feat_add_new_built_with_electron_variable_to_config_gypi.patch
chore: fix patch linter ( #21495 )
2019-12-13 09:18:45 -08:00
feat_add_uv_loop_watcher_queue_code.patch
chore: bump node to v14.13.0 (master) ( #25788 )
2020-10-07 12:07:12 -07:00
feat_initialize_asar_support.patch
chore: bump node to v14.15.2 (master) ( #27045 )
2020-12-16 13:38:45 -08:00
fix_-wincompatible-pointer-types-discards-qualifiers_error.patch
chore: upgrade to Node.js v14.9.0 ( #25249 )
2020-09-17 16:08:57 -06:00
fix_add_default_values_for_enable_lto_and_build_v8_with_gn_in.patch
chore: bump node to v14.14.0 (master) ( #25994 )
2020-10-19 13:28:28 -07:00
fix_add_safeforterminationscopes_for_sigint_interruptions.patch
fix: add SafeForTerminationScopes for SIGINT interruptions ( #26933 )
2020-12-11 15:03:41 -08:00
fix_add_v8_enable_reverse_jsargs_defines_in_common_gypi.patch
chore: bump node to v14.14.0 (master) ( #25994 )
2020-10-19 13:28:28 -07:00
fix_allow_preventing_initializeinspector_in_env.patch
chore: bump node to v14.14.0 (master) ( #25994 )
2020-10-19 13:28:28 -07:00
fix_comment_out_incompatible_crypto_modules.patch
chore: bump node to v14.13.1 (master) ( #25824 )
2020-10-08 09:55:59 -07:00
fix_don_t_create_console_window_when_creating_process.patch
chore: bump node to v12.18.0 (master) ( #23789 )
2020-06-17 15:57:12 -07:00
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch
chore: add descriptions for patches ( #26671 )
2020-11-25 21:50:46 +09:00
fix_key_gen_apis_are_not_available_in_boringssl.patch
chore: bump node to v14.13.1 (master) ( #25824 )
2020-10-08 09:55:59 -07:00
fix_remove_outdated_--experimental-wasm-bigint_flag.patch
chore: bump chromium to a264339194bfa02f5ecb3b8cba449 (master) ( #27111 )
2021-01-12 15:31:23 -08:00
fix_use_crypto_impls_for_compat.patch
chore: bump node to v14.13.1 (master) ( #25824 )
2020-10-08 09:55:59 -07:00
fixme_comment_trace_event_macro.patch
refactor: remove last use of InternalCallbackScope ( #27029 )
2020-12-16 14:02:36 -06:00
make_module_globalpaths_a_reference.patch
chore: bump node to v14.13.1 (master) ( #25824 )
2020-10-08 09:55:59 -07:00
pass_all_globals_through_require.patch
chore: bump node to v14.13.1 (master) ( #25824 )
2020-10-08 09:55:59 -07:00
refactor_allow_embedder_overriding_of_internal_fs_calls.patch
chore: bump node to v14.15.2 (master) ( #27045 )
2020-12-16 13:38:45 -08:00
refactor_alter_child_process_fork_to_use_execute_script_with.patch
chore: upgrade to Node.js v14.9.0 ( #25249 )
2020-09-17 16:08:57 -06:00
remove_makeexternal_case_for_uncached_internal_strings.patch
chore: bump node to v14.15.2 (master) ( #27045 )
2020-12-16 13:38:45 -08:00
revert_crypto_add_oaeplabel_option.patch
chore: bump node to v14.13.1 (master) ( #25824 )
2020-10-08 09:55:59 -07:00
src_allow_embedders_to_provide_a_custom_pageallocator_to.patch
fix: use the gin PageAllocator instead of V8::PageAllocator ( #26331 )
2020-11-09 13:57:24 -08:00
update_tests_after_increasing_typed_array_size.patch
chore: bump chromium to a84d34e372b8fb5e9a94b1b4b447e (master) ( #23908 )
2020-06-22 10:35:10 -07:00