Shelley Vohr f27fde70ef fix: highlight buttons correctly when defaultId passed (#22150) 5 years ago
..
cocoa 42b4433fe4 fix: restore accessibility window title on macOS (#21465) 5 years ago
views 7a5e281ae1 fix: allow chromium to handle WM_NCCALCSIZE for frameless windows (#21164) (#21206) 5 years ago
webui 127b87c713 refactor: mojofy MessageTo and MessageHost (#17613) 6 years ago
win 7a5e281ae1 fix: allow chromium to handle WM_NCCALCSIZE for frameless windows (#21164) (#21206) 5 years ago
x 27bd47a333 feat: implement BrowserWindow.moveTop on X11 (#16629) 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 544d8a423c feat: allow MenuItems to work optionally when hidden (#16853) 6 years ago
atom_menu_model.h 544d8a423c feat: allow MenuItems to work optionally when hidden (#16853) 6 years ago
autofill_popup.cc 81bf15877f fix: port OSR code to new viz compositor codepath (#17538) 6 years ago
autofill_popup.h 65b8dd48d8 Update OSR code 6 years ago
certificate_trust.h 961c9a88a8 feat: promisify dialog.showCertificateTrustDialog() (#17181) 6 years ago
certificate_trust_mac.mm 961c9a88a8 feat: promisify dialog.showCertificateTrustDialog() (#17181) 6 years ago
certificate_trust_win.cc 961c9a88a8 feat: promisify dialog.showCertificateTrustDialog() (#17181) 6 years ago
devtools_manager_delegate.cc b7b9efa875 fix: handle remote-debugging-port=0 correctly (#17800) 6 years ago
devtools_manager_delegate.h 6f14df039e [DevTools] Stop passing base::Value to DevToolsManagerDelegate 6 years ago
devtools_ui.cc 899d42563c Chrome changed the devtools url 5 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 6cb7b8d3a4 feat: promisify dialog.showSaveDialog() (#17054) 6 years ago
file_dialog_gtk.cc 0039e604a2 fix: i18n of gtk msgbox buttons (#20007) 5 years ago
file_dialog_mac.mm 6cb7b8d3a4 feat: promisify dialog.showSaveDialog() (#17054) 6 years ago
file_dialog_win.cc cee99b5f2d fix: reverse dialog cancel bool for openDialog (#18509) 5 years ago
inspectable_web_contents.cc 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 6 years ago
inspectable_web_contents.h d3f7bdd0b3 fix: use crashpad on Windows (#18483) (#18766) 5 years ago
inspectable_web_contents_delegate.h 6f3c46cc7e refactor: move devtools from brightray to atom (#15234) 6 years ago
inspectable_web_contents_impl.cc d3f7bdd0b3 fix: use crashpad on Windows (#18483) (#18766) 5 years ago
inspectable_web_contents_impl.h d3f7bdd0b3 fix: use crashpad on Windows (#18483) (#18766) 5 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 8991c0056e feat: promisify dialog.showMessageBox() (#17298) 6 years ago
message_box_gtk.cc 0039e604a2 fix: i18n of gtk msgbox buttons (#20007) 5 years ago
message_box_mac.mm f27fde70ef fix: highlight buttons correctly when defaultId passed (#22150) 5 years ago
message_box_win.cc 8991c0056e feat: promisify dialog.showMessageBox() (#17298) 6 years ago
tray_icon.cc 2fb9085e5b feat: add tray.getTitle() (#17385) 6 years ago
tray_icon.h 2fb9085e5b feat: add tray.getTitle() (#17385) 6 years ago
tray_icon_cocoa.h a4acc16e10 fix: make tray not block main process (#18880) (#18969) 5 years ago
tray_icon_cocoa.mm 450a83d0f7 refactor: use NativeTheme dark mode detection on macOS 10.14+ (#19309) 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 0039e604a2 fix: i18n of gtk msgbox buttons (#20007) 5 years ago
util_gtk.h 0039e604a2 fix: i18n of gtk msgbox buttons (#20007) 5 years ago