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
*
fix typo
Cary Clark
2017-10-17
*
possible fix for pathops timeout
Cary Clark
2017-09-06
*
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 fuzz
Cary Clark
2017-01-04
*
fix fuzzers
Cary Clark
2016-12-08
*
fix fuzz
caryclark
2016-10-25
*
nc seal breaks simplify
caryclark
2016-10-24
*
fix fuzzers
caryclark
2016-10-20
*
fix fuzz busters
caryclark
2016-10-07
*
fix tiger b
caryclark
2016-09-26
*
split tight quads and conics
caryclark
2016-09-23
*
quad and conic do not intersect
caryclark
2016-09-15
*
provide safe exit for runaway intersections
caryclark
2016-09-06
*
fix fuzzes
caryclark
2016-08-19
*
fix fuzz bug
caryclark
2016-08-16
*
Fix SkDEBUGCODE to accept commas
csmartdalton
2016-08-10
*
template intersection fuzz fixes
caryclark
2016-08-08
*
fix fuzz bugs
caryclark
2016-07-26
*
conic fuzz fix
caryclark
2016-07-22
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix fuzz test that exceeds numeric limit
caryclark
2016-06-29
*
fix security bug
caryclark
2016-05-26
*
pathops: Add missing header guards in two files.
deanm
2016-04-26
*
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