mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-12 09:37:37 +01:00
8733cb89c7
The Chrome browser can now be hosted in a Views-based application on Windows and Linux. To launch a fully-featured Chrome window using cefsimple: $ cefsimple --enable-chrome-runtime To launch a minimally-styled Views-hosted window using cefsimple: $ cefsimple --enable-chrome-runtime --use-views To launch a fully-styled Views-hosted window using cefclient: $ cefclient --enable-chrome-runtime --use-views Views unit tests also now pass with the Chrome runtime enabled: $ ceftests --gtest_filter=Views* --enable-chrome-runtime Known issues: - Popup browsers cannot be intercepted and reparented. |
||
---|---|---|
.. | ||
alloy_browser_context.cc | ||
alloy_browser_context.h | ||
alloy_browser_host_impl.cc | ||
alloy_browser_host_impl.h | ||
alloy_browser_main_win.cc | ||
alloy_browser_main.cc | ||
alloy_browser_main.h | ||
alloy_content_browser_client.cc | ||
alloy_content_browser_client.h | ||
browser_platform_delegate_alloy.cc | ||
browser_platform_delegate_alloy.h | ||
chrome_browser_process_alloy.cc | ||
chrome_browser_process_alloy.h | ||
chrome_profile_alloy.cc | ||
chrome_profile_alloy.h | ||
chrome_profile_manager_alloy.cc | ||
chrome_profile_manager_alloy.h |