index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleClip.cpp
Commit message (
Expand
)
Author
Age
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
stop using SkScalarMul
Mike Reed
2017-02-14
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Include what you use with signbit.
Ben Wagner
2016-11-09
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix warnings on Mac in ssamplecode
caryclark@google.com
2012-06-06
*
Made "Clip" sample use AA clipping
robertphillips@google.com
2012-05-03
*
enable soft clipping (yikes)
reed@google.com
2011-10-24
*
add sample for clipping
reed@google.com
2011-10-10