Marshall Greenblatt
bdb070c85c
mac: Update target SDK to 10.15 for cmake and tests
2024-01-30 12:33:53 -05:00
Marshall Greenblatt
3b652a9966
chrome: win: Fix app icon for default Chrome windows ( fixes #3606 )
...
This fixes the app icon for default Chrome windows such as DevTools
and Task Manager.
An ICON with value IDR_MAINFRAME (101) will be loaded from the main
executable is available. Otherwise, the default Chromium ICON will be
loaded from libcef.dll.
2023-11-20 19:35:09 -05:00
Marshall Greenblatt
c7ea0c5958
Update to Chromium version 104.0.5112.0 ( #1012729 )
...
- Mac: 10.13 is now the minimum required macOS version
2022-06-22 10:56:35 +03:00
Marshall Greenblatt
a584bd187b
Update to Chromium version 88.0.4324.0 ( #827102 )
...
- Mac: Xcode 12.2 and the MacOS 11.0 SDK are now required for building.
- MacOS 10.10 (Yosemite) is no longer supported (see https://crbug.com/1126056 ).
- Flash is no longer supported (see https://www.chromium.org/flash-roadmap ).
2020-12-04 15:43:33 -05:00
Czarek Tomczak
c27fceb7de
MacOS: Update target SDK to 10.10 for cmake and tests
2020-07-23 12:12:16 -04:00
Alexander Guettler
46d3a81ba0
Update to Chromium version 77.0.3865.0 ( #681094 )
...
- Windows: SDK version 10.0.18362.0 is now required.
2019-09-04 15:13:32 +00:00
Marshall Greenblatt
2a40650926
Compute all version numbers using cef_version.py (see issue #2596 )
...
The version format can now be controlled by setting the CEF_OLD_VERSION_FORMAT
environment variable. The old format is currently the default.
2019-03-15 13:16:43 -04:00
Marshall Greenblatt
339ce47575
macOS: Add the LSEnvironment variable MallocNanoZone=0 (see https://crbug.com/861939 )
2018-07-25 14:23:54 -04:00
Marshall Greenblatt
caef479ae0
macOS: Update xib files to 10.9 deployment target
2017-02-02 18:16:43 -05:00
Marshall Greenblatt
bd9a2c8069
Rename unittests to ceftests (issue #1632 )
2016-11-18 12:44:46 -05:00