aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleLines.cpp
AgeCommit message (Expand)Author
2018-08-21IWYU: SkUtils.hHal Canary
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2017-11-29Delete even more unused views codeBrian Osman
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-03-18Remove uses of SkImageDecoder from samplecodemsarett
2016-02-29remove xmlparser includes from samplescaryclark
2015-08-27Style Change: NULL->nullptrhalcanary
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-01-09Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein
2014-05-12remove unused Kernel33MaskFiltercommit-bot@chromium.org
2014-01-13remove remaining references to Sk64 (obsolete)reed@google.com
2013-12-17deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...reed@google.com
2013-03-07Fixing some warnings on Linuxsugoi@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-05-05update to SampleViewreed@google.com
2011-05-02add typefacecachereed@google.com
2010-12-20merge with changes for GPU backendreed@android.com
2008-12-23add CG imagedecoder (still needs encoding)reed@android.com
2008-12-17grab from latest androidreed@android.com