Cheng Zhao b169e025a3 fix: retain menu when popuping (#21227) 5 years ago
..
cocoa b169e025a3 fix: retain menu when popuping (#21227) 5 years ago
views 24f454557d Revert "fix: make sure that menu bar gets focus even when you click an item to focus it first (#19710)" (#20034) 5 years ago
webui 52fe92d02e feat: Upgrade to Chromium 71.0.3578.98 (#15966) 6 years ago
win ef38019122 fix: close context menu before popup (#17509) 6 years ago
x d663b4eaee fix: fix gn cpplint warnings (#14583) 6 years ago
accelerator_util.cc 0242818f39 feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration (#15723) 6 years ago
accelerator_util.h b57b342352 Remove PlatformAccelerator 6 years ago
atom_menu_model.cc 0242818f39 feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration (#15723) 6 years ago
atom_menu_model.h 6b4b7c9831 chore: make BrowserObserver a CheckedObserver 6 years ago
autofill_popup.cc 3825bf0b6d fix: enable autofill popups on mac (backport: 5-0-x) (#17888) 6 years ago
autofill_popup.h 65b8dd48d8 Update OSR code 6 years ago
certificate_trust.h 146e1ed3ce Don't pass the result through 8 years ago
certificate_trust_mac.mm d228bdfb9e gfx::NativeView is no longer NSView on mac 6 years ago
certificate_trust_win.cc 6f91af9343 chore: fix various chromium-style errors in windows (#13394) 6 years ago
devtools_manager_delegate.cc c326de860d fix: handle remote-debugging-port=0 correctly (#17800) (#17817) 6 years ago
devtools_manager_delegate.h 92f50664d0 chore: fix linting 6 years ago
devtools_ui.cc 52fe92d02e feat: Upgrade to Chromium 71.0.3578.98 (#15966) 6 years ago
devtools_ui.h 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 6 years ago
drag_util.h fa468a529b Support dragging multiple files 8 years ago
drag_util_mac.mm d228bdfb9e gfx::NativeView is no longer NSView on mac 6 years ago
drag_util_views.cc c6f4bbd143 also format missing .cc files 7 years ago
file_dialog.h 6f91af9343 chore: fix various chromium-style errors in windows (#13394) 6 years ago
file_dialog_gtk.cc cb67e6ebc5 fix: i18n of gtk msgbox buttons (#20010) 5 years ago
file_dialog_mac.mm 1aae1c11e3 fix: access of out-of-scope reference in ShowOpenDialog and ShowSaveDialog (#17177) 6 years ago
file_dialog_win.cc 7fc3bcaa02 chore: run clang-format 6 years ago
inspectable_web_contents.cc 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 6 years ago
inspectable_web_contents.h d63a848011 feat: add activate option to webContents.openDevTools (#13852) 6 years ago
inspectable_web_contents_delegate.h 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 6 years ago
inspectable_web_contents_impl.cc 0459dc7d6f DevToolsFrontendHost::Create to return unique_ptr instead of raw pointer 6 years ago
inspectable_web_contents_impl.h 30e5e993c1 HandleKeyboardEvent returns bool 6 years ago
inspectable_web_contents_view.h d63a848011 feat: add activate option to webContents.openDevTools (#13852) 6 years ago
inspectable_web_contents_view_delegate.cc 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 6 years ago
inspectable_web_contents_view_delegate.h 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 6 years ago
inspectable_web_contents_view_mac.h d63a848011 feat: add activate option to webContents.openDevTools (#13852) 6 years ago
inspectable_web_contents_view_mac.mm d63a848011 feat: add activate option to webContents.openDevTools (#13852) 6 years ago
message_box.h 53bdf22c85 clang-format atom files 7 years ago
message_box_gtk.cc cb67e6ebc5 fix: i18n of gtk msgbox buttons (#20010) 5 years ago
message_box_mac.mm 7e3ff0f7d2 chore: replace usage of deprecated beginSheetModalForWindow API (#17162) 6 years ago
message_box_win.cc 52fe92d02e feat: Upgrade to Chromium 71.0.3578.98 (#15966) 6 years ago
tray_icon.cc c6f4bbd143 also format missing .cc files 7 years ago
tray_icon.h 94ffd4bfc0 add getter for ignoreDoubleClickEvents field 7 years ago
tray_icon_cocoa.h 7865fa37fa fix: make tray not block main process (#18880) (#19036) 5 years ago
tray_icon_cocoa.mm 04c7453074 refactor: use NativeTheme dark mode detection on macOS 10.14+ (#19310) 5 years ago
tray_icon_gtk.cc 934a7fc118 refactor: don't use AppIndicatorIcon directly (#15536) 6 years ago
tray_icon_gtk.h d663b4eaee fix: fix gn cpplint warnings (#14583) 6 years ago
tray_icon_observer.h 6b4b7c9831 chore: make BrowserObserver a CheckedObserver 6 years ago
tray_icon_win.cc b6b6fc3bfd Remove All Rights Reserved after GitHub copyright 10 years ago
util_gtk.cc cb67e6ebc5 fix: i18n of gtk msgbox buttons (#20010) 5 years ago
util_gtk.h cb67e6ebc5 fix: i18n of gtk msgbox buttons (#20010) 5 years ago