index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkOpEdgeBuilder.cpp
Commit message (
Expand
)
Author
Age
*
fix fuzzing empty contours squirrelly cubics
Cary Clark
2016-12-16
*
more simplify bugs
Cary Clark
2016-12-14
*
simplify bug
Cary Clark
2016-12-08
*
fuzzer fix
Cary Clark
2016-10-06
*
fix fuzz
Cary Clark
2016-10-05
*
allow conic chop to fail
caryclark
2016-09-26
*
fix msan bug in pathops
caryclark
2016-09-23
*
split tight quads and conics
caryclark
2016-09-23
*
Rewriting path writer
caryclark
2016-09-14
*
fix pathops fuzz
caryclark
2016-08-23
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
pathops: Cosmetic only change, update comments around ComplexBreak().
deanm
2016-04-26
*
remove unused fields from SkOpSegment
caryclark
2015-09-04
*
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
*
Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...
reed
2015-03-24
*
pathops version two
caryclark
2015-03-24
*
fixes for conics
reed
2015-01-06
*
Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://co...
reed
2015-01-06
*
use conics for ovals and roundrects
reed
2015-01-05
*
fix battlefield website by disallowing very small coordinates
caryclark
2014-09-18
*
one more tsan fix
commit-bot@chromium.org
2014-04-25
*
fix minor skp-found bugs
commit-bot@chromium.org
2014-04-25
*
pathops work in progress
caryclark@google.com
2013-11-01
*
path ops work in progress
caryclark@google.com
2013-09-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-09
*
path ops work in progress
caryclark@google.com
2013-07-08
*
convert pathops to use SkSTArray where possible.
caryclark@google.com
2013-06-17
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
path ops -- handle non-finite numbers
caryclark@google.com
2013-04-26
*
path ops : fix empty-diff bug, op-in-place
caryclark@google.com
2013-04-25
*
Add base types for path ops
caryclark@google.com
2013-04-08