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
*
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