electron/shell/browser/ui
electron-roller[bot] 53fd879043
chore: bump chromium to 138.0.7190.0 (main) (#47107)
* chore: bump chromium in DEPS to 138.0.7180.0

* 6546797: Add a metric for the overall success of the "safe storage" item retrieval.

Refs 6546797

* 6548078: extensions: Fix TODO in ScriptInjectionTracker for desktop Android

Refs 6548078

* 6544950: Revert "FSA: Only normalize the hardcoded rules once during initialization"

Refs 6544950

* chore: bump chromium in DEPS to 138.0.7181.0

* chore: update patches

* fix: correctly clamp HSL shift values between 0 and 1

* chore: bump DEPS to 138.0.7183.0

* 6553142: Remove SelectFileDialogLinuxKde | 6553142

* chore: update patches

* chore: bump chromium in DEPS to 138.0.7184.0

* chore: bump chromium in DEPS to 138.0.7186.0

* chore: bump chromium in DEPS to 138.0.7190.0

* chore: update patches

* 6547778: Remove some superfluous //ui/gfx includes from //chrome headers | 6547778

* 6556022: Reland FSA: Only normalize the hardcoded rules once during initialization | 6556022

* fix: remove pdf_extension_util::AddAdditionalData
4099130

This was removed 2 years ago in Chrome.

* fix: provide BrowserContext to pdf_extension_util::AddAdditionalData
6558173

* fixup! 6556022: Reland FSA: Only normalize the hardcoded rules once during initialization | 6556022

* fix: pass in navigation throttle registry
6536175

* fixup! 6556022: Reland "FSA: Only normalize the hardcoded rules once during initialization" | 6556022

This partially reverts commit 20d709dd15ba0ff332e24ee314149d642dc5d47c.

* 6545984: corner-shape: render dashed & dotted borders
Refs 6545984

* Update corner smoothing expected images

* Apply "future" revert commit to fix windows build

> Reason for revert: Multiple eng reporting that this is causing build failures due to too-long pathnames, with no immediate feasible workaround

This issue also affects our CI builds.

Problematic CL in current roll: 6494836: [webgl] Add stub WebGL[2]RenderingContextWebGPU | 6494836
"Future" revert CL: 6565622: Revert "[webgl] Add stub WebGL[2]RenderingContextWebGPU" | 6565622

This patch should automatically disappear when we roll the revert.

* 6533919: win: don't add WS_CAPTION style to popup windows
6533919

This mirrors the change made earlier to the code ours is based on: 6374074: [headless] Provide headless aware window metrics on Windows | 6374074

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
Co-authored-by: Keeley Hammond <khammond@slack-corp.com>
Co-authored-by: Samuel Maddock <smaddock@slack-corp.com>
Co-authored-by: clavin <clavin@electronjs.org>
2025-06-03 11:19:20 -04:00
..
cocoa feat: add menu item role palette and header (#45538) 2025-05-23 12:43:49 -04:00
gtk perf: don't create unused menuitem icons (#47100) 2025-05-16 02:43:03 -05:00
views chore: bump chromium to 138.0.7190.0 (main) (#47107) 2025-06-03 11:19:20 -04:00
webui chore: bump chromium to 138.0.7177.0 (main) (#47081) 2025-05-14 10:08:31 -04:00
win fix: titlebar showing in content protected window (#47241) 2025-05-26 09:46:04 +02:00
x refactor: remove unused SetWMSpecState (#43347) 2024-08-19 17:15:19 -04:00
accelerator_util.cc perf: prefer base::SplitStringPiece() over base::SplitString() (#45924) 2025-03-09 17:36:13 -05:00
accelerator_util.h perf: prefer base::SplitStringPiece() over base::SplitString() (#45924) 2025-03-09 17:36:13 -05:00
accelerator_util_unittests.cc chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
autofill_popup.cc refactor: fix modernize-return-braced-init-list warnings (#44838) 2024-11-27 09:41:46 +09:00
autofill_popup.h fix: cyclical #include dependency between autofill_popup.h and autofill_popup_view.h (#44705) 2024-11-19 13:45:18 -06:00
certificate_trust.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
certificate_trust_mac.mm chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
certificate_trust_win.cc chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
devtools_manager_delegate.cc chore: bump chromium to 136.0.7095.0 (main) (#46118) 2025-04-03 19:02:49 -05:00
devtools_manager_delegate.h chore: bump chromium to 136.0.7095.0 (main) (#46118) 2025-04-03 19:02:49 -05:00
devtools_ui.cc fix: add theme data source for devtools. (#44114) 2024-11-13 13:23:37 +01:00
devtools_ui.h fix: add theme data source for devtools. (#44114) 2024-11-13 13:23:37 +01:00
devtools_ui_bundle_data_source.cc refactor: remove unused system header includes (#46015) 2025-03-14 10:59:15 -05:00
devtools_ui_bundle_data_source.h fix: add theme data source for devtools. (#44114) 2024-11-13 13:23:37 +01:00
devtools_ui_theme_data_source.cc refactor: replace base::StringPrintf() calls with absl::StrFormat() (#46024) 2025-03-14 17:14:32 -05:00
devtools_ui_theme_data_source.h fix: add theme data source for devtools. (#44114) 2024-11-13 13:23:37 +01:00
drag_util.cc chore: remove more unused #include calls (#43000) 2024-07-25 11:25:45 +02:00
drag_util.h chore: iwyu mojom-forward header files (#43741) 2024-09-17 12:58:56 -07:00
drag_util_mac.mm chore: remove more unused #include calls (#43000) 2024-07-25 11:25:45 +02:00
drag_util_views.cc chore: cleanup drag_util (#36806) 2023-01-09 10:00:47 +01:00
electron_desktop_window_tree_host_linux.cc refactor: pass views::Widget* into constructors of our TreeHosts and NativeWidgets (#47177) 2025-05-21 16:02:55 -05:00
electron_desktop_window_tree_host_linux.h refactor: pass views::Widget* into constructors of our TreeHosts and NativeWidgets (#47177) 2025-05-21 16:02:55 -05:00
electron_gdk.sigs refactor: use gdk_display_beep() on Linux (#44734) 2024-11-20 16:24:59 -05:00
electron_gdk_pixbuf.sigs fix: keep gdk_pixbuf a dynamic dependency (#44423) 2024-10-29 09:44:20 +09:00
electron_gtk.fragment refactor: use stubs for gdk-pixbuf dependency (#34077) 2022-06-19 17:42:30 -07:00
electron_menu_model.cc feat: add menu item role palette and header (#45538) 2025-05-23 12:43:49 -04:00
electron_menu_model.h feat: add menu item role palette and header (#45538) 2025-05-23 12:43:49 -04:00
file_dialog.h fix: xdg portal version detection for file dialogs on linux (#46905) 2025-05-05 16:57:20 +09:00
file_dialog_linux.cc fix: xdg portal version detection for file dialogs on linux (#46905) 2025-05-05 16:57:20 +09:00
file_dialog_linux_portal.cc fix: use-after-move of bus connection in xdg portal detection (#47008) 2025-05-09 18:32:08 +09:00
file_dialog_mac.mm fix: regression with directory selection in macOS dialogs (#47259) 2025-05-27 19:08:11 +09:00
file_dialog_win.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
gtk_util.cc perf: build g_dgettext domain name at compile time (#43960) 2024-09-26 13:10:30 -04:00
gtk_util.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
inspectable_web_contents.cc chore: debug crash on DevTools SetOwnerWindow (#47243) 2025-05-26 09:45:43 +02:00
inspectable_web_contents.h chore: debug crash on DevTools SetOwnerWindow (#47243) 2025-05-26 09:45:43 +02:00
inspectable_web_contents_delegate.h fix: modernize-use-equals-default warnings (#44935) 2024-12-03 16:25:48 -06:00
inspectable_web_contents_view.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
inspectable_web_contents_view.h refactor: remove InspectableWebContentsViewMac in favor of the Views version (#44628) 2025-01-17 10:21:10 -05:00
inspectable_web_contents_view_delegate.cc chore: bump chromium to 93.0.4536.0 (main) (#29586) 2021-06-08 15:22:43 -05:00
inspectable_web_contents_view_delegate.h fix: modernize-use-equals-default warnings (#44935) 2024-12-03 16:25:48 -06:00
message_box.h chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
message_box_gtk.cc chore: bump chromium to 137.0.7128.1 (main) (#46482) 2025-04-22 15:53:29 -04:00
message_box_mac.mm refactor: use C++20's contains() method (#45742) 2025-02-21 17:33:43 -06:00
message_box_win.cc refactor: use C++20's contains() method (#45742) 2025-02-21 17:33:43 -06:00
run_all_unittests.cc chore: remove more unused #include calls (#43000) 2024-07-25 11:25:45 +02:00
status_icon_gtk.cc chore: bump chromium to 134.0.6968.0 (main) (#45172) 2025-01-23 23:07:43 -05:00
status_icon_gtk.h chore: bump chromium to 134.0.6968.0 (main) (#45172) 2025-01-23 23:07:43 -05:00
tray_icon.cc refactor: use base::ObserverList::Notify() (#46875) 2025-05-02 11:10:52 +02:00
tray_icon.h refactor: put empty virtual function definitions in header (#43285) 2024-08-12 09:56:51 +02:00
tray_icon_cocoa.h chore: add/fix interface comments for sections of methods (#42566) 2024-06-20 10:49:07 +02:00
tray_icon_cocoa.mm chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
tray_icon_linux.cc chore: bump chromium to 134.0.6968.0 (main) (#45172) 2025-01-23 23:07:43 -05:00
tray_icon_linux.h chore: bump chromium to 134.0.6968.0 (main) (#45172) 2025-01-23 23:07:43 -05:00
tray_icon_observer.h fix: modernize-use-equals-default warnings (#44935) 2024-12-03 16:25:48 -06:00
tray_icon_win.cc chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00