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
*
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
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...
djsollen
2016-01-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-22
*
only call scalar finite when necessary
caryclark
2015-12-16
*
path ops: check for deleted ends
caryclark
2015-12-14
*
ubsan shift fixes
caryclark
2015-12-09
*
fix coincident fuzzer
caryclark
2015-12-07
*
fix pathops coincidence fuzz bug
caryclark
2015-11-20
*
path ops: fix fuzz-found divide by zero
caryclark
2015-11-02
*
path ops; remove obsolete reduce
caryclark
2015-10-30
*
More conic-specific tests revealed a few conic-specific bugs. Because javascr...
caryclark
2015-10-30
*
Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:...
caryclark
2015-10-22
*
Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:...
caryclark
2015-10-21
[next]