electron/shell/browser/ui
2023-03-31 18:06:09 +02:00
..
cocoa fix: don't set delegate for QLPreviewPanel (#37530) 2023-03-14 14:41:34 +01:00
gtk chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
views fix: set background color for menu bar on Windows (#37766) 2023-03-31 18:06:09 +02:00
webui chore: bump chromium to 113.0.5664.0 (main) (#37620) 2023-03-20 21:37:21 -04:00
win chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
x chore: bump chromium to 110.0.5415.0 (main) (#36186) 2022-11-17 14:59:23 -05:00
accelerator_util.cc refactor: improve accelerator check failed message (#36476) 2022-11-30 11:31:16 -08:00
accelerator_util.h chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
accelerator_util_unittests.cc
autofill_popup.cc fix: <datalist> dropdown positioning (#36934) 2023-01-19 19:44:23 +01:00
autofill_popup.h
certificate_trust.h
certificate_trust_mac.mm
certificate_trust_win.cc
devtools_manager_delegate.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
devtools_manager_delegate.h chore: bump chromium to 111.0.5518.0 (main) (#36575) 2023-01-05 21:35:34 -05:00
devtools_ui.cc chore: bump chromium to 107.0.5274.0 (main) (#35375) 2022-09-07 09:46:37 +02:00
devtools_ui.h
drag_util.cc
drag_util.h
drag_util_mac.mm chore: cleanup drag_util (#36806) 2023-01-09 10:00:47 +01: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 chore: bump chromium to 109.0.5382.0 (main) (#36057) 2022-10-27 12:37:04 -04:00
electron_desktop_window_tree_host_linux.h chore: bump chromium to 110.0.5415.0 (main) (#36186) 2022-11-17 14:59:23 -05:00
electron_gdk_pixbuf.sigs
electron_gtk.fragment
electron_gtk.sigs
electron_menu_model.cc chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
electron_menu_model.h chore: bump chromium to 106.0.5216.0 (main) (#34993) 2022-08-17 11:35:53 -07:00
file_dialog.h
file_dialog_gtk.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
file_dialog_mac.mm chore: bump chromium to 110.0.5415.0 (main) (#36186) 2022-11-17 14:59:23 -05:00
file_dialog_win.cc chore: remove UnresponsiveSuppressor altogether (#35507) 2022-09-08 15:49:33 -07:00
gtk_util.cc chore: update links in comments (#37197) 2023-02-11 18:52:54 -08:00
gtk_util.h
inspectable_web_contents.cc chore: remove unnecessary casting to base::Value (#37591) 2023-03-20 10:26:42 -04:00
inspectable_web_contents.h
inspectable_web_contents_delegate.h feat: emit devtools-open-url event for DevTools link selection (#36774) 2023-01-26 09:54:26 +01:00
inspectable_web_contents_view.cc chore: Move draggable regions implementation from NativeBrowserView into InspectableWebContentsView (#35007) 2022-10-17 11:10:07 -04:00
inspectable_web_contents_view.h refactor: move draggable regions to WebContents (#36230) 2022-11-07 10:15:57 -08:00
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h
inspectable_web_contents_view_mac.h refactor: move draggable regions to WebContents (#36230) 2022-11-07 10:15:57 -08:00
inspectable_web_contents_view_mac.mm refactor: move draggable regions to WebContents (#36230) 2022-11-07 10:15:57 -08:00
message_box.h chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
message_box_gtk.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
message_box_mac.mm chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
message_box_win.cc chore: bump chromium to 110.0.5415.0 (main) (#36186) 2022-11-17 14:59:23 -05:00
run_all_unittests.cc chore: bump chromium to 111.0.5544.3 (main) (#36820) 2023-02-03 12:43:42 +01:00
status_icon_gtk.cc fix: fallback to GtkStatusIcon when app indicator is not supported (#36815) 2023-01-26 19:15:55 +09:00
status_icon_gtk.h fix: fallback to GtkStatusIcon when app indicator is not supported (#36815) 2023-01-26 19:15:55 +09:00
tray_icon.cc
tray_icon.h
tray_icon_cocoa.h
tray_icon_cocoa.mm chore: bump chromium to 110.0.5451.0 (main) (#36394) 2022-12-05 17:59:19 -05:00
tray_icon_linux.cc fix: fallback to GtkStatusIcon when app indicator is not supported (#36815) 2023-01-26 19:15:55 +09:00
tray_icon_linux.h fix: fallback to GtkStatusIcon when app indicator is not supported (#36815) 2023-01-26 19:15:55 +09:00
tray_icon_observer.h
tray_icon_win.cc