electron/atom/browser/ui
2018-06-19 11:49:41 +10:00
..
cocoa Add View.addChildView API 2018-05-24 15:36:29 +09:00
views Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
webui Move resource_response.h to //services/network/public/cpp. 2018-06-19 11:49:41 +10:00
win Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
x Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
accelerator_util.cc [chromium-style] auto variable type must not deduce to a raw pointer type 2018-04-19 11:10:52 -07:00
accelerator_util.h clang-format atom files 2018-04-18 20:48:45 -04:00
accelerator_util_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
accelerator_util_views.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
atom_menu_model.cc [chromium-style] move methods out of headers 2018-04-19 11:12:58 -07:00
atom_menu_model.h enable chromium style checker plugin for electron and brightray targets 2018-04-19 11:12:58 -07:00
autofill_popup.cc Fix autofill popup position when the popup is spawned from a webview (#13184) 2018-06-18 10:15:37 -05:00
autofill_popup.h Fix autofill popup position when the popup is spawned from a webview (#13184) 2018-06-18 10:15:37 -05:00
certificate_trust.h
certificate_trust_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
certificate_trust_win.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
drag_util.h
drag_util_mac.mm
drag_util_views.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
file_dialog.h [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
file_dialog_gtk.cc refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
file_dialog_mac.mm refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
file_dialog_win.cc refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
message_box.h clang-format atom files 2018-04-18 20:48:45 -04:00
message_box_gtk.cc Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
message_box_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
message_box_win.cc refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
tray_icon.cc add getter for ignoreDoubleClickEvents field 2018-05-03 13:49:33 -07:00
tray_icon.h add getter for ignoreDoubleClickEvents field 2018-05-03 13:49:33 -07:00
tray_icon_cocoa.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
tray_icon_cocoa.mm fix: tray title not inverting when highlighted (#13085) 2018-06-16 16:24:26 +10:00
tray_icon_gtk.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
tray_icon_gtk.h refactor: chromium-style warnings in linux code (#12949) 2018-05-16 14:12:45 -05:00
tray_icon_observer.h clang-format atom files 2018-04-18 20:48:45 -04:00
tray_icon_win.cc