Releases: macchrome/chromium
Chromium for 64-bit (Intel) macOS - All Codecs - Tuesday, 09 February 2021
Chromium for 64-bit (Intel) macOS - All Codecs - Tuesday, 09 February 2021
Chromium 90.0.4414.0 (Official Build) (x86_64)
Revision b86bc4feb4665f471cc919f0e1e646eb876c389a-refs/heads/master@{#852112}
OS macOS Version 11.2 (Build 20D64)
- only for macOS x86_64 (Intel)
- with codecs (h264, h265, flac, xvid, AV1, etc..)
- official build
- clang/LLVM: (default)
- Xcode 12.4 (12D4e)
- macOS SDK 11.1 (20C63)
Sync • WebRTC • Widevine
Chromium.90.0.4414.0.sync.app.zip
https://github.com/macchrome/chromium/releases/download/v90.0.4414.0-r852112-macOS/Chromium.90.0.4414.0.sync.app.zip
SHA1 6F0C81C22C3EF1C79A2AA3BA9931B482EE51DE37
Chromium v90.0.4399.0-r846566-Win64
Chromium for 64-bit Windows - All Codecs - Sunday, 24 January 2021
Chromium 90.0.4399.0 (Official Build) (64-bit)
4f5dd68d9edfd7315745b1c7400211596c8941e8-refs/heads/master@{#846566}
OS Windows
- Dev build
- SDK 10.0.19041.0 (Visual Studio 2019 16.8.4)
- clang-12.0.0/llvm - default
- ThinLTO
- WebRTC
- PGO
Sync - Widevine
Chrome-bin-sync.7z (chrlauncher formatted)
https://github.com/macchrome/chromium/releases/download/v90.0.4399.0-r846566-Win64/Chrome-bin-sync.7z
SHA1 D7222D39B1C47D6D86349097FE9E733CE8AC5FF2
mini_installer.exe (64-bit)
https://github.com/macchrome/chromium/releases/download/v90.0.4399.0-r846566-Win64/mini_installer.exe
SHA1 07EE9F52911DBCE976BB7588AF2DA72162F30957
Chromium for macOS_arm64 - Friday, 11 December 2020
Chromium 89.0.4353.0 (Official Build) (macOS_arm64)
Revision 4345fb8e2b4613593965a8a9ebbb7aa0c28d7803-refs/heads/master@{#836066}
OS macOS Version 11.0.1 (Build 20B28)
- only for macOS_arm64
- official build
- Xcode 12.2 (12B45b)
- macOS SDK 11.0 (20A2408)
Sync • WebRTC • Widevine
Chromium.89.0.4353.0.sync.app.zip
https://github.com/macchrome/chromium/releases/download/v89.0.4353.0-r836066-macOS/Chromium.89.0.4353.0.mac_arm64.sync.app.zip
SHA1 E99D55FCBB062A855512226289A2371B0C85381E
INSTRUCTIONS: unzip; xattr -rc Chromium.app
Test Codecs at https://tools.woolyss.com/html5-audio-video-tester/ (and let me know)
Chromium v89.0.4342.0-r831777-Win64
Chromium for 64-bit Windows - All Codecs - Monday, 30 November 2020
Chromium 89.0.4342.0 (Official Build) (64-bit)
Revision ad0923c753694558ba79e38aad77bbc4d1ab108b-refs/heads/master@{#831777}
OS Windows
- Dev build
- SDK 10.0.19041.0 (Visual Studio 2019 16.7.5)
- clang-12.0.0/llvm - default
- ThinLTO
- WebRTC
- PGO
Sync - Widevine
Chrome-bin-sync.7z (chrlauncher formatted)
https://github.com/macchrome/chromium/releases/download/v89.0.4342.0-r831777-Win64/Chrome-bin-sync.7z
SHA1 F3A8CD6E0FB0A18A74BF332FE4CC8A2F6E290E67
mini_installer.exe (64-bit)
https://github.com/macchrome/chromium/releases/download/v89.0.4342.0-r831777-Win64/mini_installer.exe
SHA1 70D33DD2C3F08DDF987FFAF10F175584BE58B95D
Chromium v89.0.4325.0-r827558-macOS
Chromium for 64-bit (Intel) macOS - All Codecs - Saturday, 14 November 2020
Chromium 89.0.4325.0 (Official Build) (x86_64)
Revision 8f60186caac1450314698d57b9cb859ecd748fd6-refs/heads/master@{#827558}
OS macOS Version 11.0.1 (Build 20B28)
- only for macOS 64 (Intel)
- with codecs (h264, h265, flac, xvid, AV1, etc..)
- official build
- clang/LLVM: llvm-project-swift-5.3-DEVELOPMENT-SNAPSHOT-2020-11-10-a
- Xcode 12.2 (12B45b)
- macOS SDK 11.0 (20A2408)
Sync • WebRTC • Widevine
Chromium.89.0.4325.0.sync.app.zip
https://github.com/macchrome/chromium/releases/download/v89.0.4325.0-r827558-macOS/Chromium.89.0.4325.0.sync.app.zip
SHA1 A169D847EB7C9E9BEEB05122EB351643D0E981FC
Sync • WebRTC • Widevine • Polly Link Time Optimised
Chromium.89.0.4325.0.sync.app.zip
https://github.com/macchrome/chromium/releases/download/v89.0.4325.0-r827558-macOS/Chromium.89.0.4325.0.sync.polly.app.zip
SHA1 4AAF107F86176A07C80C6794CF916A09A5C41B49
config("compiler") {
asmflags = []
cflags = [
"-flto=thin",
"-Wno-unknown-warning-option",
"-Wno-range-loop-analysis",
"-Wno-unknown-pragmas",
]
cflags_c = []
cflags_cc = []
cflags_objc = []
cflags_objcc = []
ldflags = [
"-flto=thin",
"-Wl,-lto_library", "-Wl,/Users/reggie/llvm-bootstrap-install-87/lib/libLTO.dylib",
"-Wl,-mllvm", "-Wl,-polly",
"-Wl,-mllvm", "-Wl,-polly-2nd-level-tiling",
"-Wl,-mllvm", "-Wl,-polly-allow-nonaffine",
"-Wl,-mllvm", "-Wl,-polly-detect-profitability-min-per-loop-insts=40",
"-Wl,-mllvm", "-Wl,-polly-analysis-computeout=8000000",
"-Wl,-mllvm", "-Wl,-polly-codegen-generate-expressions",
"-Wl,-mllvm", "-Wl,-polly-delicm-max-ops=10000000",
"-Wl,-mllvm", "-Wl,-polly-delicm-overapproximate-writes",
"-Wl,-mllvm", "-Wl,-polly-dependences-analysis-level=access-wise",
"-Wl,-mllvm", "-Wl,-polly-dependences-analysis-type=memory-based",
"-Wl,-mllvm", "-Wl,-polly-dependences-computeout=5000000",
"-Wl,-mllvm", "-Wl,-polly-ignore-aliasing",
"-Wl,-mllvm", "-Wl,-polly-invariant-load-hoisting",
"-Wl,-mllvm", "-Wl,-polly-optree-max-ops=10000000",
"-Wl,-mllvm", "-Wl,-polly-opt-outer-coincidence=yes",
"-Wl,-mllvm", "-Wl,-polly-register-tiling",
"-Wl,-mllvm", "-Wl,-polly-run-dce",
"-Wl,-mllvm", "-Wl,-polly-vectorizer=stripmine",
###########"-Wl,-mllvm", "-Wl,-pass-remarks-analysis=polly",
########### CLI **** export DYLD_LIBRARY_PATH=/Users/reggie/llvm-bootstrap-install-87/lib ****
]
...
}
Chromium v88.0.4284.0-r813632-Win64
Chromium for 64-bit Windows - All Codecs - Monday, 05 October 2020
Chromium 88.0.4284.0 (Official Build) (64-bit)
Revision f30f098d3517fc93e838d1f6913bec45363d0429-refs/heads/master@{#813632}
OS Windows
- Dev build
- SDK 10.0.19041.0 (Visual Studio 2019 16.7.5)
- clang-12.0.0/llvm - default
- ThinLTO
- WebRTC
- PGO
- Machine Function Splitter
Sync - Widevine
Chrome-bin-sync.7z (chrlauncher formatted)data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221000%22%20height%3D%22530%22%3E%3C%2Fsvg%3E
https://github.com/macchrome/chromium/releases/download/v88.0.4284.0-r813632-Win64/Chrome-bin-sync.7z
SHA1 F3A8CD6E0FB0A18A74BF332FE4CC8A2F6E290E67
mini_installer.exe (64-bit)
https://github.com/macchrome/chromium/releases/download/v88.0.4284.0-r813632-Win64/mini_installer.exe
SHA1 08B8799B6DC268344D4C3417DD34DA57DE446E8C
-
clang-12.0.0/llvm - Release 86 default - customised (No machine function splitter)
ldflags += [
"/opt:lldlto=" + lto_opt_level,
"/opt:lldltojobs=" + max_jobs_per_link,# Experimentally determined to yield a reasonable trade-off between # build time, run-time performance, and binary size. "-mllvm:-import-instr-limit=10", "-mllvm:-polly", "-mllvm:-polly-2nd-level-tiling", "-mllvm:-polly-allow-nonaffine", "-mllvm:-polly-detect-profitability-min-per-loop-insts=40", "-mllvm:-polly-analysis-computeout=8000000", "-mllvm:-polly-codegen-generate-expressions", "-mllvm:-polly-delicm-max-ops=10000000", "-mllvm:-polly-delicm-overapproximate-writes", "-mllvm:-polly-dependences-analysis-level=access-wise", "-mllvm:-polly-dependences-analysis-type=memory-based", "-mllvm:-polly-dependences-computeout=5000000", "-mllvm:-polly-ignore-aliasing", "-mllvm:-polly-invariant-load-hoisting", "-mllvm:-polly-optree-max-ops=10000000", "-mllvm:-polly-opt-outer-coincidence=yes", "-mllvm:-polly-register-tiling", "-mllvm:-polly-run-dce", "-mllvm:-polly-vectorizer=stripmine", #"-mllvm:-pass-remarks-analysis=polly",
]
Sync - Widevine - Link Time Polly Optimised
mini_installer_polly_lto.exe (64-bit)
https://github.com/macchrome/chromium/releases/download/v88.0.4284.0-r813632-Win64/mini_installer_polly_lto.exe
SHA1 5DA651A2D5234EC537347872B47D229408B29AA6
Chromium v87.0.4276.0-r810982-macOS
Chromium for 64-bit (Intel) macOS - All Codecs - Sunday, 27 September 2020
Chromium 87.0.4276.0 (Official Build) (x86_64)
Revision 2a7e138ab1066534ceb2622e8a9d2c8ebf574215-refs/heads/master@{#810982}
OS macOS Version 10.15.7 (Build 19H2)
- only for macOS 64 (Intel)
- with codecs (h264, h265, flac, xvid, AV1, etc..)
- official build
- clang/LLVM - default
- Xcode Version 12.0 (12A7209)
- macOS SDK 15
- PGO
Sync • WebRTC • Widevine
Chromium.87.0.4276.0.sync.app.zip
https://github.com/macchrome/chromium/releases/download/v87.0.4276.0-r810982-macOS/Chromium.87.0.4276.0.sync.app.zip
SHA1 66421C187747A025A0E35AAC14466329587D0597
Chromium v87.0.4259.0-r804906-Win64
Chromium for 64-bit Windows - All Codecs - Tuesday, 08 September 2020
Chromium 87.0.4259.0 (Official Build) (64-bit)
Revision8c2bc96021f64bc178ac9aadd501fc0b63a85f6d-refs/heads/master@{#804906}
OS Windows
- SDK 10.0.19041.0 (Visual Studio 2019 16.6.4)
- clang-12.0.0/llvm-project-847299d3f00507f172097bad9dde61dfad0d355b - Customised (GNU/Linux cross-compile)
- ThinLTO
- WebRTC
- PGO
- Polly link time optimised
- Machine Function Splitter
Sync - Widevine
Chrome-bin-sync.7z (chrlauncher formatted)
https://github.com/macchrome/chromium/releases/download/v87.0.4259.0-r804906-Win64/Chrome-bin-sync.7z
SHA1 44E52611D1FDA6973B6470F9A0F8FC025F0705B9
mini_installer.exe (64-bit)
https://github.com/macchrome/chromium/releases/download/v87.0.4259.0-r804906-Win64/mini_installer.exe
SHA1 93BF8A94535ADE7D8A19B230381318D9377D2DAC
Chromium v87.0.4243.0-r800872-Win64
Chromium for 64-bit Windows - All Codecs - Sunday, 23 August 2020
Chromium 87.0.4243.0 (Official Build) (64-bit)
Revision b4f4d04ebf14cc46de2c5d3c7cbf1c3a50f99517-refs/heads/master@{#800872}
OS Windows
- SDK 10.0.19041.0 (Visual Studio 2019 16.6.4)
- clang/llvm default (GNU/Linux cross-compile)
- ThinLTO
- WebRTC
- PGO
Chrome-bin-sync.7z (chrlauncher formatted)
https://github.com/macchrome/chromium/releases/download/v87.0.4243.0-r800872-Win64/Chrome-bin-sync.7z
SHA1 D32014B203957CAA903258D8EC4B6EDC2A1D8CF3
https://github.com/macchrome/chromium/releases/download/v87.0.4243.0-r800872-Win64/mini_installer.exe
SHA1 EAB417A970FA07D90FE80F1AA417BF3E05D1E759
Chromium v86.0.4218.0-r793075-macOS
Chromium for 64-bit macOS - All Codecs - Friday, 31 July 2020
Chromium 86.0.4218.0 (Official Build) (64-bit)
Revision 09992bf4de6e99f1f148ffbb73b9e17a5037a2b0-refs/heads/master@{#793075}
OS macOS Version 10.16 (Build 20A5323l)
- only for macOS 64 (Intel)
- with codecs (h264, h265, flac, xvid, AV1, etc..)
- official build
- clang/LLVM - default
- Xcode 12 for macOS Universal Apps beta 2
- macOS SDK 11
Sync • WebRTC • Widevine
Chromium.86.0.4218.0.sync.app.zip
https://github.com/macchrome/chromium/releases/download/v86.0.4218.0-r793075-macOS/Chromium.86.0.4218.0.sync.app.zip
SHA1 9E94EFF31775587C5F76DB642A3FD1F178B48BFE
No Sync • WebRTC • No Widevine
Chromium.86.0.4218.0.nosync.app.zip
https://github.com/macchrome/chromium/releases/download/v86.0.4218.0-r793075-macOS/Chromium.86.0.4218.0.nosync.app.zip
SHA1 96DA1FE582CA6D4B09A59319AAC8EDA451896E6D
=======================
- only for macOS arm64
Sync • WebRTC • Widevine (enabled) • HEVC
Chromium.86.0.4218.0.arm64.sync.app.zip
https://github.com/macchrome/chromium/releases/download/v86.0.4218.0-r793075-macOS/Chromium.86.0.4218.0.arm64.sync.app.zip
SHA1 F13C781D8DDEB214EA7DB32C1A05FF46F6529A37
Sync • WebRTC • Widevine (enabled) • All Codecs
Chromium.86.0.4218.0.arm64.sync.app-rev1.zip
https://github.com/macchrome/chromium/releases/download/v86.0.4218.0-r793075-macOS/Chromium.86.0.4218.0.arm64.sync.app-rev1.zip
SHA1 E8D15B2A245CE06B873D28B09C7BD43ACB5D6CAB