.patches 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. build_gn.patch
  2. dcheck.patch
  3. accelerator.patch
  4. blink_file_path.patch
  5. blink_local_frame.patch
  6. can_create_window.patch
  7. disable_hidden.patch
  8. dom_storage_limits.patch
  9. render_widget_host_view_base.patch
  10. render_widget_host_view_mac.patch
  11. webview_cross_drag.patch
  12. gin_enable_disable_v8_platform.patch
  13. disable-redraw-lock.patch
  14. enable_reset_aspect_ratio.patch
  15. boringssl_build_gn.patch
  16. pepper_plugin_support.patch
  17. gtk_visibility.patch
  18. sysroot.patch
  19. resource_file_conflict.patch
  20. scroll_bounce_flag.patch
  21. mas_blink_no_private_api.patch
  22. mas_no_private_api.patch
  23. mas-cgdisplayusesforcetogray.patch
  24. mas_disable_remote_layer.patch
  25. mas_disable_remote_accessibility.patch
  26. mas_disable_custom_window_frame.patch
  27. mas_avoid_usage_of_private_macos_apis.patch
  28. mas_use_public_apis_to_determine_if_a_font_is_a_system_font.patch
  29. chrome_key_systems.patch
  30. add_didinstallconditionalfeatures.patch
  31. desktop_media_list.patch
  32. proxy_config_monitor.patch
  33. gritsettings_resource_ids.patch
  34. isolate_holder.patch
  35. notification_provenance.patch
  36. dump_syms.patch
  37. command-ismediakey.patch
  38. printing.patch
  39. support_mixed_sandbox_with_zygote.patch
  40. unsandboxed_ppapi_processes_skip_zygote.patch
  41. build_add_electron_tracing_category.patch
  42. worker_context_will_destroy.patch
  43. frame_host_manager.patch
  44. crashpad_pid_check.patch
  45. network_service_allow_remote_certificate_verification_logic.patch
  46. disable_color_correct_rendering.patch
  47. add_contentgpuclient_precreatemessageloop_callback.patch
  48. picture-in-picture.patch
  49. disable_compositor_recycling.patch
  50. allow_new_privileges_in_unsandboxed_child_processes.patch
  51. expose_setuseragent_on_networkcontext.patch
  52. feat_add_set_theme_source_to_allow_apps_to.patch
  53. add_webmessageportconverter_entangleandinjectmessageportchannel.patch
  54. ignore_rc_check.patch
  55. remove_usage_of_incognito_apis_in_the_spellchecker.patch
  56. allow_disabling_blink_scheduler_throttling_per_renderview.patch
  57. hack_plugin_response_interceptor_to_point_to_electron.patch
  58. feat_add_support_for_overriding_the_base_spellchecker_download_url.patch
  59. feat_enable_offscreen_rendering_with_viz_compositor.patch
  60. gpu_notify_when_dxdiag_request_fails.patch
  61. feat_allow_embedders_to_add_observers_on_created_hunspell.patch
  62. feat_add_onclose_to_messageport.patch
  63. allow_in-process_windows_to_have_different_web_prefs.patch
  64. refactor_expose_cursor_changes_to_the_webcontentsobserver.patch
  65. crash_allow_setting_more_options.patch
  66. upload_list_add_loadsync_method.patch
  67. allow_setting_secondary_label_via_simplemenumodel.patch
  68. feat_add_streaming-protocol_registry_to_multibuffer_data_source.patch
  69. fix_patch_out_profile_refs_in_accessibility_ui.patch
  70. skip_atk_toolchain_check.patch
  71. worker_feat_add_hook_to_notify_script_ready.patch
  72. chore_provide_iswebcontentscreationoverridden_with_full_params.patch
  73. fix_properly_honor_printing_page_ranges.patch
  74. export_gin_v8platform_pageallocator_for_usage_outside_of_the_gin.patch
  75. fix_export_zlib_symbols.patch
  76. web_contents.patch
  77. webview_fullscreen.patch
  78. disable_unload_metrics.patch
  79. fix_add_check_for_sandbox_then_result.patch
  80. extend_apply_webpreferences.patch
  81. build_libc_as_static_library.patch
  82. build_do_not_depend_on_packed_resource_integrity.patch
  83. refactor_restore_base_adaptcallbackforrepeating.patch
  84. hack_to_allow_gclient_sync_with_host_os_mac_on_linux_in_ci.patch
  85. logging_win32_only_create_a_console_if_logging_to_stderr.patch
  86. fix_media_key_usage_with_globalshortcuts.patch
  87. feat_expose_raw_response_headers_from_urlloader.patch
  88. chore_do_not_use_chrome_windows_in_cryptotoken_webrequestsender.patch
  89. process_singleton.patch
  90. fix_expose_decrementcapturercount_in_web_contents_impl.patch
  91. add_ui_scopedcliboardwriter_writeunsaferawdata.patch
  92. feat_add_data_parameter_to_processsingleton.patch
  93. load_v8_snapshot_in_browser_process.patch
  94. fix_adapt_exclusive_access_for_electron_needs.patch
  95. fix_aspect_ratio_with_max_size.patch
  96. fix_dont_delete_SerialPortManager_on_main_thread.patch
  97. fix_crash_when_saving_edited_pdf_files.patch
  98. port_autofill_colors_to_the_color_pipeline.patch
  99. build_disable_partition_alloc_on_mac.patch
  100. fix_non-client_mouse_tracking_and_message_bubbling_on_windows.patch
  101. build_make_libcxx_abi_unstable_false_for_electron.patch
  102. introduce_ozoneplatform_electron_can_call_x11_property.patch
  103. make_gtk_getlibgtk_public.patch
  104. build_disable_print_content_analysis.patch
  105. custom_protocols_plzserviceworker.patch
  106. feat_filter_out_non-shareable_windows_in_the_current_application_in.patch
  107. fix_allow_guest_webcontents_to_enter_fullscreen.patch
  108. disable_freezing_flags_after_init_in_node.patch
  109. short-circuit_permissions_checks_in_mediastreamdevicescontroller.patch
  110. chore_add_electron_deps_to_gitignores.patch
  111. chore_allow_chromium_to_handle_synthetic_mouse_events_for_touch.patch
  112. add_maximized_parameter_to_linuxui_getwindowframeprovider.patch
  113. revert_spellcheck_fully_launch_spell_check_delayed_initialization.patch
  114. add_electron_deps_to_license_credits_file.patch
  115. fix_crash_loading_non-standard_schemes_in_iframes.patch
  116. fix_return_v8_value_from_localframe_requestexecutescript.patch
  117. create_browser_v8_snapshot_file_name_fuse.patch
  118. feat_configure_launch_options_for_service_process.patch
  119. fix_on-screen-keyboard_hides_on_input_blur_in_webview.patch
  120. preconnect_manager.patch
  121. fix_remove_caption-removing_style_call.patch
  122. build_allow_electron_to_use_exec_script.patch
  123. cherry-pick-7196a42b42ce.patch
  124. fix_tray_icon_gone_on_lock_screen.patch
  125. cherry-pick-2611772cf0a0.patch
  126. cherry-pick-3235c1d1955b.patch
  127. expose_v8initializer_codegenerationcheckcallbackinmainthread.patch
  128. cherry-pick-43637378b14e.patch
  129. axselectedtextmarkerrange_should_not_be_backwards.patch
  130. fix_x11_window_restore_minimized_maximized_window.patch
  131. m108-lts_simplify_webmediaplayermscompositor_destruction.patch
  132. m108-lts_further_simplify_webmediaplayermscompositor_lifetime.patch
  133. cherry-pick-e79b89b47dac.patch
  134. cherry-pick-06851790480e.patch
  135. cherry-pick-aeec1ba5893d.patch
  136. cherry-pick-0407102d19b9.patch
  137. fix_crash_in_annotationagentimpl.patch
  138. cherry-pick-bfd926be8178.patch
  139. cherry-pick-9aa4c45f21b1.patch
  140. m108-lts_do_not_register_browser_watcher_activity_report_with.patch
  141. prevent_potential_integer_overflow_in_persistentmemoryallocator_1_2.patch
  142. m108-lts_prevent_potential_integer_overflow_in.patch
  143. cherry-pick-38de42d2bbc3.patch
  144. cherry-pick-8731bd8a30f6.patch
  145. cherry-pick-26bfa5807606.patch
  146. cherry-pick-b5c9e5efe5dd.patch
  147. cherry-pick-56bd20b295b4.patch
  148. cherry-pick-1235110fce18.patch
  149. cherry-pick-b041159d06ad.patch
  150. cherry-pick-d6946b70b431.patch
  151. cherry-pick-d9081493c4b2.patch
  152. cherry-pick-2b30a50d0e62.patch
  153. merge_m112_remove_the_second_weakptrfactory_from.patch
  154. merge_m112_check_spdyproxyclientsocket_is_alive_after_write.patch
  155. check_callback_availability_in.patch
  156. cherry-pick-63686953dc22.patch
  157. cherry-pick-f098ff0d1230.patch
  158. cherry-pick-f58218891f8c.patch
  159. wayland_ensure_dnd_buffer_size_is_a_multiple_of_scale.patch
  160. m112_cherry_pick_libxml_cve_fix.patch
  161. m112_fix_scopedobservation_uaf_in.patch
  162. cherry-pick-ea1cd76358e0.patch
  163. cherry-pick-48785f698b1c.patch
  164. m108-lts_return_after_readycommitnavigation_call_in_commiterrorpage.patch
  165. m114_merge_fix_a_crash_caused_by_calling_trace_event.patch
  166. base_do_not_use_va_args_twice_in_asprintf.patch
  167. cherry-pick-85beff6fd302.patch
  168. m114_webcodecs_fix_crash_when_changing_temporal_layer_count_in_av1.patch
  169. cherry-pick-933b9fad3a53.patch
  170. cherry-pick-b03973561862.patch
  171. cherry-pick-c60a1ab717c7.patch
  172. networkcontext_don_t_access_url_loader_factories_during_destruction.patch
  173. don_t_keep_pointer_to_popped_stack_memory_for_has.patch
  174. cherry-pick-35c06406a658.patch
  175. cherry-pick-b11e7d07a6f4.patch