electron/shell/browser/ui
2020-07-16 10:14:54 -07:00
..
cocoa refactor: rename InspectableWebContents{Impl =>} (#24543) 2020-07-15 11:27:42 -07:00
gtk fix: restore original GTK/appindicator implementation of tray icons (#23674) 2020-06-02 17:00:20 -07:00
views refactor: rename InspectableWebContents{Impl =>} (#24543) 2020-07-15 11:27:42 -07:00
webui fix: chrome://accessibility not loading (#24437) 2020-07-16 10:14:54 -07:00
win chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 2020-07-13 21:13:34 -04:00
x chore: bump chromium to a84d34e372b8fb5e9a94b1b4b447e (master) (#23908) 2020-06-22 10:35:10 -07:00
accelerator_util.cc chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 2020-07-13 21:13:34 -04:00
accelerator_util.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
accelerator_util_unittests.cc
autofill_popup.cc chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999) 2020-04-13 16:39:26 -07:00
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: handle Browser.close over CDP (#23436) 2020-05-08 16:13:32 -07:00
devtools_manager_delegate.h chore: bump chromium to 1ba9678489174a6123358a7683f37 (master) (#22719) 2020-04-06 13:09:52 -07:00
devtools_ui.cc chore: don't duplicate devtools constants (#24440) 2020-07-07 17:04:23 -04:00
devtools_ui.h
drag_util.h
drag_util_mac.mm
drag_util_views.cc chore: bump chromium to 8a35438d19da7538142380551a2ce (master) (#21971) 2020-01-31 13:36:00 -05:00
electron_menu_model.cc chore: bump chromium to 580fe983e138952553cd6af11ee8b (master) (#23379) 2020-05-26 13:06:26 -07:00
electron_menu_model.h fix: weakly reference MenuModel from MenuController (#23778) 2020-05-27 13:54:52 -07:00
file_dialog.h
file_dialog_gtk.cc refactor: remove uses of v8::Isolate::GetCurrent (#24179) 2020-06-22 09:35:24 -07:00
file_dialog_mac.mm fix: multiple extension filters on macOS (#23409) 2020-05-07 08:52:56 -07:00
file_dialog_win.cc fix: do not destroy thread in UI thread (#23495) 2020-05-12 10:37:51 -07:00
gtk_util.cc
gtk_util.h
inspectable_web_contents.cc refactor: rename InspectableWebContents{Impl =>} (#24543) 2020-07-15 11:27:42 -07:00
inspectable_web_contents.h refactor: rename InspectableWebContents{Impl =>} (#24543) 2020-07-15 11:27:42 -07:00
inspectable_web_contents_delegate.h
inspectable_web_contents_view.h
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h
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 chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999) 2020-04-13 16:39:26 -07:00
message_box_mac.mm fix: don't assign NSAlert to window which is not visible (#22672) 2020-04-13 17:25:55 +09:00
message_box_win.cc fix: do not destroy thread in UI thread (#23495) 2020-05-12 10:37:51 -07:00
run_all_unittests.cc
tray_icon.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
tray_icon.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
tray_icon_cocoa.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
tray_icon_cocoa.mm fix: only notify mouse-up on mouse-up (#24240) 2020-06-23 08:37:13 -07:00
tray_icon_gtk.cc fix: restore original GTK/appindicator implementation of tray icons (#23674) 2020-06-02 17:00:20 -07:00
tray_icon_gtk.h fix: restore original GTK/appindicator implementation of tray icons (#23674) 2020-06-02 17:00:20 -07:00
tray_icon_observer.h feat: add mouse-down & mouse-up to Tray (#21795) 2020-01-17 16:28:34 +00:00
tray_icon_win.cc feat: allow GUID parameter to avoid systray demotion on Windows (#21891) 2020-01-31 14:37:03 +09:00