aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleTextOnPath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete even more unused views codeBrian Osman2017-11-291-8/+0
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* guard rasterizer and drawlooper settersreed2016-03-211-4/+2
* Style Change: NULL->nullptrhalcanary2015-08-271-3/+3
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-5/+5
* fuzzer fixescaryclark2015-02-251-2/+2
* 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
* Make sure SkDrawLooper objects can only be allocated on the heap.commit-bot@chromium.org2014-04-151-4/+4
* remove SkFloatToScalar macrocommit-bot@chromium.org2013-11-251-8/+8
* Push sigma-based blur interface into our GMs/benches/tests/samplecoderobertphillips@google.com2013-09-061-4/+5
* pass modifier keys to click events (e.g. control | shift etc.)reed@google.com2013-01-081-2/+2
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-13/+13
* Fixed some fixed point build Windows compiler complaintsrobertphillips@google.com2012-05-081-2/+4
* Fix scaling issue when drawing text on a path.djsollen@google.com2012-03-201-2/+2
* Cleanup sample slide for drawTextOnPathdjsollen@google.com2012-03-151-163/+45
* Landing change from http://codereview.appspot.com/5540063/epoger@google.com2012-01-181-2/+1
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* migrate some samples over to SampleView, for FPS measurementsreed@google.com2011-04-221-32/+3
* merge with changes for GPU backendreed@android.com2010-12-201-12/+11
* add initial unittest framework (tests)reed@android.com2009-02-271-128/+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/+443