github macchrome/winchrome v96.0.4664.45-r929512-Win64
Chromium v96.0.4664.45-r929512 - ungoogled

Chromium for 64-bit Windows - Friday, 19 November 2021

Chromium 96.0.4664.45 (Official Build, ungoogled-chromium)
Revision 76e4c1bb2ab4671b8beba3444e61c0f17584b2fc-refs/branch-heads/4664@{#947}
OS Windows

  • GNU/Linux cross-compiled
  • SDK 10.0.22000.194 (Visual Studio 2019 16.11.5)
  • clang/llvm (Default)
  • PGO
  • Additional flag: chrome://flags/#enable-clear-hevc-for-testing

Standard build of Eloston/Nifury's ungoogled-chromium.
https://github.com/Nifury/ungoogled-chromium-windows

No Sync - WebRTC - Widevine - All Codecs - ThinLTO - Ungoogled

ungoogled-chromium-96.0.4664.45-1_windows.7z (64-bit)
https://github.com/macchrome/winchrome/releases/download/v96.0.4664.45-r929512-Win64/ungoogled-chromium-96.0.4664.45-1_Win64.7z
SHA1 B62D7C73385DE7EBCA39CB390EDE18A23DCD7998

==================

96.0.4664.45_ungoogled_mini_installer.exe (64-bit)
https://github.com/macchrome/winchrome/releases/download/v96.0.4664.45-r929512-Win64/96.0.4664.45_ungoogled_mini_installer.exe
SHA1 5F894A8F33480544B013857BF162D4E571E45B54

No Sync - WebRTC - Widevine - All Codecs - Polly Optimised - ThinLTO - Ungoogled

ungoogled-chromium-polly-96.0.4664.45-1_Win64.7z (64-bit)
https://github.com/macchrome/winchrome/releases/download/v96.0.4664.45-r929512-Win64/ungoogled-chromium-polly-96.0.4664.45-1_Win64.7z
SHA1 00884A69E8ACE4CD3522683F8334A2C753F7D3CD

cflags += [
  "-flto=thin",
  "-fsplit-lto-unit",
]

if (is_win) {
cflags += [
"-mllvm", "-polly",
"-mllvm", "-polly-detect-profitability-min-per-loop-insts=40",
"-mllvm", "-polly-enable-delicm=false",
##"-mllvm", "-polly-invariant-load-hoisting", DO NOT USE
"-mllvm", "-polly-position=early",
"-mllvm", "-polly-vectorizer=stripmine",
#"-Xclang", "-Rpass-analysis=polly",
]
}

Don't miss a new winchrome release

NewReleases is sending notifications on new releases.