index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
complexclip2.cpp
Commit message (
Expand
)
Author
Age
*
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
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
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
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
fuzzer fixes
caryclark
2015-02-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
There can be only one (SkRandom)!
scroggo
2014-12-15
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Store SkRRects in SkClipStack
commit-bot@chromium.org
2014-02-16
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Translated clip GMs to increase stability
robertphillips@google.com
2012-08-02
*
Updated AAClips Sample slide and complexclip2 GM to exercise AA clipping
robertphillips@google.com
2012-05-15
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
fix pictures to not skip-over clip ops that might expand the clip
reed@google.com
2011-08-29
*
Add revisions to complexclip2.cpp from code review. Checkin windows baselines.
bsalomon@google.com
2011-08-29
*
add new test for complex clips
reed@google.com
2011-08-29