aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SamplePolyToPoly.cpp
AgeCommit message (Expand)Author
2018-11-12use SkFontMetrics so we can deprecated the typedefMike Reed
2018-10-30hide the SkPaint::Align enum entirelyMike Reed
2018-10-26use utils for deprecated TextAlignMike Reed
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2017-12-01Remove more views code, just to simplify thingsBrian Osman
2017-11-21Remove clutter from experimentalBrian Osman
2017-04-28add drawString helper to canvasCary Clark
2017-02-22hide trivial helpers on canvasMike Reed
2016-03-29Style bikeshed - remove extraneous whitespacehalcanary
2013-11-25remove SkFloatToScalar macrocommit-bot@chromium.org
2013-02-07Fix errors when compiling with -Wall -Werror on Android.djsollen@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2012-09-30samplecode: Avoid temporary variables of SkString type.tfarina@chromium.org
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-05-08Fixed some fixed point build Windows compiler complaintsrobertphillips@google.com
2011-10-24Fix some warnings on VS2010 bsalomon@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-05-02add typefacecachereed@google.com
2011-02-17add test for poly2polyreed@google.com
2008-12-17grab from latest androidreed@android.com