aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleLines.cpp
AgeCommit message (Expand)Author
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