electron/atom/browser/ui
Jeremy Apthorp 6f91af9343
chore: fix various chromium-style errors in windows (#13394)
These errors weren't previously picked up because the GN build wasn't running on Windows.
2018-06-25 22:30:00 +02:00
..
cocoa chore: Annotate fallthrough switch paths with FALLTHROUGH 2018-06-20 14:38:18 -07:00
views chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
webui Move resource_response.h to //services/network/public/cpp. 2018-06-19 11:49:41 +10:00
win chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
x Wrap X11 headers in ui/gfx/x/x11.h 2018-06-19 11:49:43 +10: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 Remove removed variable popup_bounds_in_view_ 2018-06-19 11:58:26 +10:00
autofill_popup.h Update OSR code 2018-06-19 11:49:44 +10:00
certificate_trust.h Don't pass the result through 2017-04-04 09:21:15 -04:00
certificate_trust_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
certificate_trust_win.cc chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02: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 chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02: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 chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02: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 chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02: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