thorium-mirror/other
Ho Cheung 7e5fbdd3fa Update NTP patch and delete some redundant content
1. Update NTP patch
2. Remove duplicate `+fma` parameter in AVX2
BUILD.gn file
3. Remove unnecessary content from README
2024-02-18 14:40:38 +08:00
..
AVX2 Update NTP patch and delete some redundant content 2024-02-18 14:40:38 +08:00
CrOS M121 Final? 2024-02-14 15:27:13 -06:00
Mac rust is now needed for MacOS targets 2024-02-14 21:23:05 -06:00
SSE2 fix windows args, and add ThOS accelerators 2024-02-16 09:55:20 -06:00
SSE3 fix windows args, and add ThOS accelerators 2024-02-16 09:55:20 -06: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 delete some redundant content 2024-02-18 14:40:38 +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.