aboutsummaryrefslogtreecommitdiffstats
path: root/samplecode/SampleStrokePath.cpp
Commit message (Expand)AuthorAgeFilesLines
* drawText Cleanup, part 4Hal Canary2019-01-091-2/+5
* Move Views into Sample and Viewer.Ben Wagner2018-08-091-10/+7
* hide SkBlurMaskFilter and SkBlurQualityMike Reed2018-03-141-2/+2
* Delete even more unused views codeBrian Osman2017-11-291-5/+0
* add drawString helper to canvasCary Clark2017-04-281-1/+1
* switch maskfilters to sk_spreed2016-04-041-3/+1
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-4/+4
* fuzzer fixescaryclark2015-02-251-3/+2
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-2/+2
* Cleanup: More override fixes - another round.tfarina2015-01-051-2/+2
* move common blur types into central headercommit-bot@chromium.org2014-04-281-5/+5
* 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-5/+5
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* pass modifier keys to click events (e.g. control | shift etc.)reed@google.com2013-01-081-2/+3
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-12/+12
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* update to SampleViewreed@google.com2011-06-011-9/+5
* fix warningsreed@google.com2011-04-141-1/+1
* update to try out programmable shadersreed@android.com2010-01-251-0/+27
* #if 0 test code for blur, since it references a private headerreed@android.com2009-09-211-2/+4
* add tests for blurmaskreed@android.com2009-09-211-0/+35
* update with tests for blurreed@android.com2009-09-181-0/+32
* add neon opts for matrix procsreed@android.com2009-09-151-0/+125