C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / samplecode / SampleTextAlpha.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-06 tfarinaCleanup: More override fixes - another round.
2014-06-30 reedstop calling SkCanvas::getDevice
2014-04-28 commit-bot@chromiu... move common blur types into central header
2014-02-17 commit-bot@chromiu... use SkColorType instead of SkBitmap::Config in samplecode
2013-09-09 commit-bot@chromiu... Change old PRG to be SkLCGRandom; change new one to...
2013-09-06 commit-bot@chromiu... Switch out random number generator for tests, benches...
2013-09-06 robertphillips@goo... Push sigma-based blur interface into our GMs/benches...
2013-03-07 sugoi@google.comFixing some warnings on Linux
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-30 tfarina@chromium.orgsamplecode: Avoid temporary variables of SkString type.
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-06-06 caryclark@google.comfix warnings on Mac in ssamplecode
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-05-05 mike@reedtribe.orgswitch to inheriting from SampleView
2009-06-23 reed@android.comremove remaining references to porterduff
2009-03-16 reed@android.comChange (correct) SkImageRef's ownership rule for stream...
2008-12-23 reed@android.comupdate more sample code to new compose shader header
2008-12-17 reed@android.comgrab from latest android