index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkBlurMaskFilter.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
*
privatize SkBuffer.h
mike@reedtribe.org
2012-08-13
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
Upstream changes from Android repository.
djsollen@google.com
2012-03-21
*
extend fastbounds impls to include maskfilters and drawloopers. This allows
reed@google.com
2012-01-30
*
detect (and reject) if radius ia NaN, by using !(radius > 0) instead of (radi...
reed@google.com
2012-01-11
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
Make asBlur method const.
bungeman@google.com
2011-10-04
*
Now that layout tests are fixed, remove flag to ignore margin fix.
bungeman@google.com
2011-10-04
*
Ignore blur margin fix flag for backward bug compatibility.
bungeman@google.com
2011-09-06
*
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
*
add asABlur() to maskfilters, so devices like gpu and pdf can query them.
reed@google.com
2011-07-07
*
[Committed on behalf of junov@chromium.org]
senorblanco@chromium.org
2011-02-18
*
Patch by Mike Lawther (mikelawther@chromium.org).
senorblanco@chromium.org
2010-12-06
*
add sanity checks to handles extremely large coordinates or filter margins.
reed@android.com
2009-03-16
*
grab from latest android
reed@android.com
2008-12-17