index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkPathOpsTSect.h
Commit message (
Expand
)
Author
Age
*
only call scalar finite when necessary
caryclark
2015-12-16
*
More conic-specific tests revealed a few conic-specific bugs. Because javascr...
caryclark
2015-10-30
*
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
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
fix pathops fuzz failures
caryclark
2015-08-18
*
fix valgrind uninitialized var error
caryclark
2015-04-21
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
*
fix valgrind uninitialized issue
caryclark
2015-04-13
*
fix valgrind bug
caryclark
2015-04-06
*
add legacy pathop enums; fix uninitialized warning
caryclark
2015-03-26
*
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