1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- expose_get_builtin_module_function.patch
- build_add_gn_build_files.patch
- fix_add_default_values_for_variables_in_common_gypi.patch
- fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch
- pass_all_globals_through_require.patch
- build_modify_js2c_py_to_allow_injection_of_original-fs_and_custom_embedder_js.patch
- refactor_allow_embedder_overriding_of_internal_fs_calls.patch
- chore_allow_the_node_entrypoint_to_be_a_builtin_module.patch
- chore_add_context_to_context_aware_module_prevention.patch
- fix_handle_boringssl_and_openssl_incompatibilities.patch
- fix_crypto_tests_to_run_with_bssl.patch
- fix_account_for_debugger_agent_race_condition.patch
- fix_readbarrier_undefined_symbol_error_on_woa_arm64.patch
- fix_suppress_clang_-wdeprecated-declarations_in_libuv.patch
- fix_serdes_test.patch
- feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch
- support_v8_sandboxed_pointers.patch
- build_ensure_native_module_compilation_fails_if_not_using_a_new.patch
- fix_expose_the_built-in_electron_module_via_the_esm_loader.patch
- enable_crashpad_linux_node_processes.patch
- fix_lazyload_fs_in_esm_loaders_to_apply_asar_patches.patch
- chore_expose_importmoduledynamically_and.patch
- test_formally_mark_some_tests_as_flaky.patch
- fix_adapt_debugger_tests_for_upstream_v8_changes.patch
- chore_remove_--no-harmony-atomics_related_code.patch
- fix_account_for_createexternalizablestring_v8_global.patch
- fix_do_not_resolve_electron_entrypoints.patch
- ci_ensure_node_tests_set_electron_run_as_node.patch
- fix_assert_module_in_the_renderer_process.patch
- fix_add_trusted_space_and_trusted_lo_space_to_the_v8_heap.patch
- win_process_avoid_assert_after_spawning_store_app_4152.patch
- chore_remove_use_of_deprecated_kmaxlength.patch
- src_update_default_v8_platform_to_override_functions_with_location.patch
- fix_capture_embedder_exceptions_before_entering_v8.patch
- spec_add_iterator_to_global_intrinsics.patch
- test_make_test-node-output-v8-warning_generic.patch
- test_match_wpt_streams_transferable_transform-stream-members_any_js.patch
- fix_revert_src_lb_reducing_c_calls_of_esm_legacy_main_resolve.patch
- deprecate_vector_v8_local_in_v8.patch
- fix_remove_deprecated_errno_constants.patch
- build_enable_perfetto.patch
- fix_add_source_location_for_v8_task_runner.patch
- cherry-pick_src_remove_calls_to_recently_deprecated_v8_apis.patch
- src_do_not_use_deprecated_v8_api.patch
- src_use_new_v8_api_to_define_stream_accessor.patch
- src_remove_dependency_on_wrapper-descriptor-based_cppheap.patch
- test_update_v8-stats_test_for_v8_12_6.patch
- src_do_not_use_soon-to-be-deprecated_v8_api.patch
- fix_add_property_query_interceptors.patch
- src_stop_using_deprecated_fields_of_fastapicallbackoptions.patch
- src_use_supported_api_to_get_stalled_tla_messages.patch
- build_compile_with_c_20_support.patch
- add_v8_taskpirority_to_foreground_task_runner_signature.patch
- build_restore_clang_as_default_compiler_on_macos.patch
- build_remove_explicit_linker_call_to_libm_on_macos.patch
- build_define_nominmax_in_common_gypi.patch
|