electron/shell/browser/ui
2020-01-22 15:25:17 -08:00
..
cocoa add border radius to frameless window (#20360) 2020-01-13 15:43:00 +09:00
views chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
win feat: add tray.closeContextMenu() (#21807) 2020-01-22 15:25:17 -08:00
x refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
accelerator_util.cc refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
accelerator_util.h
accelerator_util_unittests.cc chore: enable native unittesting (#20293) 2019-10-03 22:21:30 +02:00
atom_menu_model.cc refactor: implement sublabel fns in MenuModel (#20150) 2019-10-04 08:58:54 +02:00
atom_menu_model.h refactor: implement sublabel fns in MenuModel (#20150) 2019-10-04 08:58:54 +02:00
autofill_popup.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
autofill_popup.h
certificate_trust.h refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
certificate_trust_mac.mm refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
certificate_trust_win.cc refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
devtools_manager_delegate.cc chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
devtools_manager_delegate.h chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
devtools_ui.cc chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000) 2019-12-10 16:22:35 -08:00
devtools_ui.h
drag_util.h
drag_util_mac.mm
drag_util_views.cc refactor: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
file_dialog.h refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
file_dialog_gtk.cc refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
file_dialog_mac.mm refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
file_dialog_win.cc refactor: migrates util::Promise to gin (#20871) 2019-11-01 15:10:32 +09:00
gtk_util.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
gtk_util.h chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
inspectable_web_contents.cc
inspectable_web_contents.h
inspectable_web_contents_delegate.h
inspectable_web_contents_impl.cc chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
inspectable_web_contents_impl.h chore: bump chromium to 279aeeec3c9fe2237bc31f776f269 (master) (#21521) 2020-01-17 10:41:52 -08:00
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 fix: pass noLink correctly on Windows (#21386) 2019-12-05 13:38:57 -08:00
message_box_gtk.cc chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
message_box_mac.mm fix: highlight defaulted button correctly (#21642) 2019-12-31 05:48:43 -08:00
message_box_win.cc fix: Windows checkboxChecked edge case (#21852) 2020-01-22 16:38:39 +09:00
run_all_unittests.cc chore: enable native unittesting (#20293) 2019-10-03 22:21:30 +02:00
tray_icon.cc feat: add tray.closeContextMenu() (#21807) 2020-01-22 15:25:17 -08:00
tray_icon.h feat: add tray.closeContextMenu() (#21807) 2020-01-22 15:25:17 -08:00
tray_icon_cocoa.h feat: add tray.closeContextMenu() (#21807) 2020-01-22 15:25:17 -08:00
tray_icon_cocoa.mm feat: add tray.closeContextMenu() (#21807) 2020-01-22 15:25:17 -08:00
tray_icon_gtk.cc chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
tray_icon_gtk.h chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -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