ca75bca667
* chore: bump chromium in DEPS to 520c02b46668fc608927e0fcd79b6a90885a48bf * chore: bump chromium in DEPS to 90.0.4414.0 * resolve chromium conflicts * resolve v8 conflicts * fix node gn files * 2673502: Remove RenderViewCreated use from ExtensionHost. https://chromium-review.googlesource.com/c/chromium/src/+/2673502 * 2676903: [mojo] Remove most legacy Binding classes. https://chromium-review.googlesource.com/c/chromium/src/+/2676903 * 2644847: Move self-deleting URLLoaderFactory base into //services/network. https://chromium-review.googlesource.com/c/chromium/src/+/2644847 * 2664006: Remove from mojo::DataPipe. https://chromium-review.googlesource.com/c/chromium/src/+/2664006 * 2674530: Remove CertVerifierService feature https://chromium-review.googlesource.com/c/chromium/src/+/2674530 * 2668748: Move OnSSLCertificateError to a new interface. https://chromium-review.googlesource.com/c/chromium/src/+/2668748 * 2672923: Remove RAPPOR reporting infrastructure. https://chromium-review.googlesource.com/c/chromium/src/+/2672923 * 2673502: Remove RenderViewCreated use from ExtensionHost. https://chromium-review.googlesource.com/c/chromium/src/+/2673502 * 2655126: Convert FrameHostMsg_ContextMenu and FrameMsg_ContextMenuClosed|CustomContextMenuAction to Mojo https://chromium-review.googlesource.com/c/chromium/src/+/2655126 * 2628705: Window Placement: Implement screen.isExtended and change event https://chromium-review.googlesource.com/c/chromium/src/+/2628705 * 2643161: Refactor storage::kFileSystem*Native* https://chromium-review.googlesource.com/c/chromium/src/+/2643161 * fix build * only remove the biggest subdir of //ios * chore: bump chromium in DEPS to 90.0.4415.0 * update patches * update sysroots * 2686147: Remove WebContentsObserver::RenderViewCreated(). https://chromium-review.googlesource.com/c/chromium/src/+/2686147 * 2596429: Fixing how extension's split and spanning modes affect OriginAccessList. https://chromium-review.googlesource.com/c/chromium/src/+/2596429 * 2686026: [mojo] Delete AssociatedInterfacePtr (replaced by AssociatedRemote) https://chromium-review.googlesource.com/c/chromium/src/+/2686026 * 2651705: Move ui/base/dragdrop/file_info to ui/base/clipboard https://chromium-review.googlesource.com/c/chromium/src/+/2651705 * 358217: drawBitmap is deprecated https://skia-review.googlesource.com/c/skia/+/358217 * fix gn check * 2678098: Use gen/front_end as input to generate_devtools_grd https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2678098 * 2674530: Remove CertVerifierService feature https://chromium-review.googlesource.com/c/chromium/src/+/2674530 * fixup 2664006: Remove from mojo::DataPipe. https://chromium-review.googlesource.com/c/chromium/src/+/2664006 * fixup build_add_electron_tracing_category.patch * 2673415: [base] Prepare CrashReporterClient for string16 switch https://chromium-review.googlesource.com/c/chromium/src/+/2673415 * 2673413: Add CursorFactoryWin to handle Cursors on Windows https://chromium-review.googlesource.com/c/chromium/src/+/2673413 * 2668748: Move OnSSLCertificateError to a new interface. https://chromium-review.googlesource.com/c/chromium/src/+/2668748 * fix mas gn check * update patch after merge * Update node for .mjs files * build: load v8_prof_processor dependencies as ESM * chore: add patch to fix linux 32bit Co-authored-by: Jeremy Rose <nornagon@nornagon.net> Co-authored-by: Jeremy Rose <jeremya@chromium.org> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
34 lines
1.8 KiB
Text
34 lines
1.8 KiB
Text
make_module_globalpaths_a_reference.patch
|
|
fix_don_t_create_console_window_when_creating_process.patch
|
|
refactor_alter_child_process_fork_to_use_execute_script_with.patch
|
|
feat_add_uv_loop_watcher_queue_code.patch
|
|
feat_initialize_asar_support.patch
|
|
expose_get_builtin_module_function.patch
|
|
build_add_gn_build_files.patch
|
|
fix_add_default_values_for_enable_lto_and_build_v8_with_gn_in.patch
|
|
feat_add_new_built_with_electron_variable_to_config_gypi.patch
|
|
feat_add_flags_for_low-level_hooks_and_exceptions.patch
|
|
fix_expose_tracing_agent_and_use_tracing_tracingcontroller_instead.patch
|
|
pass_all_globals_through_require.patch
|
|
fixme_comment_trace_event_macro.patch
|
|
fix_key_gen_apis_are_not_available_in_boringssl.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_prevent_warn_non_context-aware_native_modules_being_loaded.patch
|
|
chore_read_nobrowserglobals_from_global_not_process.patch
|
|
build_bring_back_node_with_ltcg_configuration.patch
|
|
enable_31_bit_smis_on_64bit_arch_and_ptr_compression.patch
|
|
fix_use_crypto_impls_for_compat.patch
|
|
fix_comment_out_incompatible_crypto_modules.patch
|
|
update_tests_after_increasing_typed_array_size.patch
|
|
feat_add_implementation_of_v8_platform_postjob.patch
|
|
fix_-wincompatible-pointer-types-discards-qualifiers_error.patch
|
|
fix_add_v8_enable_reverse_jsargs_defines_in_common_gypi.patch
|
|
fix_allow_preventing_initializeinspector_in_env.patch
|
|
src_allow_embedders_to_provide_a_custom_pageallocator_to.patch
|
|
allow_preventing_preparestacktracecallback.patch
|
|
fix_add_safeforterminationscopes_for_sigint_interruptions.patch
|
|
remove_makeexternal_case_for_uncached_internal_strings.patch
|
|
fix_remove_outdated_--experimental-wasm-bigint_flag.patch
|
|
fix_crypto_tests_to_run_with_bssl.patch
|
|
build_add_mjs_support_to_js2c.patch
|