mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-19 05:04:08 +01:00
1d39ff720e
The Chrome browser can now be hosted in a Views-based application on Mac (see issue #2969). To launch a fully-featured Chrome window using cefsimple: $ open cefsimple.app --args --enable-chrome-runtime To launch a minimally-styled Views-hosted window using cefsimple: $ open cefsimple.app --args --use-views [--enable-chrome-runtime] To launch a fully-styled Views-hosted window using cefclient: $ open cefclient.app --args --use-views [--enable-chrome-runtime] Known issues: - Some Views unit tests are currently failing on Mac. |
||
---|---|---|
.. | ||
browser_platform_delegate_osr_linux.cc | ||
browser_platform_delegate_osr_linux.h | ||
browser_platform_delegate_osr_mac.h | ||
browser_platform_delegate_osr_mac.mm | ||
browser_platform_delegate_osr_win.cc | ||
browser_platform_delegate_osr_win.h | ||
browser_platform_delegate_osr.cc | ||
browser_platform_delegate_osr.h | ||
host_display_client_osr.cc | ||
host_display_client_osr.h | ||
motion_event_osr.cc | ||
motion_event_osr.h | ||
osr_accessibility_util.cc | ||
osr_accessibility_util.h | ||
osr_util.cc | ||
osr_util.h | ||
render_widget_host_view_osr.cc | ||
render_widget_host_view_osr.h | ||
software_output_device_proxy.cc | ||
software_output_device_proxy.h | ||
synthetic_gesture_target_osr.cc | ||
synthetic_gesture_target_osr.h | ||
video_consumer_osr.cc | ||
video_consumer_osr.h | ||
web_contents_view_osr.cc | ||
web_contents_view_osr.h |