cef/tests/cefsimple
Marshall Greenblatt a6c00b2ff6 bazel: Add initial config for binary distribution (see #3757)
Add support for building the CEF binary distribution using Bazel
and the default platform toolchain. Tested to work for Windows
x64, MacOS ARM64 and x64 (cross-compile from ARM64), and
Linux x64. Windows x86 (cross-compile from x64) is known to
be broken, see https://github.com/bazelbuild/bazel/issues/22164.

Includes minor changes to tests directory structure to meet
Bazel build requirements.
2024-07-28 18:19:47 +00:00
..
mac bazel: Add initial config for binary distribution (see #3757) 2024-07-28 18:19:47 +00:00
win bazel: Add initial config for binary distribution (see #3757) 2024-07-28 18:19:47 +00:00
CMakeLists.txt.in bazel: Add initial config for binary distribution (see #3757) 2024-07-28 18:19:47 +00:00
cefsimple_linux.cc Delete Alloy bootstrap (fixes #3685) 2024-07-01 12:32:14 -04:00
cefsimple_mac.mm Delete Alloy bootstrap (fixes #3685) 2024-07-01 12:32:14 -04:00
cefsimple_win.cc Delete Alloy bootstrap (fixes #3685) 2024-07-01 12:32:14 -04:00
process_helper_mac.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
resource.h chrome: win: Fix app icon for default Chrome windows (fixes #3606) 2023-11-20 19:35:09 -05:00
simple_app.cc Delete Alloy bootstrap (fixes #3685) 2024-07-01 12:32:14 -04:00
simple_app.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
simple_handler.cc chrome: Add support for Alloy style browsers and windows (see #3681) 2024-04-22 14:57:37 -04:00
simple_handler.h Apply new Chromium style for #include sorting 2024-05-01 14:34:32 -04:00
simple_handler_linux.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
simple_handler_mac.mm views: mac: Add CEF_SHOW_STATE_HIDDEN (fixes #3630) 2024-01-30 12:16:03 -05:00
simple_handler_win.cc Apply new Chromium style for #include sorting 2024-05-01 14:34:32 -04:00