electron/shell/browser/ui
Charles Kerr 2b316f3843
refactor: run clang-tidy (#20231)
* refactor: clang-tidy modernize-use-nullptr

* refactor: clang-tidy modernize-use-equals-default

* refactor: clang-tidy modernize-make-unique

* refactor: omit nullptr arg from unique_ptr.reset()

As per comment by @miniak
2019-09-16 18:12:00 -04:00
..
cocoa fix: crash when exiting simple fullscreen on macOS (#20144) 2019-09-12 13:38:16 -04:00
views refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
win refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05: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 refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_menu_model.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_menu_model.h add toolTip property for MenuItem (#19099) 2019-07-11 17:56:22 +09:00
autofill_popup.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
autofill_popup.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
certificate_trust.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
certificate_trust_mac.mm refactor: make util::Promise type safe when chaining in native (#19809) 2019-08-22 17:03:28 -07:00
certificate_trust_win.cc refactor: make util::Promise type safe when chaining in native (#19809) 2019-08-22 17:03:28 -07:00
devtools_manager_delegate.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
devtools_manager_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
devtools_ui.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
devtools_ui.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
drag_util_views.cc refactor: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
file_dialog.h chore: remove native_mate (Part 4) (#20146) 2019-09-09 00:10:18 +09:00
file_dialog_gtk.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
file_dialog_mac.mm chore: remove native_mate (Part 4) (#20146) 2019-09-09 00:10:18 +09:00
file_dialog_win.cc refactor: apply some 'clang-tidy -fix' changes (#20172) 2019-09-13 10:26:59 -04:00
inspectable_web_contents.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_impl.cc chore: bump chromium to f156cb7658ec5382f5623a05841c6 (master) (#19096) 2019-07-03 14:48:55 -07:00
inspectable_web_contents_impl.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_delegate.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_delegate.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_mac.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
inspectable_web_contents_view_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
message_box.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
message_box_gtk.cc fix: i18n of gtk msgbox buttons (#19904) 2019-08-27 09:57:12 -05:00
message_box_mac.mm refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
message_box_win.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
tray_icon.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
tray_icon.h feat: add tray.focus() (#19548) 2019-08-09 07:43:48 -07:00
tray_icon_cocoa.h feat: migrate custom macOS tray view to native one (#18981) 2019-07-31 10:52:50 -07:00
tray_icon_cocoa.mm chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00
tray_icon_gtk.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
tray_icon_gtk.h chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
tray_icon_observer.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
tray_icon_win.cc refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
util_gtk.cc fix: i18n of gtk msgbox buttons (#19904) 2019-08-27 09:57:12 -05:00
util_gtk.h fix: i18n of gtk msgbox buttons (#19904) 2019-08-27 09:57:12 -05:00