aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleChart.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete even more unused views codeBrian Osman2017-11-291-1/+0
* hide trivial helpers on canvasMike Reed2017-02-221-2/+2
* Style Change: NULL->nullptrhalcanary2015-08-271-4/+4
* IWYU: 'core' target, files starting A-C.bungeman2015-08-051-0/+1
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...reed2015-08-041-1/+0
* IWYU: 'core' target, files starting A-C.bungeman2015-08-041-0/+1
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-2/+2
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-2/+2
* "NULL !=" = NULLbsalomon2014-09-051-1/+1
* Removes uses of unnamed namespace from samplecode.commit-bot@chromium.org2013-09-131-12/+8
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-2/+2
* Add animated line chart samplebsalomon@google.com2013-02-131-0/+188