electron/atom/browser/ui
Nitish Sakhawalkar 03ee12d13e Update linux/win menu_bar.h
Chromium Commit 6a2f2686a9
2019-05-16 18:47:42 -07:00
..
cocoa fix: crash on systemPreferences.getAccentColor() (#18144) 2019-05-07 08:26:34 -07:00
views Update linux/win menu_bar.h 2019-05-16 18:47:42 -07:00
webui refactor: convert C++ enums to C++11 enum classes (#18087) 2019-05-03 14:11:41 -04:00
win feat: allow setting working directory in app.setUserTasks() / app.setJumpList() (#18148) 2019-05-13 19:17:12 +03:00
x
accelerator_util.cc
accelerator_util.h
atom_menu_model.cc feat: allow MenuItems to work optionally when hidden (#16853) 2019-02-28 17:00:54 +00:00
atom_menu_model.h feat: allow MenuItems to work optionally when hidden (#16853) 2019-02-28 17:00:54 +00:00
autofill_popup.cc fix: port OSR code to new viz compositor codepath (#17538) 2019-04-17 14:10:04 -07:00
autofill_popup.h
certificate_trust.h feat: promisify dialog.showCertificateTrustDialog() (#17181) 2019-03-15 09:02:50 +09:00
certificate_trust_mac.mm chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
certificate_trust_win.cc feat: promisify dialog.showCertificateTrustDialog() (#17181) 2019-03-15 09:02:50 +09:00
devtools_manager_delegate.cc fix: handle remote-debugging-port=0 correctly (#17800) 2019-04-16 14:22:51 -04:00
devtools_manager_delegate.h [DevTools] Stop passing base::Value to DevToolsManagerDelegate 2019-03-08 15:04:32 -08:00
devtools_ui.cc
devtools_ui.h
drag_util.h
drag_util_mac.mm chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
drag_util_views.cc
file_dialog.h feat: promisify dialog.showSaveDialog() (#17054) 2019-03-05 13:48:20 -08:00
file_dialog_gtk.cc feat: promisify dialog.showSaveDialog() (#17054) 2019-03-05 13:48:20 -08:00
file_dialog_mac.mm chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
file_dialog_win.cc refactor: use base::size() for array sizes (#18155) 2019-05-07 09:19:14 -04:00
inspectable_web_contents.cc refactor: move devtools from brightray to atom (#15234) 2018-10-19 15:50:30 +02:00
inspectable_web_contents.h feat: add activate option to webContents.openDevTools (#13852) 2018-11-27 18:34:44 +09:00
inspectable_web_contents_delegate.h
inspectable_web_contents_impl.cc chore: convert more files away from base::Bind (#18121) 2019-05-03 12:08:41 -07:00
inspectable_web_contents_impl.h chore: bump chromium to 7dff37844cb3 (master) (#18059) 2019-04-30 17:18:22 -07:00
inspectable_web_contents_view.h feat: add activate option to webContents.openDevTools (#13852) 2018-11-27 18:34:44 +09:00
inspectable_web_contents_view_delegate.cc
inspectable_web_contents_view_delegate.h
inspectable_web_contents_view_mac.h feat: add activate option to webContents.openDevTools (#13852) 2018-11-27 18:34:44 +09:00
inspectable_web_contents_view_mac.mm
message_box.h refactor: convert C++ enums to C++11 enum classes (#18087) 2019-05-03 14:11:41 -04:00
message_box_gtk.cc refactor: convert C++ enums to C++11 enum classes (#18087) 2019-05-03 14:11:41 -04:00
message_box_mac.mm refactor: convert C++ enums to C++11 enum classes (#18087) 2019-05-03 14:11:41 -04:00
message_box_win.cc refactor: convert C++ enums to C++11 enum classes (#18087) 2019-05-03 14:11:41 -04:00
tray_icon.cc feat: add tray.getTitle() (#17385) 2019-03-18 12:40:34 -07:00
tray_icon.h refactor: convert C++ enums to C++11 enum classes (#18087) 2019-05-03 14:11:41 -04:00
tray_icon_cocoa.h feat: add tray.getTitle() (#17385) 2019-03-18 12:40:34 -07:00
tray_icon_cocoa.mm refactor: convert C++ enums to C++11 enum classes (#18087) 2019-05-03 14:11:41 -04:00
tray_icon_gtk.cc
tray_icon_gtk.h
tray_icon_observer.h
tray_icon_win.cc