aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleManyRects.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
2016-12-21Misc batch->op cleanup Part 1 of 2Brian Salomon
2016-04-20Rein in the use of SkDevice.hrobertphillips
2016-03-29Style bikeshed - remove extraneous whitespacehalcanary
2015-08-27Style Change: NULL->nullptrhalcanary
2015-07-28Rename GrInOrderDrawBuffer to GrBufferedDrawTargetjoshualitt
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-09-09Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org
2013-02-01Fix unused var warning-as-errorbsalomon@google.com
2013-02-01Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...bsalomon@google.com