electron/shell/browser/ui
Shelley Vohr 1f19a74417
fix: potential crash calling tray.popUpContextMenu() (#39231)
fix: potential crash calling tray.popUpContextMenu
2023-08-01 15:07:30 +09:00
..
cocoa fix: traffic lights not working when child windows are restored via parent window (#39225) 2023-07-26 10:10:34 +02:00
gtk chore: use nested namespaces (#37855) 2023-04-11 15:30:25 +09:00
views chore: bump chromium to 117.0.5884.1 (main) (#38969) 2023-07-16 16:14:43 +02:00
webui chore: bump chromium to 116.0.5817.0 (main) (#38465) 2023-06-09 16:08:36 -07:00
win fix: potential crash calling tray.popUpContextMenu() (#39231) 2023-08-01 15:07:30 +09:00
x chore: bump chromium to 117.0.5892.0 (main) (#39118) 2023-07-19 00:26:27 +02:00
accelerator_util.cc
accelerator_util.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
accelerator_util_unittests.cc chore: bump chromium to 117.0.5913.0 (main) (#39172) 2023-07-31 10:47:32 -07:00
autofill_popup.cc build: remove enable_osr build flag (#38703) 2023-06-13 14:48:53 -04:00
autofill_popup.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
certificate_trust.h
certificate_trust_mac.mm chore: bump chromium to 116.0.5833.0 (main) (#38809) 2023-06-15 16:37:01 -04:00
certificate_trust_win.cc chore: bump chromium to 116.0.5833.0 (main) (#38809) 2023-06-15 16:37:01 -04:00
devtools_manager_delegate.cc
devtools_manager_delegate.h
devtools_ui.cc
devtools_ui.h
drag_util.cc chore: remove dead draggable region code (#38404) 2023-05-24 10:03:07 +02:00
drag_util.h chore: bump chromium to 117.0.5884.1 (main) (#38969) 2023-07-16 16:14:43 +02:00
drag_util_mac.mm
drag_util_views.cc
electron_desktop_window_tree_host_linux.cc chore: bump chromium to 117.0.5884.1 (main) (#38969) 2023-07-16 16:14:43 +02:00
electron_desktop_window_tree_host_linux.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_gdk_pixbuf.sigs
electron_gtk.fragment
electron_gtk.sigs
electron_menu_model.cc
electron_menu_model.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
file_dialog.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
file_dialog_gtk.cc chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
file_dialog_mac.mm fix: file selection when disallowed on macOS (#38557) 2023-06-05 14:08:10 +02:00
file_dialog_win.cc
gtk_util.cc
gtk_util.h
inspectable_web_contents.cc chore: bump chromium to 117.0.5913.0 (main) (#39172) 2023-07-31 10:47:32 -07:00
inspectable_web_contents.h chore: bump chromium to 116.0.5829.0 (main) (#38726) 2023-06-13 14:45:48 -04:00
inspectable_web_contents_delegate.h
inspectable_web_contents_view.cc
inspectable_web_contents_view.h chore: bump chromium to 117.0.5884.1 (main) (#38969) 2023-07-16 16:14:43 +02:00
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h
inspectable_web_contents_view_mac.h chore: bump chromium to 117.0.5892.0 (main) (#39118) 2023-07-19 00:26:27 +02:00
inspectable_web_contents_view_mac.mm chore: bump chromium to 117.0.5892.0 (main) (#39118) 2023-07-19 00:26:27 +02:00
message_box.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
message_box_gtk.cc chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
message_box_mac.mm chore: bump chromium to 117.0.5852.0 (main) (#38891) 2023-07-01 16:22:55 -04:00
message_box_win.cc refactor: prefer base::Contains() over find() + end() (#38443) 2023-05-30 10:28:43 +02:00
run_all_unittests.cc
status_icon_gtk.cc
status_icon_gtk.h
tray_icon.cc fix: potential crash calling tray.popUpContextMenu() (#39231) 2023-08-01 15:07:30 +09:00
tray_icon.h fix: potential crash calling tray.popUpContextMenu() (#39231) 2023-08-01 15:07:30 +09:00
tray_icon_cocoa.h fix: potential crash calling tray.popUpContextMenu() (#39231) 2023-08-01 15:07:30 +09:00
tray_icon_cocoa.mm fix: potential crash calling tray.popUpContextMenu() (#39231) 2023-08-01 15:07:30 +09:00
tray_icon_linux.cc chore: bump chromium to 116.0.5817.0 (main) (#38465) 2023-06-09 16:08:36 -07:00
tray_icon_linux.h chore: bump chromium to 116.0.5817.0 (main) (#38465) 2023-06-09 16:08:36 -07:00
tray_icon_observer.h
tray_icon_win.cc