зеркало из https://github.com/electron/electron.git
28ada6ea8b
* chore: bump chromium in DEPS to 99.0.4819.0 * chore: update patches * chore: bump chromium in DEPS to 99.0.4824.0 * chore: update patches * chore: bump chromium in DEPS to 99.0.4827.0 * chore: update patches * 3352511: PiP: Add inkdrop and pointer cursor to PiP window buttons https://chromium-review.googlesource.com/c/chromium/src/+/3352511 * 3309164: webhid: Show FIDO devices in the chooser if allowed https://chromium-review.googlesource.com/c/chromium/src/+/3309164 * 3297868: hid: Add experimental HIDDevice.forget() https://chromium-review.googlesource.com/c/chromium/src/+/3297868 * 3362491: [Extensions] Move i18n API to //extensions https://chromium-review.googlesource.com/c/chromium/src/+/3362491 * MCC Refactor step0: Allow embedders to register associated_interface binders with RenderFrameHostImpl::associated_registry_. https://chromium-review.googlesource.com/c/chromium/src/+/3281481 * 3352616: [Gtk] Remove libgtk from the link-line https://chromium-review.googlesource.com/c/chromium/src/+/3352616 * 3249211: Clear-Site-Data support for partitioned cookies https://chromium-review.googlesource.com/c/chromium/src/+/3249211 * [Extensions][COIL] Use [allow|block]list in //extensions/common https://chromium-review.googlesource.com/c/chromium/src/+/3372668 * Begin ScopedUserPrefUpdate migration to modern base::Value https://chromium-review.googlesource.com/c/chromium/src/+/3376154 * [Code Health] Refactor PrefService GetDict + GetList to use base::Value https://chromium-review.googlesource.com/c/chromium/src/+/3343526 * 3354997: [CodeHealth] Remove deprecated SetDictionary method https://chromium-review.googlesource.com/c/chromium/src/+/3354997 * 3287323: Add LacrosPrefStore for lacros settings https://chromium-review.googlesource.com/c/chromium/src/+/3287323 * 3365916: [PA] Clean up remaining lazy commit code https://chromium-review.googlesource.com/c/chromium/src/+/3365916 * [MPArch] Target the external protocol error at the responsible frame. https://chromium-review.googlesource.com/c/chromium/src/+/3011560 * Pass origin to RegisterNonNetworkSubresourceURLLoaderFactories https://chromium-review.googlesource.com/c/chromium/src/+/3350608 * Linux: Send OSCrypt raw encryption key to the Network Service https://chromium-review.googlesource.com/c/chromium/src/+/3320484 * [PlzServiceWorker] Remove remaining references to PlzServiceWorker. https://chromium-review.googlesource.com/c/chromium/src/+/3359441 * chore: fixup for lint * 3327621: Fix tablet mode detection for Win 11. https://chromium-review.googlesource.com/c/chromium/src/+/3327621 * 3342428: ax_mac: move AXTextMarker conversion utils under ui umbrella https://chromium-review.googlesource.com/c/chromium/src/+/3342428 * 3353974: Mac: Use base::Feature for overlay features https://chromium-review.googlesource.com/c/chromium/src/+/3353974 * chore: bump chromium in DEPS to 99.0.4828.0 * chore: update patches * chore: bump chromium in DEPS to 99.0.4837.0 * chore: update patches * chore: update patches * 3379142: Drop FALLTHROUGH macro Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3379142 * 3381749: C++17: Allow use of std::map::try_emplace and std::map::insert_or_assign Ref: https://chromium-review.googlesource.com/c/chromium/src/+/3381749 * chore: bump chromium in DEPS to 99.0.4839.0 * chore: update patches * chore: bump chromium in DEPS to 99.0.4840.0 * chore: bump chromium in DEPS to 99.0.4844.0 * 3395881: [api] Deprecate Local<v8::Context> v8::Object::CreationContext() Ref: https://chromium-review.googlesource.com/c/v8/v8/+/3395881 * chore: update patches * chore: bump chromium in DEPS to 100.0.4845.0 * chore: update patches * chore: bump chromium in DEPS to 100.0.4847.0 * chore: update patches * chore: bump chromium in DEPS to 100.0.4849.0 * chore: update patches * chore: bump chromium in DEPS to 100.0.4851.0 * chore: bump chromium in DEPS to 100.0.4853.0 * update patches * chore: update patches * update patches * 3383599: Fonts Access: Remove prototype that uses a font picker. https://chromium-review.googlesource.com/c/chromium/src/+/3383599 * 3404768: Remove ALLOW_UNUSED macros https://chromium-review.googlesource.com/c/chromium/src/+/3404768 * 3374762: Remove ignore_result.h https://chromium-review.googlesource.com/c/chromium/src/+/3374762 * 3399305: [unseasoned-pdf] Apply proper frame offsets for touch selections https://chromium-review.googlesource.com/c/chromium/src/+/3399305 * 3402210: [Extensions] Don't trigger unload event for already unloaded extension https://chromium-review.googlesource.com/c/chromium/src/+/3402210 * 3410912: Combine URLLoaderClient OnReceiveResponse and OnStartLoadingResponseBody. https://chromium-review.googlesource.com/c/chromium/src/+/3410912 * 3370428: Make the AuthSchemes policy support dynamic refresh https://chromium-review.googlesource.com/c/chromium/src/+/3370428 * 3407603: Finish ScopedUserPrefUpdate migration to modern base::Value https://chromium-review.googlesource.com/c/chromium/src/+/3407603 * 3378352: ozone/x11: move code from //ui/p/x11 to //ui/ozone/p/x11 https://chromium-review.googlesource.com/c/chromium/src/+/3378352 * 3370810: Delete chrome/service, AKA the Cloud Print service process. https://chromium-review.googlesource.com/c/chromium/src/+/3370810 * chore: bump chromium in DEPS to 100.0.4855.0 * chore: update patches * fixup! 3370810: Delete chrome/service, AKA the Cloud Print service process. * revert 3348007 to fix windows build * 3318572: [Code health] Fix gn check errors in //extensions/browser:* https://chromium-review.googlesource.com/c/chromium/src/+/3318572 * fix printing.patch * fix iwyu issue * 3408515: win: Make ShorcutOperation an enum class and modernize names https://chromium-review.googlesource.com/c/chromium/src/+/3408515 * 3388333: [UIA] Remove dead code accessibility_misc_utils.h/cc https://chromium-review.googlesource.com/c/chromium/src/+/3388333 * fix windows build? i hope * patch gn visibility of //ui/ozone/platform/x11 * missing include base/logging.h * use BUILDFLAG for USE_NSS_CERTS https://chromium-review.googlesource.com/c/chromium/src/+/3379123 * defined(OS_*) ==> BUILDFLAG(IS_*) https://bugs.chromium.org/p/chromium/issues/detail?id=1234043 * fixup! 3404768: Remove ALLOW_UNUSED macros * another attempt to fix windows build * temporarily disable the custom scheme service worker test https://github.com/electron/electron/issues/32664 * fix loading mv3 extensions not sure what cl broke this unfort. * fixup! 3404768: Remove ALLOW_UNUSED macros * patch nan https://chromium-review.googlesource.com/c/v8/v8/+/3395880 * fix node test * fix nullptr in FindPdfFrame * patch perfetto to fix build issue on win-ia32 |
||
---|---|---|
.. | ||
.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_do_not_depend_on_packed_resource_integrity.patch | ||
build_gn.patch | ||
build_libc_as_static_library.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 | ||
chore_use_electron_resources_not_chrome_for_spellchecker.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_patch_out_permissions_checks_in_exclusive_access.patch | ||
fix_patch_out_profile_refs_in_accessibility_ui.patch | ||
fix_properly_honor_printing_page_ranges.patch | ||
fix_use_electron_generated_resources.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 | ||
isolate_holder.patch | ||
load_v8_snapshot_in_browser_process.patch | ||
logging_win32_only_create_a_console_if_logging_to_stderr.patch | ||
mas-audiodeviceduck.patch | ||
mas-cfisobjc.patch | ||
mas-cgdisplayusesforcetogray.patch | ||
mas_avoid_usage_of_abort_report_np.patch | ||
mas_avoid_usage_of_pthread_fchdir_np.patch | ||
mas_avoid_usage_of_setapplicationisdaemon_and.patch | ||
mas_blink_no_private_api.patch | ||
mas_disable_custom_window_frame.patch | ||
mas_disable_remote_accessibility.patch | ||
mas_disable_remote_layer.patch | ||
mas_gate_private_enterprise_APIs.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 | ||
printing.patch | ||
process_singleton.patch | ||
proxy_config_monitor.patch | ||
put_back_deleted_colors_for_autofill.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 | ||
ui_gtk_public_header.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 |