index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkPathOpsWinding.cpp
Commit message (
Expand
)
Author
Age
*
Remove SkOpTAllocator
Herb Derby
2017-04-19
*
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
*
check for empty contours in sortable top
Cary Clark
2016-12-20
*
fix fuzzing empty contours squirrelly cubics
Cary Clark
2016-12-16
*
coin debugging runs all tests in extended
Cary Clark
2016-10-04
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
A Mozilla developer ran the µmix static analyzer on its codebase and inciden...
lsalzman
2016-06-07
*
Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:...
caryclark
2015-10-22
*
Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:...
caryclark
2015-10-21
*
The remaining 1m skp bugs are asserts that can be harmlessly
caryclark
2015-10-20
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
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
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11