Thorium Archive at 2023.12.15. With releases, pull requests and issues at the date
Go to file
Alexander Frick 7190891839 update version 2023-12-14 00:55:26 -06:00
.github Update FUNDING.yml 2023-02-27 11:29:28 -06:00
arm fix args 2023-11-03 10:05:53 -05:00
depot_tools update MSVS toolchain 2023-08-14 05:30:29 -05:00
docs fix more docs 2023-10-10 09:22:03 -05:00
infra update args.list 2023-11-02 06:25:17 -05:00
logos modify arm logo 2023-10-19 07:27:30 -05:00
other fix args 2023-11-03 10:05:53 -05:00
pak_src fix: capitalization of thorium in repo urls 2023-09-21 10:49:52 -07:00
src remove offending image 2023-12-14 00:54:58 -06:00
thorium-devtools Add files via upload 2022-07-09 18:59:45 -05:00
thorium-libjxl@817387431c update libjxl 2023-10-15 13:59:54 -05:00
thorium_shell re-add exp web plat feat and fix build_android.sh 2023-08-16 05:27:13 -05:00
win_scripts fix: capitalization of thorium in repo urls 2023-09-21 10:49:52 -07:00
.gclient add rpm support! 2023-06-22 23:55:43 -05:00
.gitignore re add deb to gitignore 2023-09-23 00:44:46 -05:00
.gitmodules Add libjxl repo submodule 2023-02-28 20:39:24 -06:00
CODE_OF_CONDUCT.md fix: capitalization of thorium in repo urls 2023-09-21 10:49:52 -07:00
LICENSE.md update tab outlines 2023-10-16 08:05:54 -05:00
README.md fix more docs 2023-10-10 09:22:03 -05:00
SECURITY.md M117 stage 3 2023-10-08 08:02:30 -05:00
aliases update args.list 2023-11-02 06:25:17 -05:00
args.gn fix args 2023-11-03 10:05:53 -05:00
build.sh android fixes 2023-09-08 18:56:45 -05:00
build_android.sh M118 pre-stage 2023-10-21 02:11:56 -05:00
build_dmg.sh script fixups 2023-06-23 00:38:08 -05:00
build_mac.sh android fixes 2023-09-08 18:56:45 -05:00
build_win.sh android fixes 2023-09-08 18:56:45 -05:00
check_avx.sh cmdline commit 2022-08-23 04:45:30 -05:00
clean.sh update scripts and docs 2023-06-23 00:29:21 -05:00
package.sh third_party cflags and ninja_status 2023-06-27 20:50:47 -05:00
reset_depot_tools.sh update scripts and docs 2023-06-23 00:29:21 -05:00
setup.sh update args.list 2023-11-02 06:25:17 -05:00
trunk.sh post M117 updates 2023-10-12 10:32:11 -05:00
version.sh update version 2023-12-14 00:55:26 -06:00
win_args.gn fix args 2023-11-03 10:05:53 -05:00

README.md

GitHub tag (latest SemVer)  GitHub  GitHub commit activity  Subreddit subscribers

Thorium

Chromium fork for linux named after radioactive element No. 90. Windows/MacOS/RasPi/Android/Other builds see below.

  • Always built with the latest stable version of Chromium.
  • Intended to behave like and have the featureset of Google Chrome, with differences/patches/enhancements listed below.
  • Includes Widevine, All Codecs, Chrome Plugins, as well as thinLTO, CFlag, LDFlag, LLVM Loop, and PGO compiler optimizations. It is built with SSE4, AVX, and AES, so it won't launch on CPU's below 2nd gen Core or AMD FX, but benefits from Advanced Vector EXtensions. If your CPU lacks AVX, you can use builds from Thorium Special.

Other Builds            

 – Windows builds are here > Thorium Win
 – AVX2 Builds for Windows and Linux > Thorium AVX2
 – MacOS (M1 and X64) builds are located at > Thorium Mac
 – Android (arm32 & arm64) builds are located at > Thorium Android I might also occasionally post x86 builds.
 – Raspberry Pi builds are located at > Thorium Raspi For the Pi 3B/3B+ and Pi 4/400.
 – Special builds are located at > Thorium Special You can find SSE3 builds for CPUs without AVX here.
 – Thorium Website with deb repo for auto-updating on Linux > https://thorium.rocks/
 – NEW: Windows 7 / 8 / 8.1 / Server 2012 builds in > Thorium Win7

