.patches 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. build_gn.patch
  2. accelerator.patch
  3. blink_local_frame.patch
  4. can_create_window.patch
  5. disable_hidden.patch
  6. dom_storage_limits.patch
  7. render_widget_host_view_base.patch
  8. render_widget_host_view_mac.patch
  9. webview_cross_drag.patch
  10. gin_enable_disable_v8_platform.patch
  11. enable_reset_aspect_ratio.patch
  12. boringssl_build_gn.patch
  13. pepper_plugin_support.patch
  14. gtk_visibility.patch
  15. resource_file_conflict.patch
  16. scroll_bounce_flag.patch
  17. mas_avoid_private_macos_api_usage.patch.patch
  18. add_didinstallconditionalfeatures.patch
  19. desktop_media_list.patch
  20. proxy_config_monitor.patch
  21. gritsettings_resource_ids.patch
  22. isolate_holder.patch
  23. notification_provenance.patch
  24. dump_syms.patch
  25. command-ismediakey.patch
  26. printing.patch
  27. support_mixed_sandbox_with_zygote.patch
  28. unsandboxed_ppapi_processes_skip_zygote.patch
  29. build_add_electron_tracing_category.patch
  30. worker_context_will_destroy.patch
  31. frame_host_manager.patch
  32. crashpad_pid_check.patch
  33. network_service_allow_remote_certificate_verification_logic.patch
  34. add_contentgpuclient_precreatemessageloop_callback.patch
  35. picture-in-picture.patch
  36. disable_compositor_recycling.patch
  37. allow_new_privileges_in_unsandboxed_child_processes.patch
  38. expose_setuseragent_on_networkcontext.patch
  39. feat_add_set_theme_source_to_allow_apps_to.patch
  40. add_webmessageportconverter_entangleandinjectmessageportchannel.patch
  41. ignore_rc_check.patch
  42. remove_usage_of_incognito_apis_in_the_spellchecker.patch
  43. allow_disabling_blink_scheduler_throttling_per_renderview.patch
  44. hack_plugin_response_interceptor_to_point_to_electron.patch
  45. feat_add_support_for_overriding_the_base_spellchecker_download_url.patch
  46. feat_enable_offscreen_rendering_with_viz_compositor.patch
  47. feat_allow_embedders_to_add_observers_on_created_hunspell.patch
  48. allow_in-process_windows_to_have_different_web_prefs.patch
  49. refactor_expose_cursor_changes_to_the_webcontentsobserver.patch
  50. crash_allow_setting_more_options.patch
  51. upload_list_add_loadsync_method.patch
  52. allow_setting_secondary_label_via_simplemenumodel.patch
  53. feat_add_streaming-protocol_registry_to_multibuffer_data_source.patch
  54. adjust_accessibility_ui_for_electron.patch
  55. skip_atk_toolchain_check.patch
  56. worker_feat_add_hook_to_notify_script_ready.patch
  57. chore_provide_iswebcontentscreationoverridden_with_full_params.patch
  58. fix_properly_honor_printing_page_ranges.patch
  59. export_gin_v8platform_pageallocator_for_usage_outside_of_the_gin.patch
  60. fix_export_zlib_symbols.patch
  61. web_contents.patch
  62. webview_fullscreen.patch
  63. disable_unload_metrics.patch
  64. extend_apply_webpreferences.patch
  65. build_libc_as_static_library.patch
  66. build_do_not_depend_on_packed_resource_integrity.patch
  67. refactor_restore_base_adaptcallbackforrepeating.patch
  68. hack_to_allow_gclient_sync_with_host_os_mac_on_linux_in_ci.patch
  69. logging_win32_only_create_a_console_if_logging_to_stderr.patch
  70. fix_media_key_usage_with_globalshortcuts.patch
  71. feat_expose_raw_response_headers_from_urlloader.patch
  72. process_singleton.patch
  73. add_ui_scopedcliboardwriter_writeunsaferawdata.patch
  74. feat_add_data_parameter_to_processsingleton.patch
  75. load_v8_snapshot_in_browser_process.patch
  76. fix_adapt_exclusive_access_for_electron_needs.patch
  77. fix_aspect_ratio_with_max_size.patch
  78. fix_crash_when_saving_edited_pdf_files.patch
  79. port_autofill_colors_to_the_color_pipeline.patch
  80. fix_non-client_mouse_tracking_and_message_bubbling_on_windows.patch
  81. build_make_libcxx_abi_unstable_false_for_electron.patch
  82. introduce_ozoneplatform_electron_can_call_x11_property.patch
  83. make_gtk_getlibgtk_public.patch
  84. custom_protocols_plzserviceworker.patch
  85. feat_filter_out_non-shareable_windows_in_the_current_application_in.patch
  86. disable_freezing_flags_after_init_in_node.patch
  87. short-circuit_permissions_checks_in_mediastreamdevicescontroller.patch
  88. chore_add_electron_deps_to_gitignores.patch
  89. chore_allow_chromium_to_handle_synthetic_mouse_events_for_touch.patch
  90. add_maximized_parameter_to_linuxui_getwindowframeprovider.patch
  91. add_electron_deps_to_license_credits_file.patch
  92. fix_crash_loading_non-standard_schemes_in_iframes.patch
  93. create_browser_v8_snapshot_file_name_fuse.patch
  94. feat_configure_launch_options_for_service_process.patch
  95. feat_ensure_mas_builds_of_the_same_application_can_use_safestorage.patch
  96. fix_on-screen-keyboard_hides_on_input_blur_in_webview.patch
  97. preconnect_manager.patch
  98. fix_remove_caption-removing_style_call.patch
  99. build_allow_electron_to_use_exec_script.patch
  100. chore_introduce_blocking_api_for_electron.patch
  101. chore_patch_out_partition_attribute_dcheck_for_webviews.patch
  102. chore_patch_out_profile_methods_in_profile_selections_cc.patch
  103. add_gin_converter_support_for_arraybufferview.patch
  104. chore_defer_usb_service_getdevices_request_until_usb_service_is.patch
  105. refactor_expose_hostimportmoduledynamically_and.patch
  106. feat_expose_documentloader_setdefersloading_on_webdocumentloader.patch
  107. fix_remove_profiles_from_spellcheck_service.patch
  108. chore_patch_out_profile_methods_in_chrome_browser_pdf.patch
  109. chore_patch_out_profile_methods_in_titlebar_config.patch
  110. fix_disabling_background_throttling_in_compositor.patch
  111. fix_select_the_first_menu_item_when_opened_via_keyboard.patch
  112. fix_return_v8_value_from_localframe_requestexecutescript.patch
  113. fix_harden_blink_scriptstate_maybefrom.patch
  114. fix_use_delegated_generic_capturer_when_available.patch
  115. expose_webblob_path_to_allow_embedders_to_get_file_paths.patch
  116. fix_move_autopipsettingshelper_behind_branding_buildflag.patch
  117. revert_remove_the_allowaggressivethrottlingwithwebsocket_feature.patch
  118. fix_activate_background_material_on_windows.patch
  119. feat_allow_passing_of_objecttemplate_to_objecttemplatebuilder.patch
  120. chore_remove_check_is_test_on_script_injection_tracker.patch
  121. fix_restore_original_resize_performance_on_macos.patch
  122. feat_allow_code_cache_in_custom_schemes.patch
  123. build_run_reclient_cfg_generator_after_chrome.patch
  124. fix_getcursorscreenpoint_wrongly_returns_0_0.patch
  125. fix_add_support_for_skipping_first_2_no-op_refreshes_in_thumb_cap.patch
  126. refactor_expose_file_system_access_blocklist.patch
  127. partially_revert_is_newly_created_to_allow_for_browser_initiated.patch
  128. feat_add_support_for_missing_dialog_features_to_shell_dialogs.patch
  129. fix_font_face_resolution_when_renderer_is_blocked.patch
  130. feat_enable_passing_exit_code_on_service_process_crash.patch
  131. chore_remove_reference_to_chrome_browser_themes.patch
  132. feat_enable_customizing_symbol_color_in_framecaptionbutton.patch
  133. fix_potential_draggable_region_crash_when_no_mainframeimpl.patch