summaryrefslogtreecommitdiff
path: root/core/SkBitmapProcState_filter.h
AgeCommit message (Expand)Author
2013-01-18Added shaderproc for 1xN repeatX/repeatY BitmapProcShaderrobertphillips@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-13arm: dynamic NEON support for SkBitmapProcState functions.digit@google.com
2011-11-08Update files to use SK_BUILD_FOR_ANDROID.djsollen@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-03-15Add code needed to build skia as a windows dll within the chromium project.ctguil@chromium.org
2009-11-20change guard to use ANDROID and __arm__, so it doesn't break non-arm androidreed@android.com
2009-11-19Exclude Android-only cpu-features.h from non-Android builds.agl@chromium.org
2009-10-26remove check for filtering. Now if the src is opaque, the filtered resultreed@android.com
2009-08-07more neon work:reed@android.com