index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
strokefill.cpp
Commit message (
Expand
)
Author
Age
*
Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)
robertphillips
2014-12-29
*
Cleanup: Another round of override fixes.
tfarina
2014-12-20
*
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
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Compile with c++0x.
bungeman@google.com
2012-03-19
*
if the y-max has neighbors (prev and next) with the same Y values, then the
reed@google.com
2012-01-17
*
fix cheapComputeDirection() in the non-convex case to pivot on the y-max point
reed@google.com
2012-01-11
*
use SkIntToScalar
reed@google.com
2012-01-10
*
restore (debugged) cheapComputeDirection
reed@google.com
2012-01-10
*
disable for now
reed@google.com
2012-01-10
*
add SkPath::cheapComputeDirection() plus unittests
reed@google.com
2012-01-10
*
add SkPath::reverseAddPath()
reed@google.com
2012-01-10