aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleChart.cpp
AgeCommit message (Expand)Author
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2017-11-29Delete even more unused views codeBrian Osman
2017-02-22hide trivial helpers on canvasMike Reed
2015-08-27Style Change: NULL->nullptrhalcanary
2015-08-05IWYU: 'core' target, files starting A-C.bungeman
2015-08-04Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...reed
2015-08-04IWYU: 'core' target, files starting A-C.bungeman
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-09-05"NULL !=" = NULLbsalomon
2013-09-13Removes uses of unnamed namespace from samplecode.commit-bot@chromium.org
2013-09-09Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org
2013-02-13Add animated line chart samplebsalomon@google.com