/chromium-win64

Chromium builds for Windows x64

Primary LanguageBatchfile

Chromium for Windows x64

Stable Chromium builds for Windows 64-bit, nothing fancy.

General build configuration

  • Visual Studio 2019 v16.7.2 + SDK 10.0.19041.0
  • Propertiary codecs enabled
  • H.264 enabled
  • Field trials disabled
  • Channel unset (this allows for installing extensions outside Web Store)
  • thinLTO enabled
  • LLD enabled
  • Official Build configuration

Builds with sync

  • Widevine support
  • Sync enabled using Google API keys
  • H.264 in WebRTC enabled

Builds without sync

  • No Widevine support
  • No Google API keys (set to "no")
  • H.264 in WebRTC disabled