electron/atom/browser/ui
Cheng Zhao 5547df6073 report correct content size in AtomNSWindow
The views framework relies on NSWindow to return content size of window,
since we don't use the borderless window, the original result would
include titlebar. We have to override the function to return correct
result for frameless window.
2018-05-04 09:55:09 +09:00
..
cocoa report correct content size in AtomNSWindow 2018-05-04 09:55:09 +09:00
views Fix chromium-style errors (#12802) 2018-05-03 09:04:22 -05:00
webui also format missing .cc files 2018-04-18 20:48:45 -04:00
win also format missing .cc files 2018-04-18 20:48:45 -04:00
x also format missing .cc files 2018-04-18 20:48:45 -04: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 also format missing .cc files 2018-04-18 20:48:45 -04:00
autofill_popup.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07: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 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 [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
file_dialog_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
file_dialog_win.cc [chromium-style] out-of-line default constructors and destructors 2018-04-19 11:12:58 -07:00
message_box.h clang-format atom files 2018-04-18 20:48:45 -04:00
message_box_gtk.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
message_box_mac.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
message_box_win.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
tray_icon.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
tray_icon.h clang-format atom files 2018-04-18 20:48:45 -04:00
tray_icon_cocoa.h [chromium-style] override / virtual warnings 2018-04-19 11:12:10 -07:00
tray_icon_cocoa.mm clang-format objc files (#12673) 2018-04-20 11:47:04 -07:00
tray_icon_gtk.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
tray_icon_gtk.h clang-format atom files 2018-04-18 20:48:45 -04:00
tray_icon_observer.h clang-format atom files 2018-04-18 20:48:45 -04:00
tray_icon_win.cc