cef/tests
Marshall Greenblatt 8733cb89c7 chrome: Add Views API integration (see issue #2969)
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.
2021-02-21 15:25:10 -05:00
..
cefclient chrome: Add Views API integration (see issue #2969) 2021-02-21 15:25:10 -05:00
cefsimple chrome: Add Views API integration (see issue #2969) 2021-02-21 15:25:10 -05:00
ceftests Update to Chromium version 89.0.4389.0 (#843830) 2021-02-08 14:15:38 -05:00
gtest Fix gtest path (issue #2188) 2017-06-13 17:09:59 +03:00
shared Update to Chromium version 87.0.4280.0 (#812852) 2020-10-15 14:21:06 -04:00