index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkPath.h
Commit message (
Expand
)
Author
Age
*
refresh generated includes
Cary Clark
2018-07-13
*
refresh generated includes
Cary Clark
2018-06-14
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
Remove SkBool8.
Ben Wagner
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
update SkColor
Cary Clark
2018-06-08
*
include refresh
Cary Clark
2018-05-30
*
Reland "Add private fIsBadForDAA bit to SkPath"
Yuqian Li
2018-04-12
*
Revert "Add private fIsBadForDAA bit to SkPath"
Yuqian Li
2018-04-11
*
Add private fIsBadForDAA bit to SkPath
Yuqian Li
2018-04-11
*
fix path to rect when missing close verb
Cary Clark
2018-04-10
*
update autogenerated includes
Cary Clark
2018-04-03
*
updated includes
Cary Clark
2018-02-27
*
change path serialization version to 4
Mike Reed
2018-02-21
*
remove deprecated method
Mike Reed
2018-02-20
*
hide complex versions of isOval and isRRect
Mike Reed
2018-02-20
*
refresh public includes
Cary Clark
2018-01-03
*
Ignore deserialized path convexity and first direction.
Brian Salomon
2017-11-29
*
move parts of SkPoint to SkPointPriv
Cary Clark
2017-11-08
*
generated include refresh
Cary Clark
2017-10-30
*
make SkPath::fConvexity atomic
Mike Klein
2017-09-28
*
Serialize rrect/oval paths as rrects rather than points and verbs.
Brian Salomon
2017-09-21
*
regenerate includes
Cary Clark
2017-09-21
*
make kPathRefGenIDBitCnt private
Cary Clark
2017-09-14
*
generated SkCanvas.h
Cary Clark
2017-09-01
*
work on path
Cary Clark
2017-08-30
*
simplify path validate
Cary Clark
2017-08-29
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Expose SkPath validation as boolean
Adrienne Walker
2017-08-10
*
Revert "Revert "Fix SkPathRef deserialization malloc crash""
Mike Reed
2017-07-27
*
Correctly stroke zero length segments in multi-contour paths
Brian Osman
2017-07-10
*
move SkPathRef.h into private
Mike Reed
2017-06-07
*
remove unneeded class declarations
Mike Reed
2017-06-07
*
comment SK_API and add fix params
Cary Clark
2017-05-18
*
Add some thread safety notes.
Mike Klein
2017-03-02
*
expose new tight-bounds method on SkPath
Mike Reed
2017-02-03
*
SkPath::fIsVolatile does not need to be mutable.
Mike Klein
2016-11-12
*
use reversePathTo in place of addPathReverse
caryclark
2016-11-07
*
Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of h...
caryclark
2016-11-04
*
use reversePathTo in place of addPathReverse
caryclark
2016-11-04
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Avoid warnings on GCC 4.8.4
jcgregorio
2016-07-26
*
Make SkPath::isOval() and SkPath::isRRect return the orientation and starting...
bsalomon
2016-05-27
*
allow move/zero-line/close to draw caps
caryclark
2016-02-22
*
fix iter to document close correctly
caryclark
2016-02-19
*
Move SkTDArray to private.
bungeman
2016-02-18
*
add interp path
caryclark
2016-02-18
*
add last move to serialized path
caryclark
2016-02-17
*
Add svg path arcto
caryclark
2016-01-23
[next]