index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
blurs.cpp
Commit message (
Expand
)
Author
Age
*
GM for drawImage w/ maskFilter
Hal Canary
2017-06-07
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
switch maskfilters to sk_sp
reed
2016-04-04
*
GM: replace boilerplate with macros
halcanary
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...
caryclark
2015-06-15
*
Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...
caryclark
2015-06-15
*
make gm background colors 565 compatible
caryclark
2015-06-15
*
next batch of portable typeface changes
caryclark
2015-06-12
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Add GM for 2-rects blur which cannot break into nine-patch
qiankun.miao
2014-12-10
*
tweak gm to show fractional offsets
reed
2014-11-17
*
update gm to place inner rect on fractional boundary
reed
2014-11-14
*
add gm for 2-rects and blur
reed
2014-11-14
*
use platform-independent font for gm
caryclark
2014-06-23
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Blur refactoring
robertphillips@google.com
2013-08-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Only skip pipe playback for blurs GM in FIXED mode.
scroggo@google.com
2012-06-29
*
Turn off the blurs GM for Pipe playback.
scroggo@google.com
2012-06-28
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Fix gm tests for fixed point.
bungeman@google.com
2011-05-20
*
use new high-quality blur in samples
reed@google.com
2011-02-18
*
add new test for blurs
reed@google.com
2011-02-16