aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SamplePathEffects.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove unused SkRasterizerMike Reed2018-01-211-17/+0
* begin to hide details of SkPathEffectMike Reed2017-02-261-2/+2
* guard rasterizer and drawlooper settersreed2016-03-211-1/+1
* Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...reed2016-03-181-21/+16
* Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...reed2016-03-181-16/+21
* switch patheffects over to sk_spreed2016-03-181-21/+16
* Remove SkLerpXfermoderobertphillips2016-01-251-1/+0
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-4/+4
* fuzzer fixescaryclark2015-02-251-1/+4
* add SkAnimTimer, SPACE = pause/resume, ESP = stopreed2015-02-021-3/+4
* allow GMs to animatereed2015-02-011-40/+21
* Builder class for SkLayerRasterizer.commit-bot@chromium.org2014-02-261-3/+4
* Factory methods for heap-allocated SkPathEffect and SkXfermode objects.commit-bot@chromium.org2014-02-201-7/+8
* 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
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-19/+19
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* inherit from SampleViewreed@google.com2011-06-011-26/+5
* merge with changes for GPU backendreed@android.com2010-12-201-80/+17
* close out previous contour (so we don't miss the last segment)reed@android.com2009-08-141-29/+16
* remove remaining references to porterduffreed@android.com2009-06-231-2/+1
* remove deprecated use of porterduff enumreed@android.com2009-06-231-2/+2
* add SDL supportreed@android.com2009-05-221-1/+1
* first cut at event-based test appreed@android.com2008-12-191-1/+0
* grab from latest androidreed@android.com2008-12-171-0/+283