index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PathOpsCubicIntersectionTest.cpp
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Improve cubic KLM accuracy
Chris Dalton
2017-06-09
*
Improve accuracy of cubic classification
Chris Dalton
2017-04-14
*
simplify bug
Cary Clark
2016-12-08
*
fix fuzzers
caryclark
2016-10-20
*
fix tiger b
caryclark
2016-09-26
*
split tight quads and conics
caryclark
2016-09-23
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
remove unused fields from SkOpSegment
caryclark
2015-09-04
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
fix pathops fuzz failures
caryclark
2015-08-18
*
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
*
Revert of remove obsolete tests (patchset #1 id:1 of https://codereview.chrom...
caryclark
2015-03-24
*
remove obsolete tests
caryclark
2015-03-24
*
pathops version two
caryclark
2015-03-24
*
Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...
caryclark
2014-06-17
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Get rid of DEFINE_TESTCLASS_SHORT() macro.
tfarina@chromium.org
2014-01-02
*
remove unused reduce order code
caryclark@google.com
2013-11-25
*
pathops work in progress
caryclark@google.com
2013-11-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-03
*
path ops work in progress
caryclark@google.com
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-09-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-24
*
turn off debugging printfs
caryclark@google.com
2013-07-23
*
harden and speed up path op unit tests
caryclark@google.com
2013-07-16
*
call newOneOff instead of oneOff
caryclark@google.com
2013-07-15
*
Fix compiler warning/error in r10079
robertphillips@google.com
2013-07-15
*
add florin tests
caryclark@google.com
2013-07-15
*
path ops near exact
caryclark@google.com
2013-07-15
*
path ops work in progress
caryclark@google.com
2013-07-08
*
convert pathops to use SkSTArray where possible.
caryclark@google.com
2013-06-17
*
path ops -- rewrite angle sort
caryclark@google.com
2013-06-04
*
path ops -- fix skp bugs
caryclark@google.com
2013-05-07
*
shape ops work in progress
caryclark@google.com
2013-04-17
*
path ops work in progress
caryclark@google.com
2013-04-15
*
shape ops test fixes
caryclark@google.com
2013-04-11
*
Add intersections for path ops
caryclark@google.com
2013-04-08