index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
/
SkBitmapProcState_arm_neon.cpp
Commit message (
Expand
)
Author
Age
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
remove unreachable samples for non-N32 imageshaders
Mike Reed
2017-06-29
*
remove unused SkFilterProcs
Mike Reed
2017-06-21
*
Port convolve functions to SkOpts
xiangze.zhang
2016-11-17
*
Make SSE2/Neon convolution functions not to read extra bytes
xiangze.zhang
2016-11-10
*
remove shadeSpan16 from shader
reed
2016-01-05
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
add/fix copyrights
reed
2015-06-26
*
Plumb through out_row byte length so we can assert we stay underneath it.
mtklein
2015-06-18
*
extend neon table as well for gray8
reed
2015-03-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-08
*
ARM Skia NEON patches - 33 - Convolution filter
commit-bot@chromium.org
2013-11-07
*
Revert r12154
epoger@google.com
2013-11-06
*
ARM Skia NEON patches - 33 - Convolution filter
commit-bot@chromium.org
2013-11-06
*
arm: dynamic NEON support for SkBitmapProcState functions.
digit@google.com
2012-08-13