index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkOpSegment.cpp
Commit message (
Expand
)
Author
Age
*
propogate simple angles in pathops
Cary Clark
2018-07-11
*
fix pathop fuzz timeout
Cary Clark
2018-06-25
*
fix op fuzz timeout
Cary Clark
2018-06-19
*
fix fuzzer bugs in pathops
Cary Clark
2018-06-19
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
move parts of SkPoint to SkPointPriv
Cary Clark
2017-11-08
*
add fuzzer timeout escape
Cary Clark
2017-10-18
*
Remove SkOpTAllocator
Herb Derby
2017-04-19
*
keep integral rectangle intersections integral
Cary Clark
2017-04-18
*
fix fuzz
Cary Clark
2017-03-21
*
rework xor to be more like winding
Cary Clark
2016-12-16
*
simplify bug
Cary Clark
2016-12-08
*
fuzz hang fix and pathops client debugging
Cary Clark
2016-11-15
*
Remove dead code in SkBitmapProcLegacyShader::ContextSize
sylvestre.ledru
2016-11-07
*
fix fuzzers
caryclark
2016-10-20
*
break ambiguous angle sorting loop
caryclark
2016-10-18
*
remove dead code
Cary Clark
2016-10-05
*
split tight quads and conics
caryclark
2016-09-23
*
Rewriting path writer
caryclark
2016-09-14
*
interpolation of coincidence must be local to a single span
caryclark
2016-09-06
*
pathops coincident work
caryclark
2016-08-31
*
path ops stream-lining
caryclark
2016-08-25
*
add pathops debugging
caryclark
2016-08-25
*
remove point aliases
caryclark
2016-08-24
*
start working on tiger again
caryclark
2016-08-11
*
fix fuzz
caryclark
2016-07-25
*
fix fuzzer bug
caryclark
2016-07-21
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix fuzz test that exceeds numeric limit
caryclark
2016-06-29
*
detach -> release
mtklein
2016-03-16
*
fix path ops fuzz bug
caryclark
2016-02-24
*
only call scalar finite when necessary
caryclark
2015-12-16
*
fix coincident fuzzer
caryclark
2015-12-07
*
More conic-specific tests revealed a few conic-specific bugs. Because javascr...
caryclark
2015-10-30
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
remove unused fields from SkOpSegment
caryclark
2015-09-04
*
remove duplicate linked list adjustment
caryclark
2015-08-31
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
fix path ops fuzz buster
caryclark
2015-07-23
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
*
The path ops builder code needs to determine the winding of each contour adde...
caryclark
2015-05-18
*
look for deleted pts when detecting line/curve coincident edges
caryclark
2015-05-14
*
deal more consistently with unsortable edges
caryclark
2015-05-13
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11
*
minor fixes to cubics code and overall alignment of how bounds and tops are c...
caryclark
2015-04-29
*
fix multiple intersection logic
caryclark
2015-04-24
*
working on initial winding for cubics
caryclark
2015-04-23
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
*
cumulative pathops patch
caryclark
2015-03-26
[next]