aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleTextAlpha.cpp
Commit message (Expand)AuthorAge
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* use SkColorType instead of SkBitmap::Config in samplecodeGravatar commit-bot@chromium.org2014-02-17
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Switch out random number generator for tests, benches, samples.Gravatar commit-bot@chromium.org2013-09-06
* Push sigma-based blur interface into our GMs/benches/tests/samplecodeGravatar robertphillips@google.com2013-09-06
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* samplecode: Avoid temporary variables of SkString type.Gravatar tfarina@chromium.org2012-09-30
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* fix warnings on Mac in ssamplecodeGravatar caryclark@google.com2012-06-06
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* switch to inheriting from SampleViewGravatar mike@reedtribe.org2011-05-05
* remove remaining references to porterduffGravatar reed@android.com2009-06-23
* Change (correct) SkImageRef's ownership rule for streams to the skia standardGravatar reed@android.com2009-03-16
* update more sample code to new compose shader headerGravatar reed@android.com2008-12-23
* grab from latest androidGravatar reed@android.com2008-12-17