electron/shell/browser/ui
2021-03-22 10:56:30 +09:00
..
cocoa refactor: cleanup how WebContents is destroyed (#27920) 2021-03-07 21:14:12 +09:00
gtk chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
views fix: pass button callback in constructor (#27545) 2021-01-29 12:43:51 -08:00
webui chore: bump chromium to 7264889ce3aad1568ff3d211c81fe (master) (#27003) 2020-12-22 14:14:44 -08:00
win fix: enable navigator.setAppBadge/clearAppBadge (#27067) 2021-01-21 14:45:06 +09:00
x refactor: precache atoms in window-state-watcher (#27575) 2021-02-02 09:50:32 -08:00
accelerator_util.cc
accelerator_util.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
accelerator_util_unittests.cc chore: enable native unittesting (#20293) 2019-10-03 22:21:30 +02:00
autofill_popup.cc
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 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 refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util.cc fix: default offset when no drag regions (#27147) 2021-01-04 14:01:32 -08:00
drag_util.h
drag_util_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util_views.cc chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08: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 refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
file_dialog_gtk.cc fix: add Wayland support (#26022) 2020-10-20 11:24:52 -07:00
file_dialog_mac.mm
file_dialog_win.cc
gtk_util.cc
gtk_util.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
inspectable_web_contents.cc refactor: cleanup how WebContents is destroyed (#27920) 2021-03-07 21:14:12 +09:00
inspectable_web_contents.h fix: destroy MessageDispatcher before WebContents (#28286) 2021-03-22 10:56:30 +09:00
inspectable_web_contents_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view.h refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
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 refactor: cleanup how WebContents is destroyed (#27920) 2021-03-07 21:14:12 +09:00
message_box.h
message_box_gtk.cc fix: message box missing an "OK" button in GTK (#26857) 2020-12-10 08:28:56 +09:00
message_box_mac.mm
message_box_win.cc
run_all_unittests.cc
tray_icon.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
tray_icon.h refactor: Chromium code style for enum classes (#26165) 2020-10-27 10:51:45 -07:00
tray_icon_cocoa.h refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
tray_icon_cocoa.mm refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
tray_icon_gtk.cc
tray_icon_gtk.h
tray_icon_observer.h
tray_icon_win.cc feat: allow GUID parameter to avoid systray demotion on Windows (#21891) 2020-01-31 14:37:03 +09:00