index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkBlurMask.cpp
Commit message (
Expand
)
Author
Age
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix the string we're checking for in the #if defined(), so that loops actuall...
tomhudson@google.com
2012-01-11
*
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
tomhudson@google.com
2011-12-28
*
Unroll loops in SkBlurMask for speedup on Windows (benchmarks should see
tomhudson@google.com
2011-11-28
*
Add fractional-radius blurs to blur benchmark.
tomhudson@google.com
2011-11-22
*
Make SkMath.h less visible in public header files.
tomhudson@google.com
2011-09-27
*
Reduce size of filter mask.
bungeman@google.com
2011-09-02
*
style cleanup
reed@google.com
2011-08-12
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
[Committed on behalf of junov@chromium.org]
senorblanco@chromium.org
2011-02-18
*
fix sumbuffer to initialize its top and left colum/row with zeros. Without th...
reed@android.com
2009-09-21
*
use rowbytes instead of bounds.width()
reed@android.com
2009-09-18
*
add ADD xfermode
reed@android.com
2009-04-24
*
promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect
reed@android.com
2009-03-19
*
grab from latest android
reed@android.com
2008-12-17