index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
BlurTest.cpp
Commit message (
Expand
)
Author
Age
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-06
*
Tweak to r11099 for N4 & Ubuntu13
robertphillips@google.com
2013-09-05
*
Warning/error fix for r11099 on Mac 10.6
robertphillips@google.com
2013-09-05
*
Add test to exercise extreme blur sigmas
robertphillips@google.com
2013-09-05
*
Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter
robertphillips@google.com
2013-07-03
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Remove warnings (trailing \, signed vs unsigned, parenthesization).
tomhudson@google.com
2011-10-27
*
Make SkMath.h less visible in public header files.
tomhudson@google.com
2011-09-27
*
Fix BlurTest to work with fixed point.
bungeman@google.com
2011-09-02
*
Reduce size of filter mask.
bungeman@google.com
2011-09-02
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add asABlur() to maskfilters, so devices like gpu and pdf can query them.
reed@google.com
2011-07-07