index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
/
SkBitmapProcState_opts_arm.cpp
Commit message (
Expand
)
Author
Age
*
Purge non-NEON ARM code.
mtklein
2015-08-06
*
switch bitmapshader internals over to pixmap
reed
2015-06-04
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
SkColorTable locking serves no purpose anymore.
mtklein
2014-12-02
*
Refactor bitmap scaler to make it easier to migrate rest of chrome to use it
humper
2014-06-27
*
use colortype instead of config
reed
2014-06-02
*
ARM Skia NEON patches - 35 - First AArch64 support
commit-bot@chromium.org
2014-04-02
*
Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://coderev...
commit-bot@chromium.org
2014-03-28
*
ARM Skia NEON patches - 35 - First AArch64 support
commit-bot@chromium.org
2014-03-28
*
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
*
Revert "Revert "change SkColorTable to be immutable""
reed@google.com
2013-10-10
*
Revert "change SkColorTable to be immutable"
reed@google.com
2013-10-09
*
change SkColorTable to be immutable
reed@google.com
2013-10-09
*
remove fConvolutionProcs from State, and just use it locally
reed@google.com
2013-09-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-31
*
add scalar stubs for neon functions to give arm guys a place to work
commit-bot@chromium.org
2013-07-30
*
include SkPaint.h
reed@google.com
2013-07-22
*
copy/paste error. don't use s.
reed@google.com
2013-07-22
*
rename fFilterQuality to fFilterLevel
reed@google.com
2013-07-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-20
*
use SK_ScalarPI, and fix ARM build
humper@google.com
2013-07-19
*
fix trivial matrix computation
humper@google.com
2013-07-14
*
Reverted 10056-10059
robertphillips@google.com
2013-07-13
*
Working plumb of image scaling:
humper@google.com
2013-07-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Upstream clank: fix build on platforms (Clang/ARM) that don't support 'optimize'
tomhudson@google.com
2012-09-04
*
Fix Clang build on Android.
digit@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add support for ARM without EDSP and ARMv6+
george@mozilla.com
2012-07-27
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Fix arm compile problem on Lucid.
vandebo@chromium.org
2011-05-03
*
Exclude Android-only cpu-features.h from non-Android builds.
agl@chromium.org
2009-11-19
*
more neon work:
reed@android.com
2009-08-07
*
add proper includes for arm optimizations
reed@android.com
2009-08-04
*
arm/neon optimizations for bitmap shader
reed@android.com
2009-08-03