index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
Commit message (
Expand
)
Author
Age
*
fix pathop fuzzes
Cary Clark
2018-04-03
*
fix pathop fuzzer
Cary Clark
2018-03-20
*
fix op fuzz
Cary Clark
2018-03-19
*
fix pathops fuzzers and debugging
Cary Clark
2018-03-15
*
avoid divide by zero
Cary Clark
2018-03-13
*
fix a couple pathops fuzzers
Cary Clark
2018-03-13
*
some fuzzer fixes
Cary Clark
2018-03-09
*
avoid divide in pathopsquad
Cary Clark
2018-02-27
*
handle degenerate cubic loops
Cary Clark
2018-02-02
*
bug fixes from PVS Studio (static analysis)
Mike Klein
2018-01-26
*
fix external link in comment
Cary Clark
2018-01-09
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
*
move divide by zero inside guard
Cary Clark
2017-12-13
*
fix float-cast-overflow in pathops
Cary Clark
2017-12-13
*
fix pathops handling of tiny wrapback quads and cubics
Cary Clark
2017-12-01
*
move parts of SkPoint to SkPointPriv
Cary Clark
2017-11-08
*
add fuzzer timeout escape
Cary Clark
2017-10-18
*
fix typo
Cary Clark
2017-10-17
*
Small pathops cleanup.
Ben Wagner
2017-10-09
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Remove carriage returns.
Ben Wagner
2017-10-09
*
Fix float-cast-overflow in SkOpSpan::sortableTop.
Ben Wagner
2017-09-19
*
possible fix for pathops timeout
Cary Clark
2017-09-06
*
Move all Linux GCE bots to Debian
Eric Boren
2017-06-28
*
Convert SkClassifyCubic to double precision
Chris Dalton
2017-06-12
*
Improve cubic KLM accuracy
Chris Dalton
2017-06-09
*
Use more stable root finding methods for cubics
Christopher Dalton
2017-06-06
*
SkSTArenaAlloc
Florin Malita
2017-05-24
*
Remove SkOpTAllocator
Herb Derby
2017-04-19
*
keep integral rectangle intersections integral
Cary Clark
2017-04-18
*
Improve accuracy of cubic classification
Chris Dalton
2017-04-14
*
fix fuzz
Cary Clark
2017-03-21
*
limit addEndMoveSpans loop in pathops
Cary Clark
2017-03-09
*
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
*
fix fuzzer
Cary Clark
2017-03-01
*
Revert "offset angle check edge in common"
Cary Clark
2017-01-23
*
offset angle check edge in common
Cary Clark
2017-01-20
*
fix fuzz asserts triggered by old fuzzes
Cary Clark
2017-01-20
*
Scale the result of TightBounds when path was inverse-scaled
Fredrik Söderquist
2017-01-04
*
fix fuzz
Cary Clark
2017-01-04
*
fix fuzzer
Cary Clark
2017-01-03
*
one more empty contour
Cary Clark
2016-12-21
*
check for empty contours in sortable top
Cary Clark
2016-12-20
*
handle empty contours in a couple more places
Cary Clark
2016-12-19
*
rework xor to be more like winding
Cary Clark
2016-12-16
*
fix fuzzing empty contours squirrelly cubics
Cary Clark
2016-12-16
*
speculative pointer to member fix
Cary Clark
2016-12-15
*
more simplify bugs
Cary Clark
2016-12-14
[next]