FEATURES & DIFFERENCES BETWEEN CHROMIUM AND THORIUM

  • Various compiler flags that improve performance and target AVX CPU's (read PATCHES.md)
  • Experimental MPEG-DASH support.
  • HEVC/H.265 support on Linux and Windows.
  • JPEG XL Image File Format turned on by default.
  • Enable Live Caption (SODA) on all builds.
  • Experimental PDF annotation support (called "Ink" on ChromiumOS). # DISABLED FOR NOW BECAUSE OF CRASHES.
  • Patches from Debian including font rendering patch, VAAPI Patch, Intel HD support patch, native notifications patch, title bar patch, and... the VDPAU Patch!! (Rejoice Nvidia users)
  • VAAPI on Wayland Patch (Thanks AUR and @pierro78)
  • Audio Sandbox patch.
  • DoH (DNS over HTTPS) patches from Bromite.
  • Enable Do Not Track by default patch from Vanadium.
  • Show full URLs including trailing slashes in address bar by default.
  • Disable FLOC patch.
  • Disable annoying Google API Key Infobar warning (you can still use API Keys to enable sync) from Ungoogled Chromium.
  • Disable annoying Default Browser Infobar warning.
  • Adds DuckDuckGo, Brave Search, Ecosia, Ask.com, and Yandex.com in US and other locales, along with the normal search engines.
  • Always use the local NTP (New Tab Page) regardless of search engine.
  • Fix icons when distilling page content in Reader Mode.
  • Enable new Menu UI when right clicking the Reload button. (Adds 'Normal Reload', 'Hard Reload', and 'Clear Cache and Hard Reload')
  • Home button and Chrome Labs shown by Default.
  • Prefetch settings updated to respect privacy.
  • Patches for GN and chrome_sandbox when building.
  • Remove the addition of the Chrome APT sources.list during installation.
  • Widevine CDM Patch for Linux.
  • GTK auto dark mode patch
  • Various new flags either developed from scratch, or added from Ungoogled Chromium. See PATCHES.md
  • Enable Parallel Downloading by Default.
  • Inclusion of pak a utility for packing and unpacking the *.pak files in Thorium or any other Chromium based browser.
  • Logo and Branding/Naming changed to the Thorium logo, Thorium name, and "Alex313031" being appended to "The Chromium Authors" in credits, etc.
  • .desktop file includes useful cmdline flags that enable experimental or useful features. (See PATCHES.md)
  • Includes installer patches and files to include ChromeDriver and thorium_shell (content_shell), with a .desktop file being provided for thorium_shell (named thorium-shell.desktop and shows in desktop environments as Thorium Content Shell). These are also included in the Windows releases, but it doesn't make a shorcut, although a .png and .ico is in the install directory for you to make your own shortcut with an icon. You can also run content_shell with the command thorium-shell (custom wrapper for it, located in /usr/bin/). You can run ChromeDriver at /usr/bin/chromedriver or chromedriver.exe on Windows. Also, patches for abseil library and mini_installer when building with AVX on Windows.
  • Right clicking the launcher after install gives three additional desktop actions, one to open thorium-shell, another to open in Safe Mode which disables any flags one has set in chrome://flags until the next launch, and lastly to open in Dark Mode which appends the --force-dark-mode flag.

Building

See > https://github.com/Alex313031/thorium/blob/main/docs/BUILDING.md

Debugging

See > https://github.com/Alex313031/thorium/tree/main/infra/DEBUG#readme


 − https://www.reddit.com/r/ChromiumBrowser/ is a subreddit I made for Thorium and general Thorium/Chromium discussion, https://thorium.rocks/ is the website I made for it, and https://alex313031.blogspot.com/ is a blog I made relating to Thorium/ThoriumOS.
 − I also build ChromiumOS (now called ThoriumOS) with Thorium, Codecs, Widevine, linux-firmware/modules, and extra packages at > https://github.com/Alex313031/ChromiumOS/

 − Thanks to https://github.com/robrich999/ for some info and fixes that went into this project.
 − Thanks to https://github.com/midzer/ for support and helping with builds.
 − Also thanks to https://github.com/bromite/bromite, https://github.com/saiarcot895/chromium-ubuntu-build, https://github.com/Eloston/ungoogled-chromium, https://github.com/GrapheneOS/Vanadium, and https://github.com/iridium-browser/iridium-browser for patch code.
 − The pak_src dir, and the binaries in pack_src/bin are credited to @freeer https://github.com/myfreeer/chrome-pak-customizer/

   NOTE: libpepflashplayer.so is included for posterity and can be used to enable Adobe Flash on older Chromium releases. ʘ‿ʘ

Thanks for using Thorium!