cef/libcef/browser/chrome
Marshall Greenblatt 7f0c88b5da chrome: Show non-CefBrowserView browser windows on creation (see issue #2969)
Browser windows created via CefBrowserHost::CreateBrowser should be shown at
creation time. These windows receive default Chromium styling, unlike
CefBrowserView windows which may contain other client-specified Views and
where show state can be configured via CefWindowDelegate::GetInitialShowState
or by calling CefWindow::Show.
2021-11-16 17:25:04 -05:00
..
views views: Add support for absolute positioned overlay views. 2021-09-16 18:25:43 +03:00
browser_delegate.h Add chrome runtime support for more callbacks and ceftests (see issue #2969) 2020-09-29 18:31:43 -04:00
browser_platform_delegate_chrome.cc chrome: Add Views API integration (see issue #2969) 2021-02-21 15:25:10 -05:00
browser_platform_delegate_chrome.h chrome: Add Views API integration (see issue #2969) 2021-02-21 15:25:10 -05:00
chrome_browser_context.cc Update to Chromium version 94.0.4606.0 (#911515) 2021-08-24 17:43:02 -04:00
chrome_browser_context.h chrome: Fix potential UAF of ChromeBrowserContext and Profile (see issue #2969) 2021-07-27 19:03:21 -04:00
chrome_browser_delegate.cc Update to Chromium version 94.0.4606.0 (#911515) 2021-08-24 17:43:02 -04:00
chrome_browser_delegate.h Update to Chromium version 94.0.4606.0 (#911515) 2021-08-24 17:43:02 -04:00
chrome_browser_host_impl.cc chrome: Show non-CefBrowserView browser windows on creation (see issue #2969) 2021-11-16 17:25:04 -05:00
chrome_browser_host_impl.h Rename SendFocusEvent to SetFocus (fixes issue #866) 2021-09-27 10:50:12 +03:00
chrome_browser_main_extra_parts_cef.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
chrome_browser_main_extra_parts_cef.h Update to Chromium version 97.0.4692.0 (#938553) 2021-11-15 14:25:16 -05:00
chrome_content_browser_client_cef.cc Update to Chromium version 96.0.4664.0 (#929512) 2021-10-21 15:43:15 -04:00
chrome_content_browser_client_cef.h Update to Chromium version 96.0.4664.0 (#929512) 2021-10-21 15:43:15 -04:00
chrome_context_menu_handler.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
chrome_context_menu_handler.h chrome: Support customization of context menus (see issue #2969) 2021-04-08 19:38:29 -04:00