aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleTextAlpha.cpp
AgeCommit message (Expand)Author
2018-08-21IWYU: SkUtils.hHal Canary
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2018-03-14hide SkBlurMaskFilter and SkBlurQualityMike Reed
2017-11-29Delete even more unused views codeBrian Osman
2017-04-28add drawString helper to canvasCary Clark
2016-11-23Revert "Revert "make it illegal to include SkXfermode.h""Mike Reed
2016-11-23Revert "make it illegal to include SkXfermode.h"Greg Daniel
2016-11-23make it illegal to include SkXfermode.hMike Reed
2016-04-20Rein in the use of SkDevice.hrobertphillips
2016-04-04switch maskfilters to sk_spreed
2016-03-29Style bikeshed - remove extraneous whitespacehalcanary
2016-03-18Remove uses of SkImageDecoder from samplecodemsarett
2015-08-27Style Change: NULL->nullptrhalcanary
2015-03-25C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein
2015-01-09Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein
2015-01-05Cleanup: More override fixes - another round.tfarina
2014-06-30stop calling SkCanvas::getDevicereed
2014-04-28move common blur types into central headercommit-bot@chromium.org
2014-02-17use SkColorType instead of SkBitmap::Config in samplecodecommit-bot@chromium.org
2013-09-09Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org
2013-09-06Switch out random number generator for tests, benches, samples.commit-bot@chromium.org
2013-09-06Push sigma-based blur interface into our GMs/benches/tests/samplecoderobertphillips@google.com
2013-03-07Fixing some warnings on Linuxsugoi@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2012-09-30samplecode: Avoid temporary variables of SkString type.tfarina@chromium.org
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-06-06fix warnings on Mac in ssamplecodecaryclark@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
2009-06-23remove remaining references to porterduffreed@android.com
2009-03-16Change (correct) SkImageRef's ownership rule for streams to the skia standardreed@android.com
2008-12-23update more sample code to new compose shader headerreed@android.com
2008-12-17grab from latest androidreed@android.com