DescriptionRe-enable dynamic NEON support in Skia.
The Skia build depends on arm_neon_optional=1 being defined in GYP_DEFINES
to enable dynamic NEON support. It looks like this option was lost in
translation during the upstreaming of build/android/.
Note that this won't fix crbug.com/161834, i.e. on JB and higher, the
sandboxing currently prevents the CPU feature detection from working, but
it's a first step in the right direction (it fixes the code for ICS devices
though).
BUG=164002
R=joth@chromium.org,torne@chromium.org,djsollen@chromium.org,tomhudson@chromium.org,reed@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171001
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|