aboutsummaryrefslogtreecommitdiffstats
path: root/samplecode/SampleClipDrawMatch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Views into Sample and Viewer.Ben Wagner2018-08-091-9/+8
* Delete even more unused views codeBrian Osman2017-11-291-13/+11
* hide trivial helpers on canvasMike Reed2017-02-221-1/+1
* allow clip calls w/o op param, remove unnecessary kReplace opsreed2016-09-211-13/+13
* abstract name of clipping ops, to transtion to a more restricted setreed2016-09-201-13/+13
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-2/+2
* Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not over...benjaminwagner2016-03-251-6/+11
* Style Change: NULL->nullptrhalcanary2015-08-271-12/+12
* IWYU: 'core' target, files starting A-C.bungeman2015-08-051-0/+2
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...reed2015-08-041-2/+0
* IWYU: 'core' target, files starting A-C.bungeman2015-08-041-0/+2
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-2/+2
* Salvage the SampleApp portion of the ill-fated "nudge" CLrobertphillips2015-02-091-59/+66
* Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of http...robertphillips2015-01-301-66/+59
* Add device space "nudge" to gpu drawsrobertphillips2015-01-301-59/+66
* Revert of Add device space "nudge" to gpu draws (patchset #5 id:70001 of http...robertphillips2015-01-281-66/+59
* Add device space "nudge" to gpu drawsrobertphillips2015-01-281-59/+66
* Add ClipDrawMatch SampleApp sliderobertphillips2015-01-271-0/+249