cef/tests/shared/common
Marshall Greenblatt 1bc1ca15d5 cefclient: views: Add overlay BrowserView demo (see #3790)
Adds new `--show-overlay-browser` command-line flag that creates an
overlay containing an Alloy-style BrowserView.  The main BrowserView
may be Chrome- (default) or Alloy-style (add `--use-alloy-style`).
This overlay will only be added to standalone (non-popup) windows.

Popups triggered via the overlay will receive standard Alloy-style
handling in cefclient (e.g. Views-hosted window). Add
`--use-default-popup` for default popup handling.
2024-10-15 14:30:26 -04:00
..
binary_value_utils.cc Update ipc_performance_test to compare similar transfers (see #3502) 2023-10-18 19:41:33 +00:00
binary_value_utils.h Apply new Chromium style for #include sorting 2024-05-01 14:34:32 -04:00
client_app.cc tests: Format with clang-tidy (see #3632) 2024-01-19 21:42:21 -05:00
client_app.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
client_app_other.cc tests: Format with clang-tidy (see #3632) 2024-01-19 21:42:21 -05:00
client_app_other.h Add unittests target to the binary distribution (issue #1632) 2016-11-18 03:19:17 -05:00
client_switches.cc cefclient: views: Add overlay BrowserView demo (see #3790) 2024-10-15 14:30:26 -04:00
client_switches.h cefclient: views: Add overlay BrowserView demo (see #3790) 2024-10-15 14:30:26 -04:00
string_util.cc Pass mime type values as file dialog accept filters (see #3314) 2024-05-30 15:38:36 -04:00
string_util.h Pass mime type values as file dialog accept filters (see #3314) 2024-05-30 15:38:36 -04:00