index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
cubicpaths.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
use platform-independent font for gm
caryclark
2014-06-23
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-24
*
use SkScalar instead of int for loops, to avoid warning in canvas->translate(...
reed@google.com
2013-05-23
*
don't overclamp cubics (see skbug.com/1316)
reed@google.com
2013-05-23
*
add comment
reed@google.com
2013-05-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-09
*
update to use DEF_GM
reed@google.com
2013-03-08
*
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