index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
Commit message (
Expand
)
Author
Age
*
Guard against buggy ucrt\math.h.
Mike Klein
2016-11-28
*
Avoid runtime initialization of FLT_EPSILON_SQRT
Bruce Dawson
2016-11-21
*
fix fuzzer crash
Cary Clark
2016-11-17
*
fuzz hang fix and pathops client debugging
Cary Clark
2016-11-15
*
Remove dead code in SkBitmapProcLegacyShader::ContextSize
sylvestre.ledru
2016-11-07
*
use reversePathTo in place of addPathReverse
caryclark
2016-11-07
*
Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of h...
caryclark
2016-11-04
*
use reversePathTo in place of addPathReverse
caryclark
2016-11-04
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
fix fuzz
caryclark
2016-10-25
*
fix a few more fuzzes
caryclark
2016-10-24
*
nc seal breaks simplify
caryclark
2016-10-24
*
formalize host debugging
caryclark
2016-10-24
*
fix one more fuzzer
caryclark
2016-10-24
*
fix more fuzz, carsvg
caryclark
2016-10-20
*
fix more chrome asan fuzzer failures
caryclark
2016-10-20
*
fix debug version of cubicpair detected by asan
caryclark
2016-10-20
*
fix fuzzers
caryclark
2016-10-20
*
break ambiguous angle sorting loop
caryclark
2016-10-18
*
fix some fuzz
caryclark
2016-10-17
*
fix another fuzz
caryclark
2016-10-07
*
fix fuzz busters
caryclark
2016-10-07
*
fuzzer fix
Cary Clark
2016-10-06
*
tight bounds optimization
caryclark
2016-10-05
*
fix fuzz
Cary Clark
2016-10-05
*
remove dead code
Cary Clark
2016-10-05
*
fix fuzz with null check
Cary Clark
2016-10-04
*
coin debugging runs all tests in extended
Cary Clark
2016-10-04
*
fix cubic linear test
caryclark
2016-09-28
*
allow conic chop to fail
caryclark
2016-09-26
*
fix tiger b
caryclark
2016-09-26
*
fix msan bug in pathops
caryclark
2016-09-23
*
split tight quads and conics
caryclark
2016-09-23
*
don't close a contour with a line if nothing's there
caryclark
2016-09-22
*
fix next kevin fuzz
caryclark
2016-09-22
*
fix skia pathops fuzzers
caryclark
2016-09-21
*
fix fuzzer bugs
caryclark
2016-09-19
*
quad and conic do not intersect
caryclark
2016-09-15
*
Rewriting path writer
caryclark
2016-09-14
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Skip adding coincident edges found
caryclark
2016-09-09
*
fix fuzzer
caryclark
2016-09-09
*
fix pathops fuzzers
caryclark
2016-09-07
*
provide safe exit for runaway intersections
caryclark
2016-09-06
*
interpolation of coincidence must be local to a single span
caryclark
2016-09-06
*
pathops coincident work
caryclark
2016-08-31
*
if the winding of the top can't be computed, give up
caryclark
2016-08-26
*
path ops stream-lining
caryclark
2016-08-25
*
add pathops debugging
caryclark
2016-08-25
*
remove point aliases
caryclark
2016-08-24
[next]