index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkOpBuilder.cpp
Commit message (
Expand
)
Author
Age
*
Move from SkChunkAlloc to SkArenaAlloc for PathOps
Herb Derby
2017-03-07
*
Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps"
Derek Sollenberger
2017-03-07
*
Move from SkChunkAlloc to SkArenaAlloc for PathOps
Herb Derby
2017-03-06
*
one more empty contour
Cary Clark
2016-12-21
*
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
*
coin debugging runs all tests in extended
Cary Clark
2016-10-04
*
fix cubic linear test
caryclark
2016-09-28
*
Rewriting path writer
caryclark
2016-09-14
*
fix builder fuzz
caryclark
2016-07-21
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix pathops fuzz bugs
caryclark
2016-06-08
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
fix path ops fuzz buster
caryclark
2015-07-23
*
don't fix winding for empty paths
caryclark
2015-06-29
*
initialize firstDir
caryclark
2015-06-17
*
SkPath::Direction serves two masters:
reed
2015-06-10
*
fix builder winding again
caryclark
2015-05-18
*
The path ops builder code needs to determine the winding of each contour adde...
caryclark
2015-05-18
*
fix path op builder
caryclark
2015-05-14
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
*
cumulative pathops patch
caryclark
2015-03-26
*
new files for pathops geometric intersection
caryclark
2015-01-16