Revert "replace SkXfermode obj with SkBlendMode enum in paints"
[platform/upstream/libSkiaSharp.git] / samplecode / SampleFuzz.cpp
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-04-04 reedswitch maskfilters to sk_sp
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2015-08-27 halcanaryStyle Change: NULL->nullptr
2014-04-28 commit-bot@chromiu... move common blur types into central header
2013-09-07 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-09-06 robertphillips@goo... Push sigma-based blur interface into our GMs/benches...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-05-14 robertphillips@goo... Fixes for Windows Release compiler complaints (overflow...
2011-10-27 tomhudson@google.comRemove warnings (trailing \, signed vs unsigned, parent...
2011-10-24 reed@google.comenable soft clipping (yikes)
2011-07-29 tomhudson@google.comMore variable initializations and curly braces to avoid...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-05-05 mike@reedtribe.orgswitch to inheriting from SampleView
2011-04-14 reed@google.comfix warnings
2011-02-08 bsalomon@google.comsafeunref method to SkSafeUnref.
2009-11-05 reed@android.comfix cheap calc of edgelist size
2009-06-23 reed@android.comremove remaining references to porterduff
2009-03-19 reed@android.compromote SkMask's rowBytes to 32bits, since its bounds...