cef/libcef/common/chrome
Marshall Greenblatt fd7444c7a4 win: Enable WinSboxNoFakeGdiInit for Debug component builds (see #3708)
The WinSboxNoFakeGdiInit feature requires delayload of all DLLs that
might load user32.dll in the renderer process. It's enabled as a field
trial for all non-Official builds, but caused problems with Debug
component builds using VS 17.5.0 due to MSVCP140D.dll depending on
OLE32.DLL (which depends on user32.dll). The dependency on OLE32.DLL
is removed with VS 17.9.2 so the feature can now be enabled.

See https://crbug.com/326277735#comment39 for background.
2024-06-04 11:56:12 -04:00
..
chrome_content_client_cef.cc Apply new Chromium style for #include sorting 2024-05-01 14:34:32 -04:00
chrome_content_client_cef.h widevine: Support CDM host verification and storage ID (fixes issue #3404) 2022-10-04 18:21:31 -04:00
chrome_main_delegate_cef.cc win: Enable WinSboxNoFakeGdiInit for Debug component builds (see #3708) 2024-06-04 11:56:12 -04:00
chrome_main_delegate_cef.h Apply raw_ptr rewrite to libcef (see #3239) 2024-05-11 12:47:10 -04:00
chrome_main_runner_delegate.cc Fix dangling raw_ptr errors and related issues (see #3239) 2024-05-21 12:56:47 -04:00
chrome_main_runner_delegate.h Apply raw_ptr rewrite to libcef (see #3239) 2024-05-11 12:47:10 -04:00