index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleFuzz.cpp
Commit message (
Expand
)
Author
Age
*
switch maskfilters to sk_sp
reed
2016-04-04
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fixes for Windows Release compiler complaints (overflow in const arith)
robertphillips@google.com
2012-05-14
*
Remove warnings (trailing \, signed vs unsigned, parenthesization).
tomhudson@google.com
2011-10-27
*
enable soft clipping (yikes)
reed@google.com
2011-10-24
*
More variable initializations and curly braces to avoid Linux compiler
tomhudson@google.com
2011-07-29
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
switch to inheriting from SampleView
mike@reedtribe.org
2011-05-05
*
fix warnings
reed@google.com
2011-04-14
*
safeunref method to SkSafeUnref.
bsalomon@google.com
2011-02-08
*
fix cheap calc of edgelist size
reed@android.com
2009-11-05
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect
reed@android.com
2009-03-19