aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SamplePath.cpp
AgeCommit message (Expand)Author
2018-08-21IWYU: SkUtils.hHal Canary
2018-08-19show inflextion on cubicMike Reed
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2018-07-11Whitespace FixupHal Canary
2018-04-17show sum of cubic errorsMike Reed
2018-04-16show cubic error-vectors anchored on pt(s) of max deviationMike Reed
2018-04-16show flatness vectors in sampleMike Reed
2018-04-10identify interesting cubic pointsMike Reed
2018-01-23IWYU -- SkShader.hMike Reed
2017-11-29Delete even more unused views codeBrian Osman
2017-10-09Remove trailing whitespace.Ben Wagner
2017-07-24remove (unused?) arcto patheffectMike Reed
2016-12-15add fatstroke sampleMike Reed
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-11-03add fatstroke sampleMike Reed
2016-04-07Reverse dependency between SkScalar.h and SkFixed.h.benjaminwagner
2016-03-29Style bikeshed - remove extraneous whitespacehalcanary
2016-03-18Remove uses of SkImageDecoder from samplecodemsarett
2016-03-18Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...reed
2016-03-18Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...reed
2016-03-18switch patheffects over to sk_spreed
2015-08-27Style Change: NULL->nullptrhalcanary
2015-08-26Remove include of stdlib.h from SkTypes.h.bungeman
2015-07-13Fix up -Winconsistent-missing-overridemtklein
2015-03-25C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein
2015-02-05migrate more samples over to SkAnimTImerreed
2015-01-09Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein
2014-12-17add arcto patheffectreed
2014-12-16add sample for arcToreed
2014-02-17use SkColorType instead of SkBitmap::Config in samplecodecommit-bot@chromium.org
2013-10-11Clean up SkTypes.h.bungeman@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-01-08pass modifier keys to click events (e.g. control | shift etc.)reed@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-03-12don't draw in constructor (makes debugging harder)reed@google.com
2012-02-16cast to doublereed@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-05-19The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onsenorblanco@chromium.org
2011-05-11remove some dead code in pipesreed@google.com
2011-04-14fix warningsreed@google.com
2010-12-20merge with changes for GPU backendreed@android.com
2009-10-13add new cubic test for overflowreed@android.com
2009-08-28http://code.google.com/p/skia/issues/detail?id=32reed@android.com
2009-06-23remove remaining references to porterduffreed@android.com
2008-12-19first cut at event-based test appreed@android.com
2008-12-17grab from latest androidreed@android.com