index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
/
SkBlurMaskFilter.h
Commit message (
Expand
)
Author
Age
*
Remove SK_SUPPORT_LEGACY_BLURMASKFILTER
Brian Osman
2018-04-06
*
hide SkBlurMaskFilter and SkBlurQuality
Mike Reed
2018-03-14
*
move blur impl into core
Mike Reed
2018-03-12
*
remove unused ConvertRadiusToSigma from SkBlurMaskFilter
Mike Reed
2018-03-12
*
make compute helper for blurs private
Mike Reed
2018-03-06
*
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
Mike Reed
2018-01-23
*
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
Brian Osman
2017-11-14
*
Alloc glyph image correctly for SkMask::k3D_Format.
Ben Wagner
2017-11-14
*
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
Ben Wagner
2017-11-13
*
Alloc glyph image correctly for SkMask::k3D_Format.
Ben Wagner
2017-11-13
*
"Fix" some ImageFilter fuzzer issues
Robert Phillips
2016-12-19
*
hide emboss from everyone (except android for now)
Mike Reed
2016-12-07
*
remove lots of legacy flags
Mike Reed
2016-10-31
*
Update ComputeBlurredRRectParams to compute all the parameters needed for occ...
robertphillips
2016-08-16
*
Implement GPU occluded blur mask filter
robertphillips
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
switch maskfilters to sk_sp
reed
2016-04-04
*
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
commit-bot@chromium.org
2014-05-31
*
expose ConvertRadiusToSigma to aid clients in the API transition to sigma
commit-bot@chromium.org
2014-05-01
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-28
*
Blur refactoring
robertphillips@google.com
2013-08-27
*
Modify the blur bench to add tests for high-quality blurs, and large non-inte...
senorblanco@chromium.org
2012-11-29
*
Separable mask blurs: Add compile-time flag. Fix reversed offsets in asymme...
senorblanco@chromium.org
2012-11-20
*
Export effects classes with SK_API.
tfarina@chromium.org
2012-10-12
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Add DLL exports (Fixes Multi-DLL build in Chrome against TOT skia)
bsalomon@google.com
2011-04-15
*
[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
*
grab from latest android
reed@android.com
2008-12-17