mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
.. | ||
AVX2 | ||
CrOS | ||
Mac | ||
SSE2 | ||
SSE3 | ||
SSE4.1 | ||
WIN7 | ||
add-hevc-ffmpeg-decoder-parser.patch | ||
build_ffmpeg.py | ||
chromium_options.reg | ||
README.md | ||
Remove-discovery-module-from-NTP.patch | ||
test_build_args.gn |
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.