Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
/ chromium-win32 Public archive

Chromium builds for Windows x86

Notifications You must be signed in to change notification settings

Hibbiki/chromium-win32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chromium for Windows x86

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

General build configuration

  • Visual Studio 2019 v16.11.15 + SDK 10.0.20348.0
  • Propertiary codecs and H.264 enabled
  • Field trials disabled
  • Channel unset (this allows for installing extensions outside Web Store)
  • 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