aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleManyRects.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete even more unused views codeBrian Osman2017-11-291-1/+0
* hide trivial helpers on canvasMike Reed2017-02-221-1/+1
* Misc batch->op cleanup Part 1 of 2Brian Salomon2016-12-211-4/+3
* Rein in the use of SkDevice.hrobertphillips2016-04-201-1/+0
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* Rename GrInOrderDrawBuffer to GrBufferedDrawTargetjoshualitt2015-07-281-1/+1
* Fix up -Winconsistent-missing-overridemtklein2015-07-131-1/+1
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-1/+1
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-1/+1
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-1/+1
* Fix unused var warning-as-errorbsalomon@google.com2013-02-011-2/+0
* Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of...bsalomon@google.com2013-02-011-0/+81