index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
simpleaaclip.cpp
Commit message (
Expand
)
Author
Age
*
allow clip calls w/o op param, remove unnecessary kReplace ops
reed
2016-09-21
*
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
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
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
*
make tests portable by using 565 compatible colors
caryclark
2015-07-29
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...
caryclark
2015-06-15
*
Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...
caryclark
2015-06-15
*
make gm background colors 565 compatible
caryclark
2015-06-15
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
fuzzer fixes
caryclark
2015-02-25
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
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
*
Offer single-param version of deepCopyTo -- much easier to migrate to colortypes
commit-bot@chromium.org
2014-02-20
*
replace SkBitmap::Config with SkColorType in gms
commit-bot@chromium.org
2014-02-17
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-15
*
use DEF_GM
reed@google.com
2012-12-14
*
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
*
Fixed simpleaaclip gm - it wasn't showing xor case
robertphillips@google.com
2012-07-17
*
Converted AAClips SampleApp slide to GM:simpleaaclip
robertphillips@google.com
2012-05-22