index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleEffects.cpp
Commit message (
Expand
)
Author
Age
*
hide SkBlurMaskFilter and SkBlurQuality
Mike Reed
2018-03-14
*
Alloc glyph image correctly for SkMask::k3D_Format.
Ben Wagner
2017-11-14
*
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
*
hide emboss from everyone (except android for now)
Mike Reed
2016-12-07
*
switch maskfilters to sk_sp
reed
2016-04-04
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-07
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Removed unused parameters
sugoi@google.com
2013-03-12
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
privatize SkEdgeClipper.h
mike@reedtribe.org
2012-08-09
*
Fixed minor Release & fixed point compiler warnings on Linux
robertphillips@google.com
2012-04-25
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
switch to inheriting from SampleView
mike@reedtribe.org
2011-05-05
*
fix warnings
reed@google.com
2011-04-14
*
updates
reed@android.com
2010-04-22
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
add sample effects
reed@android.com
2009-05-22