electron/shell/browser/ui
2020-12-01 15:03:00 -08:00
..
cocoa feat: add 'resized' event to BrowserWindow (#26216) 2020-11-11 19:27:24 -05:00
gtk fix: add Wayland support (#26022) 2020-10-20 11:24:52 -07:00
views fix: draggable views on BrowserViews on Windows (#26738) 2020-12-01 15:03:00 -08:00
webui chore: bump chromium to adc5df74b86afdff676989ced8cd3 (master) (#26223) 2020-11-13 16:16:56 -08:00
win fix: delay emitting NotifyIcon events on Windows (#26668) 2020-11-30 16:49:30 +09:00
x chore: bump chromium to adc5df74b86afdff676989ced8cd3 (master) (#26223) 2020-11-13 16:16:56 -08:00
accelerator_util.cc
accelerator_util.h
accelerator_util_unittests.cc
autofill_popup.cc chore: prefer empty() check for readability (#26109) 2020-10-22 13:24:59 -07:00
autofill_popup.h
certificate_trust.h
certificate_trust_mac.mm
certificate_trust_win.cc
devtools_manager_delegate.cc chore: cleanup some typos in comments (#25770) 2020-10-13 10:25:21 -07:00
devtools_manager_delegate.h
devtools_ui.cc fix: sync devtools frontend mime types with upstream (#25780) 2020-10-06 15:59:12 -07:00
devtools_ui.h
drag_util.cc fix: draggable regions exclusively on BrowserViews (#26145) 2020-10-27 14:28:43 -07:00
drag_util.h fix: draggable regions exclusively on BrowserViews (#26145) 2020-10-27 14:28:43 -07:00
drag_util_mac.mm
drag_util_views.cc
electron_menu_model.cc feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
electron_menu_model.h feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
file_dialog.h
file_dialog_gtk.cc fix: add Wayland support (#26022) 2020-10-20 11:24:52 -07:00
file_dialog_mac.mm fix: save dialog extensions should be deterministic (#25164) 2020-08-28 09:40:47 -07:00
file_dialog_win.cc
gtk_util.cc
gtk_util.h
inspectable_web_contents.cc fix: Cannot read property 'setDockSide' of undefined (#26474) 2020-11-16 10:26:35 -08:00
inspectable_web_contents.h chore: bump chromium to adc5df74b86afdff676989ced8cd3 (master) (#26223) 2020-11-13 16:16:56 -08:00
inspectable_web_contents_delegate.h
inspectable_web_contents_view.h
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h fix: make draggable regions work when devtools is opened on macOS (#26361) 2020-11-09 16:54:04 -05:00
inspectable_web_contents_view_mac.h
inspectable_web_contents_view_mac.mm
message_box.h
message_box_gtk.cc fix: add Wayland support (#26022) 2020-10-20 11:24:52 -07:00
message_box_mac.mm fix: release NSAlert properly (#26078) 2020-10-22 15:46:58 +09:00
message_box_win.cc chore: prefer empty() check for readability (#26109) 2020-10-22 13:24:59 -07:00
run_all_unittests.cc
tray_icon.cc
tray_icon.h refactor: Chromium code style for enum classes (#26165) 2020-10-27 10:51:45 -07:00
tray_icon_cocoa.h feat: allow monospaced font styles to be specified for macOS tray titles (#25059) 2020-08-23 14:39:29 -07:00
tray_icon_cocoa.mm feat: allow monospaced font styles to be specified for macOS tray titles (#25059) 2020-08-23 14:39:29 -07:00
tray_icon_gtk.cc
tray_icon_gtk.h
tray_icon_observer.h
tray_icon_win.cc