index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkOpCoincidence.h
Commit message (
Expand
)
Author
Age
*
Remove SkOpTAllocator
Herb Derby
2017-04-19
*
fix fuzz asserts triggered by old fuzzes
Cary Clark
2017-01-20
*
speculative pointer to member fix
Cary Clark
2016-12-15
*
fix more chrome asan fuzzer failures
caryclark
2016-10-20
*
fix fuzzers
caryclark
2016-10-20
*
fix some fuzz
caryclark
2016-10-17
*
fix another fuzz
caryclark
2016-10-07
*
fuzzer fix
Cary Clark
2016-10-06
*
remove dead code
Cary Clark
2016-10-05
*
coin debugging runs all tests in extended
Cary Clark
2016-10-04
*
fix tiger b
caryclark
2016-09-26
*
fix next kevin fuzz
caryclark
2016-09-22
*
Skip adding coincident edges found
caryclark
2016-09-09
*
interpolation of coincidence must be local to a single span
caryclark
2016-09-06
*
pathops coincident work
caryclark
2016-08-31
*
add pathops debugging
caryclark
2016-08-25
*
fix fuzzes
caryclark
2016-08-19
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
fuzz wednesday
caryclark
2016-07-27
*
fix fuzzer bug
caryclark
2016-07-21
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix fuzz bugs
caryclark
2016-06-28
*
give up if huge paths have unresolvable coincidence
caryclark
2016-04-05
*
detach -> release
mtklein
2016-03-16
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
*
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
*
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
*
new files for pathops geometric intersection
caryclark
2015-01-16