thorium-mirror/other
2023-09-29 21:41:56 -05:00
..
AVX2 use march=x86-64-v3 for AVX2 builds 2023-09-29 21:41:56 -05:00
CrOS M116 stage 1 2023-09-03 14:00:07 -05:00
Mac more post M116 fixes 2023-09-04 07:44:22 -05:00
SSE2 more post M116 fixes 2023-09-04 07:44:22 -05:00
SSE3 updae thor_ver 2023-09-08 13:53:32 -05:00
WIN7 add extra opts 2023-04-28 18:53:08 -05:00
add-hevc-ffmpeg-decoder-parser.js M116 FFMPEG roll 2023-09-03 13:19:55 -05:00
add-hevc-ffmpeg-decoder-parser.patch M116 FFMPEG roll 2023-09-03 13:19:55 -05:00
build_ffmpeg.py M114 stage 1 2023-06-17 13:35:53 -05:00
build_polly.sh Add files via upload 2022-08-09 22:32:26 -05:00
README.md Update README.md 2022-10-14 22:49:54 -05:00
Remove-discovery-module-from-NTP.patch Update copyright 2023-09-04 21:15:35 +08:00
setup_polly.sh polly args 2023-03-09 04:28:52 -06:00
test_build_args.gn fix webui images 2023-07-13 00:30:06 -05:00

Compiler configs for AVX2 and SSE3

To build for AVX2, copy the build directory in the AVX2 folder over //chromium/src/build.

For SSE3, do the same except from the SSE3 folder.

For Polly, run build_polly.sh first, and then use the appropriate BUILD.gn for your build type from the Polly folder.

For Android arm64 builds, use the Android folder, including its android_args.gn for your args.gn, and the build_android.sh from the root of the repo for building the main apk and system webview apk.