index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkPathOpsTypes.h
Commit message (
Expand
)
Author
Age
*
Move from SkChunkAlloc to SkArenaAlloc for PathOps
Herb Derby
2017-03-07
*
Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps"
Derek Sollenberger
2017-03-07
*
Move from SkChunkAlloc to SkArenaAlloc for PathOps
Herb Derby
2017-03-06
*
Revert "offset angle check edge in common"
Cary Clark
2017-01-23
*
offset angle check edge in common
Cary Clark
2017-01-20
*
Guard against buggy ucrt\math.h.
Mike Klein
2016-11-28
*
Avoid runtime initialization of FLT_EPSILON_SQRT
Bruce Dawson
2016-11-21
*
formalize host debugging
caryclark
2016-10-24
*
fix fuzzers
caryclark
2016-10-20
*
remove dead code
Cary Clark
2016-10-05
*
coin debugging runs all tests in extended
Cary Clark
2016-10-04
*
pathops coincident work
caryclark
2016-08-31
*
path ops stream-lining
caryclark
2016-08-25
*
fix fuzz bugs
caryclark
2016-07-26
*
conic fuzz fix
caryclark
2016-07-22
*
fix fuzzer bug
caryclark
2016-07-21
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix pathops fuzz bugs
caryclark
2016-06-08
*
only call scalar finite when necessary
caryclark
2015-12-16
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
fix path ops fuzz buster
caryclark
2015-07-23
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
*
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
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11
*
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
*
pathops version two
caryclark
2015-03-24
*
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
*
Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...
caryclark
2014-06-17
*
When solving the cubic line intersection directly fails, use binary search as...
commit-bot@chromium.org
2014-05-07
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
pathops work in progress
caryclark@google.com
2013-11-01
*
path ops work in progress
caryclark@google.com
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-09-16
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
turn off debugging printfs
caryclark@google.com
2013-07-23
*
path ops near exact
caryclark@google.com
2013-07-15
*
path ops work in progress
caryclark@google.com
2013-07-08
*
path ops -- rewrite angle sort
caryclark@google.com
2013-06-04
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
path ops : enable optimizations
caryclark@google.com
2013-04-23
*
path ops -- use standard max, min, double-is-nan
caryclark@google.com
2013-04-23
*
path ops work in progress
caryclark@google.com
2013-04-18
*
Add base types for path ops
caryclark@google.com
2013-04-08