electron/shell/browser/ui/views
trop[bot] 55e25b437d
perf: prefer absl::flat_hash_set over std::set when sorted order is not needed (#46441)
* perf: use an absl::flat_hash_set for UsbChooserContext::ephemeral_devices_

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

* perf: use an absl::flat_hash_set for GlobalMenuBarRegistrarX11::live_windows_

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

* perf: use an absl::flat_hash_set for NativeWindowViews::forwarding_windows_

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

* perf: use an absl::flat_hash_set for OffScreenRenderWidgetHostView::guest_host_views_

perf: use an absl::flat_hash_set for OffScreenRenderWidgetHostView::proxy_views_

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

* perf: use an absl::flat_hash_set for NativeWindow::injected_frames_

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

* perf: use an absl::flat_hash_set for NativeWindow::background_throttling_sources_

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-04-03 20:28:53 -05:00
..
autofill_popup_view.cc fix: leaked gfx::Canvas in AutofillPopupView::OnPaint() (#46413) 2025-04-01 16:45:48 -05:00
autofill_popup_view.h
caption_button_placeholder_container.cc
caption_button_placeholder_container.h
client_frame_view_linux.cc
client_frame_view_linux.h
electron_views_delegate.cc
electron_views_delegate.h
electron_views_delegate_win.cc
frameless_view.cc
frameless_view.h
global_menu_bar_registrar_x11.cc
global_menu_bar_registrar_x11.h perf: prefer absl::flat_hash_set over std::set when sorted order is not needed (#46441) 2025-04-03 20:28:53 -05:00
global_menu_bar_x11.cc
global_menu_bar_x11.h
menu_bar.cc
menu_bar.h
menu_delegate.cc
menu_delegate.h
menu_model_adapter.cc
menu_model_adapter.h
native_frame_view.cc
native_frame_view.h
opaque_frame_view.cc
opaque_frame_view.h
root_view.cc
root_view.h
submenu_button.cc
submenu_button.h
win_caption_button.cc
win_caption_button.h
win_caption_button_container.cc
win_caption_button_container.h
win_frame_view.cc
win_frame_view.h
win_icon_painter.cc
win_icon_painter.h