thorium-mirror/other
Alexander Frick 4bce64f6ef more fixes
2024-03-15 01:23:51 -05:00
..
AVX2 more fixes 2024-03-15 01:23:51 -05:00
CrOS M122 stage 2 2024-03-11 12:41:31 -05:00
Mac M122 stage 3 2024-03-11 13:10:46 -05:00
SSE2 add sse2 and sse4.1 and more win32 args 2024-03-14 23:10:24 -05:00
SSE3 add sse2 and sse4.1 and more win32 args 2024-03-14 23:10:24 -05:00
SSE4.1 add sse2 and sse4.1 and more win32 args 2024-03-14 23:10:24 -05:00
WIN7 fix: capitalization of thorium in repo urls 2023-09-21 10:49:52 -07:00
add-hevc-ffmpeg-decoder-parser.patch M121 stage 8 2024-02-12 15:08:31 -06:00
build_ffmpeg.py M121 Final? 2024-02-14 15:27:13 -06:00
chromium_options.reg add chromium reg file 2024-01-06 19:12:28 -06:00
README.md M120 Final? 2024-01-22 15:42:41 -06:00
Remove-discovery-module-from-NTP.patch Update NTP patch and fix a compile error 2024-03-15 13:59:29 +08:00
test_build_args.gn final icon flag patch and update linux/win args.gn 2024-01-31 09:02:42 -06:00

Compiler configs for SSE2, SSE3, SSE4.1, and AVX2

For Polly, run build_polly.sh from //infra 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, content shell apk, and system webview apk.