thorium-mirror/src
Alexander David Frick 31622de594
Add arm64 args patch
@midzer @gz83 This should enable settings arm64 optimization settings in the args.gn, rather than seperate arm.gni for mac, raspi, windows on arm, etc.

It also makes it where these args will be passed to more targets, because before, when setting arm64 as the target_cpu, it would only accept a subset, i.e. only these:

arm_version = 
arm_float_abi = 
arm_use_neon = 
arm_use_thumb =
arm_control_flow_integrity = 

I also cherry picked a patch from M111 that sets arm_control_flow_integrity = "standard" ONLY if it is android or linux. This will set it to "none" for Mac and Windows on ARM builds, which I think will fix the Mac M1 bugs, and allow building for Windows on ARM with the standard WinSDK toolchain.
2023-02-20 20:19:27 -06:00
..
ash/resources/vector_icons Add files via upload 2022-07-09 18:40:45 -05:00
build Add arm64 args patch 2023-02-20 20:19:27 -06:00
chrome Update installer.include 2023-02-18 19:33:30 -06:00
components Update variations_service.cc 2023-01-29 01:36:08 -06:00
content Update BUILD.gn 2023-01-25 04:44:47 -06:00
extensions/browser Update ui_util.cc 2022-08-06 05:48:49 -05:00
media Update supported_types.cc 2023-01-27 13:05:05 -06:00
net Update features.cc 2023-01-25 04:42:27 -06:00
sandbox Update BUILD.gn 2023-01-29 01:32:08 -06:00
third_party cmdline commit 2023-01-27 13:20:26 -06:00
tools Update build.py 2022-10-14 18:18:43 -05:00
ui Add files via upload 2023-01-27 13:43:46 -06:00
v8/src Update js-display-names.cc 2023-01-25 02:38:33 -06:00
BUILD.gn Update BUILD.gn 2023-01-25 04:32:27 -06:00