index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkUtilsArm.cpp
Commit message (
Expand
)
Author
Age
*
Move CPU feature detection to its own file.
mtklein
2016-04-19
*
Revert of Move CPU feature detection to its own file. (patchset #7 id:120001 ...
mtklein
2016-04-15
*
Move CPU feature detection to its own file.
mtklein
2016-04-14
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Fix usage of SK_BUILD_* defines.
tfarina
2014-10-06
*
Always use cpu-features library on android.
djsollen
2014-08-26
*
Only set USE_ANDROID_NDK_CPU_FEATURES if it's not already been explicitly set
commit-bot@chromium.org
2014-03-11
*
Enable SkUtilsArm on all ARM platforms and always use NDK compliant NEON dete...
djsollen@google.com
2013-08-05
*
Use the NDK's cpu-features library when building skia for Chromium/Android.
digit@google.com
2013-01-14
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
arm: dynamic NEON support for SkBitmapProcState matrix operations.
digit@google.com
2012-08-01
*
arm: First step towards dynamic NEON support.
digit@google.com
2012-05-30