index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
quadpaths.cpp
Commit message (
Expand
)
Author
Age
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
GM: some header cleanup
Mike Klein
2017-03-22
*
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
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
make gradtext quadpaths gm portable
caryclark
2015-07-15
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Another round of override fixes.
tfarina
2014-12-20
*
There can be only one (SkRandom)!
scroggo
2014-12-15
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
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
*
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
*
Removing path drawing gm tests that produce either an entirely
schenney@chromium.org
2012-01-04
*
Unreviewed changes to the gm tests for paths. Each test is broken into four
schenney@chromium.org
2011-12-20
*
Modifying SkPath to store all verbs provided by the user, and to give
schenney@chromium.org
2011-12-20