cef/libcef/browser/chrome/views
Marshall Greenblatt 62c93f01f4 Avoid possible reentrancy of ThemeChanged (see #3671)
The call to SelectNativeTheme from ChromeBrowserFrame::Initialized was
causing Widget::ThemeChanged reentrancy via OnColorProviderCacheResetMissed
when running with `--enable-chrome-runtime --use-native`. Make all calls to
ThemeChanged async to avoid this and possible future issues.
2024-04-14 21:43:44 -04:00
..
browser_platform_delegate_chrome_child_window.cc chrome: Change popup default behavior with native parent (see issue #3294) 2022-04-12 12:06:52 -04:00
browser_platform_delegate_chrome_child_window.h chrome: Change popup default behavior with native parent (see issue #3294) 2022-04-12 12:06:52 -04:00
browser_platform_delegate_chrome_views.cc views: Add support for OS and Chrome themes (fixes #3610, fixes #3671) 2024-04-09 16:19:35 -04:00
browser_platform_delegate_chrome_views.h views: Add support for OS and Chrome themes (fixes #3610, fixes #3671) 2024-04-09 16:19:35 -04:00
chrome_browser_frame.cc Avoid possible reentrancy of ThemeChanged (see #3671) 2024-04-14 21:43:44 -04:00
chrome_browser_frame.h Avoid possible reentrancy of ThemeChanged (see #3671) 2024-04-14 21:43:44 -04:00
chrome_browser_view.cc views: Add support for OS and Chrome themes (fixes #3610, fixes #3671) 2024-04-09 16:19:35 -04:00
chrome_browser_view.h views: Add support for OS and Chrome themes (fixes #3610, fixes #3671) 2024-04-09 16:19:35 -04:00
chrome_child_window.cc chrome: Support Chrome and DevTools command execution (fixes #3282, fixes #3600) 2023-11-14 17:16:43 +00:00
chrome_child_window.h
chrome_views_util.cc
chrome_views_util.h
toolbar_view_impl.cc Update to Chromium version 124.0.6367.0 (#1274542) 2024-03-22 13:46:28 -04:00
toolbar_view_impl.h Update to Chromium version 124.0.6367.0 (#1274542) 2024-03-22 13:46:28 -04:00
toolbar_view_view.cc Update to Chromium version 124.0.6367.0 (#1274542) 2024-03-22 13:46:28 -04:00
toolbar_view_view.h Update to Chromium version 124.0.6367.0 (#1274542) 2024-03-22 13:46:28 -04:00