index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkOpSpan.cpp
Commit message (
Expand
)
Author
Age
*
some fuzzer fixes
Cary Clark
2018-03-09
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
fix some fuzz
caryclark
2016-10-17
*
remove dead code
Cary Clark
2016-10-05
*
fix next kevin fuzz
caryclark
2016-09-22
*
fix skia pathops fuzzers
caryclark
2016-09-21
*
Skip adding coincident edges found
caryclark
2016-09-09
*
fix pathops fuzzers
caryclark
2016-09-07
*
pathops coincident work
caryclark
2016-08-31
*
path ops stream-lining
caryclark
2016-08-25
*
remove point aliases
caryclark
2016-08-24
*
fix fuzzer bug
caryclark
2016-07-21
*
fix fuzzer
caryclark
2016-07-19
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
detach -> release
mtklein
2016-03-16
*
More conic-specific tests revealed a few conic-specific bugs. Because javascr...
caryclark
2015-10-30
*
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
*
don't fix winding for empty paths
caryclark
2015-06-29
*
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
*
fix multiple intersection logic
caryclark
2015-04-24
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
*
cumulative pathops patch
caryclark
2015-03-26
*
Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...
reed
2015-03-24
*
pathops version two
caryclark
2015-03-24