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
*
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
*
fix pathops fuzz
caryclark
2016-08-23
*
fix fuzzes
caryclark
2016-08-19
*
fix fuzz
caryclark
2016-08-17
*
fix fuzz bug
caryclark
2016-08-16
*
start working on tiger again
caryclark
2016-08-11
*
Fix SkDEBUGCODE to accept commas
csmartdalton
2016-08-10
*
template intersection fuzz fixes
caryclark
2016-08-08
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
fuzz wednesday
caryclark
2016-07-27
*
fix fuzz bugs
caryclark
2016-07-26
*
fix fuzz
caryclark
2016-07-25
*
limit number of searched roots
caryclark
2016-07-22
*
conic fuzz fix
caryclark
2016-07-22
*
let line/cubic intersect at four spots
caryclark
2016-07-21
*
allow curves on side of lines to be very small
caryclark
2016-07-21
*
fix builder fuzz
caryclark
2016-07-21
*
fix fuzzer bug
caryclark
2016-07-21
*
fix fuzzer
caryclark
2016-07-19
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix asan bug triggered by pathops fuzz tests
caryclark
2016-06-29
*
fix another pathops fuzz bug
caryclark
2016-06-29
*
fix fuzz test that exceeds numeric limit
caryclark
2016-06-29
*
fix fuzz bugs
caryclark
2016-06-28
*
add fail condition to addexpanded
caryclark
2016-06-10
*
fix pathops fuzz bugs
caryclark
2016-06-08
*
A Mozilla developer ran the µmix static analyzer on its codebase and inciden...
lsalzman
2016-06-07
*
pin before calling acos
caryclark
2016-05-27
*
fix security bug
caryclark
2016-05-26
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Fix warnings that were exposed when running with SK_DEBUG enable on an optimi...
djsollen
2016-04-29
*
pathops: Split loop type cubics only when there is a self-intersection.
deanm
2016-04-26
*
pathops: Cosmetic only change, update comments around ComplexBreak().
deanm
2016-04-26
*
pathops: Add missing header guards in two files.
deanm
2016-04-26
*
Appease valgrind wrt testing code initialization
robertphillips
2016-04-07
*
give up if huge paths have unresolvable coincidence
caryclark
2016-04-05
*
detach -> release
mtklein
2016-03-16
*
fix path ops fuzz bug
caryclark
2016-02-24
*
add helper to create fancy underlines
caryclark
2016-02-09
[next]