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 pathops battle test
caryclark
2015-07-07
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
don't fix winding for empty paths
caryclark
2015-06-29
*
initialize firstDir
caryclark
2015-06-17
*
SkPath::Direction serves two masters:
reed
2015-06-10
*
fix builder winding again
caryclark
2015-05-18
*
The path ops builder code needs to determine the winding of each contour adde...
caryclark
2015-05-18
*
fix path op builder
caryclark
2015-05-14
*
look for deleted pts when detecting line/curve coincident edges
caryclark
2015-05-14
*
deal more consistently with unsortable edges
caryclark
2015-05-13
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11
*
use pathops utils to improve precision of cubic chopping in scan converter
reed
2015-04-30
*
minor fixes to cubics code and overall alignment of how bounds and tops are c...
caryclark
2015-04-29
*
fix valgrind
caryclark
2015-04-27
*
fix multiple intersection logic
caryclark
2015-04-24
*
working on initial winding for cubics
caryclark
2015-04-23
*
fix valgrind uninitialized var error
caryclark
2015-04-21
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
*
fix valgrind uninitialized issue
caryclark
2015-04-13
*
fix valgrind bug
caryclark
2015-04-06
*
add legacy pathop enums; fix uninitialized warning
caryclark
2015-03-26
*
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 fix destructor order to fix build (patchset #1 id:1 of https://code...
caryclark
2015-03-24
*
fix destructor order to fix build
caryclark
2015-03-24
*
pathops version two
caryclark
2015-03-24
*
new files for pathops geometric intersection
caryclark
2015-01-16
*
fixes for conics
reed
2015-01-06
*
Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://co...
reed
2015-01-06
*
use conics for ovals and roundrects
reed
2015-01-05
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-11-13
*
Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...
hcm
2014-10-28
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-10-28
*
abort op early if path isn't parseable
caryclark
2014-10-03
*
fail on extremely large coincident curves
caryclark
2014-09-29
*
fail early if coincidence can't be resolved
caryclark
2014-09-19
*
fix battlefield website by disallowing very small coordinates
caryclark
2014-09-18
*
fail when coincidence is too far apart
caryclark
2014-09-08
*
add const to arrays of member functions
caryclark
2014-08-25
*
copy points in array that may stretch
caryclark
2014-08-20
*
fix pathops skp-derived bugs; add more failing tests
caryclark
2014-08-12
*
relax quadratic binary search test
caryclark
2014-08-12
*
update pathops core and tests
caryclark
2014-07-18
*
add pathops tight bounds; conform path ops' gyp to unit tests
caryclark
2014-06-24
*
Add some missing header include guards
george
2014-06-20
*
Fix last pathops skp bug
caryclark
2014-06-18
*
fix chrome
caryclark
2014-06-17
[next]