electron/shell/browser/ui
2020-06-04 10:11:28 -07:00
..
cocoa fix: missing HandleScopes in touch bar (#23936) 2020-06-04 10:11:28 -07:00
gtk fix: restore original GTK/appindicator implementation of tray icons (#23674) 2020-06-02 17:00:20 -07:00
views chore: bump chromium to 580fe983e138952553cd6af11ee8b (master) (#23379) 2020-05-26 13:06:26 -07:00
win fix: do not use CONTEXT_MENU flag for tray menu (#23843) 2020-06-01 09:57:25 -05:00
x chore: bump chromium to d66c2e32380bf5d1eb5e1fe37faef (master) (#23791) 2020-06-01 16:34:34 -04:00
accelerator_util.cc
accelerator_util.h
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
certificate_trust_mac.mm
certificate_trust_win.cc
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
devtools_ui.h
drag_util.h
drag_util_mac.mm
drag_util_views.cc
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 fix: add missing handle scope in file_dialog_gtk (#23109) 2020-04-15 10:45:32 -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
inspectable_web_contents.h
inspectable_web_contents_delegate.h
inspectable_web_contents_impl.cc
inspectable_web_contents_impl.h
inspectable_web_contents_view.h
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h
inspectable_web_contents_view_mac.h
inspectable_web_contents_view_mac.mm
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
tray_icon.h
tray_icon_cocoa.h
tray_icon_cocoa.mm fix: heap-use-after-free in tray.popUpContextMenu (#22842) 2020-03-26 18:30:21 -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
tray_icon_win.cc