aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleFuzz.cpp
AgeCommit message (Expand)Author
2014-04-28move common blur types into central headercommit-bot@chromium.org
2013-09-07Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-09-06Push sigma-based blur interface into our GMs/benches/tests/samplecoderobertphillips@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-05-14Fixes for Windows Release compiler complaints (overflow in const arith)robertphillips@google.com
2011-10-27Remove warnings (trailing \, signed vs unsigned, parenthesization).tomhudson@google.com
2011-10-24enable soft clipping (yikes)reed@google.com
2011-07-29More variable initializations and curly braces to avoid Linux compilertomhudson@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-05-05switch to inheriting from SampleViewmike@reedtribe.org
2011-04-14fix warningsreed@google.com
2011-02-08safeunref method to SkSafeUnref.bsalomon@google.com
2009-11-05fix cheap calc of edgelist sizereed@android.com
2009-06-23remove remaining references to porterduffreed@android.com
2009-03-19promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rectreed@android.com