aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleTextAlpha.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete even more unused views codeBrian Osman2017-11-291-1/+0
* add drawString helper to canvasCary Clark2017-04-281-1/+1
* Revert "Revert "make it illegal to include SkXfermode.h""Mike Reed2016-11-231-1/+0
* Revert "make it illegal to include SkXfermode.h"Greg Daniel2016-11-231-0/+1
* make it illegal to include SkXfermode.hMike Reed2016-11-231-1/+0
* Rein in the use of SkDevice.hrobertphillips2016-04-201-1/+0
* switch maskfilters to sk_spreed2016-04-041-3/+2
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* Remove uses of SkImageDecoder from samplecodemsarett2016-03-181-1/+0
* Style Change: NULL->nullptrhalcanary2015-08-271-2/+2
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-4/+4
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-4/+4
* Cleanup: More override fixes - another round.tfarina2015-01-051-3/+3
* stop calling SkCanvas::getDevicereed2014-06-301-26/+0
* move common blur types into central headercommit-bot@chromium.org2014-04-281-1/+1
* use SkColorType instead of SkBitmap::Config in samplecodecommit-bot@chromium.org2014-02-171-1/+1
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-1/+1
* Switch out random number generator for tests, benches, samples.commit-bot@chromium.org2013-09-061-1/+1
* Push sigma-based blur interface into our GMs/benches/tests/samplecoderobertphillips@google.com2013-09-061-3/+4
* Fixing some warnings on Linuxsugoi@google.com2013-03-071-1/+1
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* samplecode: Avoid temporary variables of SkString type.tfarina@chromium.org2012-09-301-2/+1
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-13/+13
* fix warnings on Mac in ssamplecodecaryclark@google.com2012-06-061-2/+5
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* switch to inheriting from SampleViewmike@reedtribe.org2011-05-051-9/+3
* remove remaining references to porterduffreed@android.com2009-06-231-1/+0
* Change (correct) SkImageRef's ownership rule for streams to the skia standardreed@android.com2009-03-161-1/+0
* update more sample code to new compose shader headerreed@android.com2008-12-231-1/+0
* grab from latest androidreed@android.com2008-12-171-0/+123