electron/shell/browser/ui/views
Jeremy Rose 85f41d59ac
fix: ensure autofill popup view is > 1x1 in size (#36121)
* fix: ensure autofill popup view is > 1x1 in size

ref #26667

* Update shell/browser/ui/views/autofill_popup_view.cc

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2023-01-27 10:50:19 +01:00
..
autofill_popup_view.cc fix: ensure autofill popup view is > 1x1 in size (#36121) 2023-01-27 10:50:19 +01:00
autofill_popup_view.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
client_frame_view_linux.cc chore: bump chromium to 110.0.5415.0 (main) (#36186) 2022-11-17 14:59:23 -05:00
client_frame_view_linux.h chore: bump chromium to 110.0.5415.0 (main) (#36186) 2022-11-17 14:59:23 -05:00
electron_views_delegate.cc chore: bump chromium to 105.0.5187.0 (main) (#34921) 2022-07-20 13:03:34 +02:00
electron_views_delegate.h chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
electron_views_delegate_win.cc chore: bump chromium to 108.0.5329.0 (main) (#35628) 2022-10-03 13:21:00 -07:00
frameless_view.cc refactor: move draggable regions to WebContents (#36230) 2022-11-07 10:15:57 -08:00
frameless_view.h refactor: better solution for resizable frameless DCHECK (#33790) 2022-04-28 20:34:12 -04:00
global_menu_bar_registrar_x11.cc chore: move global_menu_bar_registrar_x11 out of chromium_src (#30837) 2021-09-06 09:03:07 +02:00
global_menu_bar_registrar_x11.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
global_menu_bar_x11.cc chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
global_menu_bar_x11.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
inspectable_web_contents_view_views.cc refactor: move draggable regions to WebContents (#36230) 2022-11-07 10:15:57 -08:00
inspectable_web_contents_view_views.h refactor: move draggable regions to WebContents (#36230) 2022-11-07 10:15:57 -08:00
menu_bar.cc chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
menu_bar.h chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
menu_delegate.cc refactor: use Get/SetID from views:View in Button (#35022) 2022-07-25 09:46:14 +02:00
menu_delegate.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
menu_model_adapter.cc chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
menu_model_adapter.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
native_frame_view.cc feat: make win.setAspectRatio() work on Windows (#26941) 2021-01-05 17:17:33 +09:00
native_frame_view.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
root_view.cc chore: bump chromium to 100.0.4857.0 (main) (#32419) 2022-02-09 18:58:52 -08:00
root_view.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
submenu_button.cc chore: bump chromium to 108.0.5329.0 (main) (#35628) 2022-10-03 13:21:00 -07:00
submenu_button.h chore: add ELECTRON_ prefix to C++ include guards (#31925) 2021-11-22 16:34:31 +09:00
win_caption_button.cc chore: apply chromium commit 30a32e6 (#35370) 2022-08-23 10:31:23 +09:00
win_caption_button.h fix: update Windows caption buttons to match Win11 style (#34790) 2022-07-12 09:13:40 +02:00
win_caption_button_container.cc fix: allow maximizing when window enters tablet mode with WCO (#35617) 2022-09-13 13:41:23 -07:00
win_caption_button_container.h fix: WCO pressed background state updates (#34771) 2022-07-07 17:17:20 +02:00
win_frame_view.cc chore: drop support for Windows 7 / 8 / 8.1 (#36427) 2022-11-30 17:13:29 -08:00
win_frame_view.h fix: WCO respects maximizable/closable/minimizable (#34677) 2022-06-23 13:08:32 -04:00
win_icon_painter.cc chore: apply chromium commit 30a32e6 (#35370) 2022-08-23 10:31:23 +09:00
win_icon_painter.h fix: update Windows caption buttons to match Win11 style (#34790) 2022-07-12 09:13:40 +02:00