electron/shell/browser/ui
2020-10-22 15:46:58 +09:00
..
cocoa feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
gtk fix: add Wayland support (#26022) 2020-10-20 11:24:52 -07:00
views fix: add Wayland support (#26022) 2020-10-20 11:24:52 -07:00
webui chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
win fix: maximized frameless window bleeding to other monitors (#25940) 2020-10-15 14:05:44 -07:00
x chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
accelerator_util.cc chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 2020-07-13 21:13:34 -04:00
accelerator_util.h
accelerator_util_unittests.cc
autofill_popup.cc
autofill_popup.h
certificate_trust.h refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
certificate_trust_mac.mm refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
certificate_trust_win.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
devtools_manager_delegate.cc chore: cleanup some typos in comments (#25770) 2020-10-13 10:25:21 -07:00
devtools_manager_delegate.h chore: bump chromium to 1ba9678489174a6123358a7683f37 (master) (#22719) 2020-04-06 13:09:52 -07:00
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.h
drag_util_mac.mm
drag_util_views.cc chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
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 chore: bump chromium to ec5bc1743792d64724693eb357083 (master) (#24984) 2020-09-21 01:00:36 -07:00
inspectable_web_contents.h chore: bump chromium to ec5bc1743792d64724693eb357083 (master) (#24984) 2020-09-21 01:00:36 -07:00
inspectable_web_contents_delegate.h
inspectable_web_contents_view.h chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h refactor: replace USE_X11 with OS_LINUX for sharing code with Ozone (#25522) 2020-09-21 09:11:59 +09:00
inspectable_web_contents_view_mac.h refactor: rename InspectableWebContents{Impl =>} (#24543) 2020-07-15 11:27:42 -07:00
inspectable_web_contents_view_mac.mm refactor: rename InspectableWebContents{Impl =>} (#24543) 2020-07-15 11:27:42 -07:00
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: cleanup some typos in comments (#25770) 2020-10-13 10:25:21 -07:00
run_all_unittests.cc
tray_icon.cc
tray_icon.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.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