aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SamplePathClip.cpp
AgeCommit message (Expand)Author
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
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
2012-06-06fix warnings on Mac in ssamplecodecaryclark@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-06-01update to SampleViewreed@google.com
2009-11-16add onSendClickToChildren to views, so a view can capture all clicks.reed@android.com
2009-06-23remove remaining references to porterduffreed@android.com
2009-03-05patch SkMath.h to build in ARMv4reed@android.com
2009-02-06Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking themreed@android.com