aboutsummaryrefslogtreecommitdiffstats
path: root/samplecode/SampleClip.cpp
Commit message (Expand)AuthorAgeFilesLines
* add drawString helper to canvasCary Clark2017-04-281-1/+1
* stop using SkScalarMulMike Reed2017-02-141-1/+1
* change SkClipOp to a class enumMike Reed2016-12-121-0/+1
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Mike Reed2016-12-091-1/+1
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Mike Reed2016-12-091-1/+1
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSMike Reed2016-12-081-1/+1
* Include what you use with signbit.Ben Wagner2016-11-091-4/+3
* abstract name of clipping ops, to transtion to a more restricted setreed2016-09-201-1/+1
* Rein in the use of SkDevice.hrobertphillips2016-04-201-1/+0
* 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
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-4/+4
* Switch out random number generator for tests, benches, samples.commit-bot@chromium.org2013-09-061-4/+4
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-9/+9
* fix warnings on Mac in ssamplecodecaryclark@google.com2012-06-061-4/+0
* Made "Clip" sample use AA clippingrobertphillips@google.com2012-05-031-1/+1
* enable soft clipping (yikes)reed@google.com2011-10-241-19/+69
* add sample for clippingreed@google.com2011-10-101-0/+119