electron/atom/browser/ui/views
Shelley Vohr f316c8470c
chore: convert session base::Bind instances (#18038)
Convert instances of base::Bind to base::BindOnce and base::BindRepeating as applicable in the session module as well as in Autofill popups.
2019-05-01 13:45:08 -07:00
..
atom_views_delegate.cc Move ViewsDelegate::NotifyAccessibilityEvent to an observer pattern 2019-01-22 10:32:05 -08:00
atom_views_delegate.h Move ViewsDelegate::NotifyAccessibilityEvent to an observer pattern 2019-01-22 10:32:05 -08:00
autofill_popup_view.cc chore: convert session base::Bind instances (#18038) 2019-05-01 13:45:08 -07:00
autofill_popup_view.h build: define compile time features with buildflag header (#14840) 2018-10-01 16:00:53 -04:00
frameless_view.cc gfx::Path -> SkPath 2019-02-14 23:59:25 +05:30
frameless_view.h gfx::Path -> SkPath 2019-02-14 23:59:25 +05:30
global_menu_bar_x11.cc Wrap X11 headers in ui/gfx/x/x11.h 2018-06-19 11:49:43 +10:00
global_menu_bar_x11.h Refactoring: use C++11 class member variable initialization 2018-05-22 00:18:38 +02:00
inspectable_web_contents_view_views.cc feat: add activate option to webContents.openDevTools (#13852) 2018-11-27 18:34:44 +09:00
inspectable_web_contents_view_views.h feat: add activate option to webContents.openDevTools (#13852) 2018-11-27 18:34:44 +09:00
menu_bar.cc chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
menu_bar.h chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
menu_delegate.cc chore: bump chromium to 7dff37844cb3 (master) (#18059) 2019-04-30 17:18:22 -07:00
menu_delegate.h chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 2019-04-20 10:20:37 -07:00
menu_model_adapter.cc
menu_model_adapter.h Fix chromium-style errors (#12802) 2018-05-03 09:04:22 -05:00
native_frame_view.cc fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
native_frame_view.h fix: unused variable warnings in linux code (#12950) 2018-05-15 13:49:27 -05:00
root_view.cc chore: bump chromium to 7dff37844cb3 (master) (#18059) 2019-04-30 17:18:22 -07:00
root_view.h fix: improve the way frameless windows are handled on Windows (#16596) 2019-01-31 11:19:47 +09:00
submenu_button.cc fix: improve focused menu bar item visibility (#17291) 2019-03-12 15:29:45 -07:00
submenu_button.h refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
win_frame_view.cc chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
win_frame_view.h chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00