thorium-mirror/infra
2024-12-29 21:07:30 -06:00
..
APPIMAGE spell fix, update setup.sh, and add FAQ 2024-04-26 11:44:56 -05:00
Arch_Linux M120 stage 7 2024-01-22 15:21:54 -06:00
DEBUG fix win args and kshareicon update 2024-12-29 21:07:30 -06:00
default_apps use ublock origin dev 2024-02-22 03:36:51 -06:00
Flatpak/com.alex313031.thorium header fix 2023-06-21 08:28:10 -05:00
hangout_services jxl decoder fixes 2024-07-29 21:51:47 -05:00
portable .174 minor uprev and fix mini_installer build.gn 2024-12-21 16:26:52 -06:00
sfx add close-window-with-last-tab flag 2024-01-18 19:58:47 -06:00
temp Add files via upload 2022-07-21 05:19:42 -07:00
thorium-devtools move thorium-devtools to //infra 2024-01-26 21:40:15 -06:00
arch-prerequisites.sh M120 stage 7 2024-01-22 15:21:54 -06:00
args.list fix win args and kshareicon update 2024-12-29 21:07:30 -06:00
BRANDING \ 2023-06-23 02:05:13 -05:00
BUGS.md M121 stage 7 2024-02-12 12:57:09 -06:00
build_dmg_cr.sh M121 stage 7 2024-02-12 12:57:09 -06:00
build_ffmpeg.sh fix ac3 libffmpeg.so 2024-01-22 18:20:00 -06:00
build_polly.sh update polly build script 2024-01-22 03:56:39 -06:00
BUILDER M119 stage 8 2023-12-29 06:48:19 -06:00
BUILDING_OLD.md fix more docs 2023-10-10 09:22:03 -05:00
cgpt 111.0.5563.69 Final 2023-03-19 04:02:34 -05:00
chromium-restore-jpeg-xl-support-120.patch add M120 jxl patch 2024-01-04 19:11:38 -06:00
CHROMIUM_LICENSE more docs updates 2023-06-23 02:02:51 -05:00
CMDLINE_FLAGS_LIST.md Update CMDLINE_FLAGS_LIST.md 2022-06-08 13:37:28 -07:00
DEV_CMDLINE_FLAGS.txt Update DEV_CMDLINE_FLAGS.txt 2022-07-15 22:26:02 -05:00
fetch_api_keys.sh update 2024-02-10 14:00:33 -06:00
FFMPEG_DEPS add ffmpeg building deps 2024-01-04 17:50:17 -06:00
fix_libaom.sh M120 stage 7 2024-01-22 15:21:54 -06:00
gn_args.list fix win args and kshareicon update 2024-12-29 21:07:30 -06:00
initial_preferences add welcome page 2023-04-28 18:17:47 -05:00
libpepflashplayer.so 111.0.5563.69 Final 2023-03-19 04:02:34 -05:00
README.md fix more docs 2023-10-10 09:22:03 -05:00
REMOVED_ARGS.txt fix win args and kshareicon update 2024-12-29 21:07:30 -06:00
set_exec.sh fix arm build/ and rename build_appimage.sh 2024-04-23 20:41:27 -05:00
thor_compat_mode.bat Add files via upload 2022-05-15 07:00:33 -05:00
THOR_PREREQUISITES_22.04.md Update THOR_PREREQUISITES_22.04.md 2022-09-12 08:50:08 -05:00
thor_ver update endpoints 2024-01-31 04:33:15 -06:00
THORIUM_DEV_BOOKMARKS.html .174 minor uprev and fix mini_installer build.gn 2024-12-21 16:26:52 -06:00
thorium_strings.grd update grd files and fix portable data loss 2024-07-29 15:31:20 -05:00
ulimit.conf ulimit diff 2024-03-09 08:10:44 -06:00
vdpau-va-driver_0.7.4-dmo8_amd64.deb Add files via upload 2022-05-15 07:00:33 -05:00
VERSIONS_LIST.txt Add files via upload 2022-07-22 21:53:18 -07:00
widevine_versions.txt update widevine versions 2023-10-29 08:42:30 -05:00
win_args.list update args lists 2024-01-31 09:12:46 -06:00
win_gn_args.list update args lists 2024-01-31 09:12:46 -06:00

Thorium Infrastructure (Infra)

  This dir contains .gn files, scripts, and other artifacts like vdpau-va-driver and flash player and the BUILDER file which contains notes (generally only usable by me, but feel free to ask what the info inside is for).
  The args.list file shows all possible build arguments, and the gn_args.list shows all possible build args after the Thorium args have been added, and the win_args.list shows all possible build arguments for Windows builds.
  The *.gn files contain what you should use in the args.gn for platforms other than the normal Linux release (which is here in the root of this repo.)

 – See the Docs dir for more instructions on building for a particular platform.
 – The DEV_CMDLINE_FLAGS.txt has usefule command line flags for Debugging, Web Development, and Thorium development. The CMDLINE_FLAGS_LIST.md contains a list of all possible cmdline flags for Chromium. It is borrowed from > https://peter.sh/experiments/chromium-command-line-switches/
 – The THORIUM_DEV_BOOKMARKS.html file contain the bookmarks I use for Thorium development and rebasing the files it uses.