61374019c0
* chore: bump chromium in DEPS to 103.0.5020.0 * chore: bump chromium in DEPS to 103.0.5022.0 * chore: bump chromium in DEPS to 103.0.5024.0 * chore: update patches * 3587410: [Printing] Remove JobEventDetails Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3587410 * chore: bump chromium in DEPS to 103.0.5026.0 * chore: update patches * 3577218: WebUI: Delete webui_resources.grd and related GN targets. Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3577218 * chore: bump chromium in DEPS to 103.0.5028.0 * chore: update patches * 3579297: Convert UpdatePrintSettings() to use non-deprecated base::Value APIs. Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3579297 * 3560622: serial: Add SerialPort.forget() method Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3560622 * 3581708: Restore original display when moving from tab-fullscreen to browser-fullscreen. Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3581708 * chore: fix authorization flags lint error * 3583363: Remove net wrappers around base/strings/escape.h Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3583363 * fixup! 3560622: serial: Add SerialPort.forget() method Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3560622 * 3587589: Reland "Propagate the MIME type from DownloadTargetDeterminer to DownloadItem" Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3587589 * 3584006: Remove IsRenderViewLive from content public Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3584006 * 3596174: [api] Remove APIs for resurrecting finalizers Ref: https://chromium-review.googlesource.com/c/v8/v8/+/3596174 * 3368244: Hook SnapshotForContentAnalysis renderer API to scan system prints Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3368244 * chore: bump chromium in DEPS to 103.0.5030.0 * chore: update patches * chore: bump chromium in DEPS to 103.0.5032.0 * chore: bump chromium in DEPS to 103.0.5034.0 * chore: bump chromium in DEPS to 103.0.5036.0 * chore: update patches * 3586363: Introduce PrintRenderFrame.PrintWithParams() for batch printing to PDF Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3586363 * 3593199: Remove content::PermissionType references and replace them with blink::PermissionType Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3593199 * 3368244: Hook SnapshotForContentAnalysis renderer API to scan system prints Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3368244 * chore: lint * chore: bump chromium in DEPS to 103.0.5038.0 * chore: update patches * fixup! 3560622: serial: Add SerialPort.forget() method * 3606495: mac screen capture: add metric Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3606495 * chore: bump chromium in DEPS to 103.0.5040.0 * chore: update patches * 3590840: Add IPs to DnsOverHttpsServerConfig https://chromium-review.googlesource.com/c/chromium/src/+/3590840 * stub functions for ElectronSerialDelegate and SerialChooserController to fix link * 3566412: [base] Remove base/android dependency on post_task.h and officially remove post_task.h! Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3566412 * 3347944: [content] No longer hand-off whole MainFunctionParams to BrowserMainParts Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3347944 * fixup! 3566412: [base] Remove base/android dependency on post_task.h and off… e3ea3e1 …icially remove post_task.h! * chore: update process_singleton patches for content::GetIOThreadTaskRunner({}) Ref: 2015655: [BrowserThread] Migrate co/pub/br and co/br/scheduler to the new API | https://chromium-review.googlesource.com/c/chromium/src/+/2015655 * chore: migrate base::DeleteSoon to content::GetUIThreadTaskRunner({})->DeleteSoon Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3566412 * chore: remove duplicate functions for RevokePortPermissionWebInitiated & GetPortInfo * chore: migrate Linux/Windows methods off of post_task.h Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3566412 * 64908: Stop building legacy SwiftShader GL in Chromium https://swiftshader-review.googlesource.com/c/SwiftShader/+/64908 * 3573245: Added Themed versions of RoundedRectBackground and RoundedRectBorder. Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3573245 * chore: bump chromium in DEPS to 103.0.5042.0 * chore: update patches * 3571804: [api] Advance API deprecation for V8 version v10.2 https://chromium-review.googlesource.com/c/v8/v8/+/3571804 * fixup! 3571804: [api] Advance API deprecation for V8 version v10.2 * build: fix run-clang-format extension matching * lint * fix windows build * how is clang-format still not working for me * chore: update patches * 3623985: Replace ad-hoc SetPublicFirstPartySets calls with method in ContentBrowserClient. https://chromium-review.googlesource.com/c/chromium/src/+/3623985 * no need to implement WillProvidePublicFirstPartySets; the default is false * 3601036: [QT] Introduce ui/views/linux_ui/linux_ui_factory.* https://chromium-review.googlesource.com/c/chromium/src/+/3601036 * 3583363: Remove net wrappers around base/strings/escape.h https://chromium-review.googlesource.com/c/chromium/src/+/3583363 * lint * chore: bump chromium in DEPS to 103.0.5044.0 * fix conflicts * chore: update patches * upgrade nan * pin version of nan in tests * replace my hacky deprecated override fix with the fix from upstream * revert runtime dcheck in v8 * pin nan version at root too * refactor: tell gyp to use c++17 when building with our node * Revert "refactor: tell gyp to use c++17 when building with our node" This reverts commit 41a03a5799a8f40f31555d73d20ea865acfcd192. * Undo the reversion of 41a03a5799a8f40f31555d73d20ea865acfcd192. This reverts commit 54440abc598153bd7e259be4a908f0ecc0b33348. * disable sequential/test-cpu-prof-kill for now * also sequential/test-diagnostic-dir-cpu-prof Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: Keeley Hammond <khammond@slack-corp.com> Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by: VerteDinde <vertedinde@electronjs.org> Co-authored-by: Jeremy Rose <japthorp@slack-corp.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by: Jeremy Rose <jeremya@chromium.org> Co-authored-by: Charles Kerr <charles@charleskerr.com> |
||
---|---|---|
.. | ||
.patches | ||
accelerator.patch | ||
add_contentgpuclient_precreatemessageloop_callback.patch | ||
add_didinstallconditionalfeatures.patch | ||
add_ui_scopedcliboardwriter_writeunsaferawdata.patch | ||
add_webmessageportconverter_entangleandinjectmessageportchannel.patch | ||
allow_disabling_blink_scheduler_throttling_per_renderview.patch | ||
allow_in-process_windows_to_have_different_web_prefs.patch | ||
allow_new_privileges_in_unsandboxed_child_processes.patch | ||
allow_setting_secondary_label_via_simplemenumodel.patch | ||
blink_file_path.patch | ||
blink_local_frame.patch | ||
boringssl_build_gn.patch | ||
breakpad_allow_getting_string_values_for_crash_keys.patch | ||
breakpad_treat_node_processes_as_browser_processes.patch | ||
build_add_electron_tracing_category.patch | ||
build_disable_partition_alloc_on_mac.patch | ||
build_disable_print_content_analysis.patch | ||
build_do_not_depend_on_packed_resource_integrity.patch | ||
build_gn.patch | ||
build_libc_as_static_library.patch | ||
build_make_libcxx_abi_unstable_false_for_electron.patch | ||
can_create_window.patch | ||
chore_do_not_use_chrome_windows_in_cryptotoken_webrequestsender.patch | ||
chore_expose_v8_initialization_isolate_callbacks.patch | ||
chore_provide_iswebcontentscreationoverridden_with_full_params.patch | ||
chrome_key_systems.patch | ||
command-ismediakey.patch | ||
crash_allow_disabling_compression_on_linux.patch | ||
crash_allow_setting_more_options.patch | ||
crashpad_pid_check.patch | ||
dcheck.patch | ||
desktop_media_list.patch | ||
disable-redraw-lock.patch | ||
disable_color_correct_rendering.patch | ||
disable_compositor_recycling.patch | ||
disable_hidden.patch | ||
disable_unload_metrics.patch | ||
dom_storage_limits.patch | ||
don_t_run_pcscan_notifythreadcreated_if_pcscan_is_disabled.patch | ||
don_t_use_potentially_null_getwebframe_-_view_when_get_blink.patch | ||
dump_syms.patch | ||
enable_reset_aspect_ratio.patch | ||
export_gin_v8platform_pageallocator_for_usage_outside_of_the_gin.patch | ||
expose_setuseragent_on_networkcontext.patch | ||
extend_apply_webpreferences.patch | ||
feat_add_data_transfer_to_requestsingleinstancelock.patch | ||
feat_add_onclose_to_messageport.patch | ||
feat_add_set_theme_source_to_allow_apps_to.patch | ||
feat_add_streaming-protocol_registry_to_multibuffer_data_source.patch | ||
feat_add_support_for_overriding_the_base_spellchecker_download_url.patch | ||
feat_allow_embedders_to_add_observers_on_created_hunspell.patch | ||
feat_enable_offscreen_rendering_with_viz_compositor.patch | ||
feat_expose_raw_response_headers_from_urlloader.patch | ||
fix_add_check_for_sandbox_then_result.patch | ||
fix_aspect_ratio_with_max_size.patch | ||
fix_crash_when_saving_edited_pdf_files.patch | ||
fix_dont_delete_SerialPortManager_on_main_thread.patch | ||
fix_export_zlib_symbols.patch | ||
fix_expose_decrementcapturercount_in_web_contents_impl.patch | ||
fix_media_key_usage_with_globalshortcuts.patch | ||
fix_non-client_mouse_tracking_and_message_bubbling_on_windows.patch | ||
fix_patch_out_permissions_checks_in_exclusive_access.patch | ||
fix_patch_out_profile_refs_in_accessibility_ui.patch | ||
fix_properly_honor_printing_page_ranges.patch | ||
frame_host_manager.patch | ||
gin_enable_disable_v8_platform.patch | ||
gpu_notify_when_dxdiag_request_fails.patch | ||
gritsettings_resource_ids.patch | ||
gtk_visibility.patch | ||
hack_plugin_response_interceptor_to_point_to_electron.patch | ||
hack_to_allow_gclient_sync_with_host_os_mac_on_linux_in_ci.patch | ||
ignore_rc_check.patch | ||
introduce_ozoneplatform_electron_can_call_x11_property.patch | ||
isolate_holder.patch | ||
load_v8_snapshot_in_browser_process.patch | ||
logging_win32_only_create_a_console_if_logging_to_stderr.patch | ||
make_gtk_getlibgtk_public.patch | ||
mas-cgdisplayusesforcetogray.patch | ||
mas_avoid_usage_of_private_macos_apis.patch | ||
mas_blink_no_private_api.patch | ||
mas_disable_custom_window_frame.patch | ||
mas_disable_remote_accessibility.patch | ||
mas_disable_remote_layer.patch | ||
mas_no_private_api.patch | ||
mas_use_public_apis_to_determine_if_a_font_is_a_system_font.patch | ||
network_service_allow_remote_certificate_verification_logic.patch | ||
notification_provenance.patch | ||
pepper_plugin_support.patch | ||
picture-in-picture.patch | ||
port_autofill_colors_to_the_color_pipeline.patch | ||
printing.patch | ||
process_singleton.patch | ||
proxy_config_monitor.patch | ||
refactor_expose_cursor_changes_to_the_webcontentsobserver.patch | ||
refactor_restore_base_adaptcallbackforrepeating.patch | ||
remove_usage_of_incognito_apis_in_the_spellchecker.patch | ||
render_widget_host_view_base.patch | ||
render_widget_host_view_mac.patch | ||
resource_file_conflict.patch | ||
scroll_bounce_flag.patch | ||
skip_atk_toolchain_check.patch | ||
support_mixed_sandbox_with_zygote.patch | ||
sysroot.patch | ||
unsandboxed_ppapi_processes_skip_zygote.patch | ||
upload_list_add_loadsync_method.patch | ||
v8_context_snapshot_generator.patch | ||
web_contents.patch | ||
webview_cross_drag.patch | ||
webview_fullscreen.patch | ||
worker_context_will_destroy.patch | ||
worker_feat_add_hook_to_notify_script_ready.patch |