electron/shell/browser/ui
trop[bot] 387394e084
refactor: avoid copies of large objects in range based for loops (#47604)
* Avoid copies of large objects in range-based for-loops.

Xref: https://chromium-review.googlesource.com/c/chromium/src/+/6527689

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* Avoid copies of large objects in range-based for-loops in Browser::ShowAboutPanel()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-06-30 10:59:59 +02:00
..
cocoa feat: enable secondary label for macOS menu (#47040) 2025-05-15 12:22:41 -07:00
gtk perf: don't create unused menuitem icons (#47128) 2025-05-16 11:05:26 -05:00
views refactor: remove stray .c_str() calls for absl::StrFormat() (#47576) 2025-06-26 08:18:10 -05:00
webui refactor: avoid copies of large objects in range based for loops (#47604) 2025-06-30 10:59:59 +02:00
win fix: titlebar showing in content protected window (#47264) 2025-05-27 14:24:21 +02:00
x
accelerator_util.cc
accelerator_util.h
accelerator_util_unittests.cc
autofill_popup.cc
autofill_popup.h
certificate_trust.h
certificate_trust_mac.mm
certificate_trust_win.cc
devtools_manager_delegate.cc
devtools_manager_delegate.h
devtools_ui.cc
devtools_ui.h
devtools_ui_bundle_data_source.cc
devtools_ui_bundle_data_source.h
devtools_ui_theme_data_source.cc
devtools_ui_theme_data_source.h
drag_util.cc
drag_util.h
drag_util_mac.mm
drag_util_views.cc
electron_desktop_window_tree_host_linux.cc
electron_desktop_window_tree_host_linux.h
electron_gdk.sigs
electron_gdk_pixbuf.sigs
electron_gtk.fragment
electron_menu_model.cc
electron_menu_model.h
file_dialog.h refactor: have ShowSaveDialogSync() return a std::optional<base::FilePath> (#47452) 2025-06-13 10:03:05 +02:00
file_dialog_linux.cc refactor: have ShowSaveDialogSync() return a std::optional<base::FilePath> (#47452) 2025-06-13 10:03:05 +02:00
file_dialog_linux_portal.cc fix: use-after-move of bus connection in xdg portal detection (#47024) 2025-05-09 09:28:05 -04:00
file_dialog_mac.mm refactor: have ShowSaveDialogSync() return a std::optional<base::FilePath> (#47452) 2025-06-13 10:03:05 +02:00
file_dialog_win.cc refactor: have ShowSaveDialogSync() return a std::optional<base::FilePath> (#47452) 2025-06-13 10:03:05 +02:00
gtk_util.cc
gtk_util.h
inspectable_web_contents.cc refactor: remove stray .c_str() calls for absl::StrFormat() (#47576) 2025-06-26 08:18:10 -05:00
inspectable_web_contents.h chore: debug crash on DevTools SetOwnerWindow (#47262) 2025-05-26 20:33:02 -07:00
inspectable_web_contents_delegate.h
inspectable_web_contents_view.cc
inspectable_web_contents_view.h
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h
message_box.h
message_box_gtk.cc
message_box_mac.mm
message_box_win.cc
run_all_unittests.cc
status_icon_gtk.cc
status_icon_gtk.h
tray_icon.cc
tray_icon.h
tray_icon_cocoa.h
tray_icon_cocoa.mm
tray_icon_linux.cc
tray_icon_linux.h
tray_icon_observer.h
tray_icon_win.cc