index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkPathOpsCubic.cpp
Commit message (
Expand
)
Author
Age
*
some fuzzer fixes
Cary Clark
2018-03-09
*
fix pathops handling of tiny wrapback quads and cubics
Cary Clark
2017-12-01
*
Convert SkClassifyCubic to double precision
Chris Dalton
2017-06-12
*
Improve cubic KLM accuracy
Chris Dalton
2017-06-09
*
Use more stable root finding methods for cubics
Christopher Dalton
2017-06-06
*
Improve accuracy of cubic classification
Chris Dalton
2017-04-14
*
simplify bug
Cary Clark
2016-12-08
*
fix fuzzers
caryclark
2016-10-20
*
fix cubic linear test
caryclark
2016-09-28
*
limit number of searched roots
caryclark
2016-07-22
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
pin before calling acos
caryclark
2016-05-27
*
pathops: Split loop type cubics only when there is a self-intersection.
deanm
2016-04-26
*
remove unused fields from SkOpSegment
caryclark
2015-09-04
*
fix pathops fuzz failures
caryclark
2015-08-18
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11
*
minor fixes to cubics code and overall alignment of how bounds and tops are c...
caryclark
2015-04-29
*
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
*
When solving the cubic line intersection directly fails, use binary search as...
commit-bot@chromium.org
2014-05-07
*
fix minor skp-found bugs
commit-bot@chromium.org
2014-04-25
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
path ops work in progress
caryclark@google.com
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-09-16
*
turn off debugging printfs
caryclark@google.com
2013-07-23
*
convert pathops to use SkSTArray where possible.
caryclark@google.com
2013-06-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-05
*
path ops -- rewrite angle sort
caryclark@google.com
2013-06-04
*
Add base types for path ops
caryclark@google.com
2013-04-08