index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPath.cpp
Commit message (
Expand
)
Author
Age
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
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
*
SkMacros split from SkTypes.h
Hal Canary
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Revert "remove fragile hack in addOval to avoid computing bounds"
Mike Klein
2018-05-22
*
remove fragile hack in addOval to avoid computing bounds
Mike Reed
2018-05-21
*
Remove unused SK_DISABLE_ARC_TO_LINE_TO_CHECK build flag
Brian Salomon
2018-05-04
*
Revert "Reland "Revert "Add arcs as a specialized geometry to GrShape."""
Brian Salomon
2018-04-26
*
Reland "Revert "Add arcs as a specialized geometry to GrShape.""
Brian Salomon
2018-04-25
*
Remove SkASSERT(fConvexity == kUnknown_Convexity) due to racing
Yuqian Li
2018-04-25
*
Revert "Revert "Add arcs as a specialized geometry to GrShape.""
Brian Salomon
2018-04-25
*
Revert "Add arcs as a specialized geometry to GrShape."
Mike Klein
2018-04-24
*
Add arcs as a specialized geometry to GrShape.
Brian Salomon
2018-04-23
*
guard against NaN in path is rect
Cary Clark
2018-04-20
*
path is rect track corners
Cary Clark
2018-04-19
*
fix path is rect flaw exposed by gold
Cary Clark
2018-04-18
*
path is rect diag test is required
Cary Clark
2018-04-17
*
path is rect bug number twelve
Cary Clark
2018-04-17
*
yet another path is rect exploit
Cary Clark
2018-04-17
*
a more involved path is rect bug
Cary Clark
2018-04-17
*
path is rect bug number nine
Cary Clark
2018-04-13
*
son of path is rect bug
Cary Clark
2018-04-12
*
Reland "Add private fIsBadForDAA bit to SkPath"
Yuqian Li
2018-04-12
*
another rect is path fix
Cary Clark
2018-04-12
*
more path is rect bugs
Cary Clark
2018-04-11
*
Revert "Add private fIsBadForDAA bit to SkPath"
Yuqian Li
2018-04-11
*
Add private fIsBadForDAA bit to SkPath
Yuqian Li
2018-04-11
*
one more path is rect bug
Cary Clark
2018-04-10
*
fix path to rect when missing close verb
Cary Clark
2018-04-10
*
use points instead of verbs for interpolate
Cary Clark
2018-03-06
*
change path serialization version to 4
Mike Reed
2018-02-21
*
hide complex versions of isOval and isRRect
Mike Reed
2018-02-20
*
check that rect is finite before jamming our bounds
Mike Reed
2018-01-29
*
detect bad conic weights
Mike Reed
2018-01-09
*
Don't canonicalize empty SkRRects. They stroke differently.
Brian Salomon
2017-12-19
*
keep SVG arcs axis aligned with suppression
Cary Clark
2017-12-08
*
Revert "keep SVG arcs axis aligned"
Cary Clark
2017-12-06
*
keep SVG arcs axis aligned
Cary Clark
2017-12-06
*
Ignore deserialized path convexity and first direction.
Brian Salomon
2017-11-29
*
move parts of SkPoint to SkPointPriv
Cary Clark
2017-11-08
*
make skmatrix getmapproc private
Cary Clark
2017-10-20
*
make SkPath::fConvexity atomic
Mike Klein
2017-09-28
*
Make SkPath::readFromMemory failure silent
Adrienne Walker
2017-09-25
*
Serialize rrect/oval paths as rrects rather than points and verbs.
Brian Salomon
2017-09-21
*
Revert "Revert "Don't ignore degenerates when deciding if a path is convex""
Brian Osman
2017-09-18
*
Revert "Don't ignore degenerates when deciding if a path is convex"
Brian Osman
2017-09-15
*
Don't ignore degenerates when deciding if a path is convex
Brian Osman
2017-09-15
*
make kPathRefGenIDBitCnt private
Cary Clark
2017-09-14
[next]