..
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
fix: enable autofill popups on mac ( #16308 )
2019-02-11 09:38:58 -10: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
Refactoring: use C++11 class member variable initialization
2018-05-22 00:18:38 +02:00
frameless_view.h
Refactoring: use C++11 class member variable initialization
2018-05-22 00:18:38 +02:00
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
fix: check the root window in MenuBar::SetPanelFocus ( #16581 )
2019-01-29 13:21:32 -08:00
menu_bar.h
refactor: Improve accessibility of menus ( #15302 )
2018-10-29 13:08:46 -05:00
menu_delegate.cc
feat: Upgrade to Chromium 71.0.3578.98 ( #15966 )
2019-01-11 17:00:43 -08:00
menu_delegate.h
chore: update GetLabelFrontList to be GetLabelStyle in menu model
2018-12-03 20:07:41 +05:30
menu_model_adapter.cc
also format missing .cc files
2018-04-18 20:48:45 -04:00
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
fix: improve the way frameless windows are handled on Windows ( #16596 )
2019-01-31 11:19:47 +09: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
Update GetAccessibleName() in view::ImageView and view::Button
2019-01-22 10:32:05 -08: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