cef/tests/cefclient
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
..
browser Add CefTaskManager::GetTaskIdForBrowserId 2024-07-19 15:19:06 +00:00
common tests: Format with clang-tidy (see #3632) 2024-01-19 21:42:21 -05:00
mac bazel: Add initial config for binary distribution (see #3757) 2024-07-28 18:19:47 +00:00
renderer Update to Chromium version 126.0.6478.0 (#1300313) 2024-05-26 13:45:29 -04:00
resources 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
cefclient_gtk.cc Apply new Chromium style for #include sorting 2024-05-01 14:34:32 -04:00
cefclient_mac.mm Expose DumpWithoutCrashing (fixes #3588) 2024-07-02 18:08:16 +00:00
cefclient_win.cc Add callbacks for unresponsive render process (fixes #3661) 2024-03-18 17:45:31 -04:00