index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkPathOpsCubic.h
Commit message (
Expand
)
Author
Age
*
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
*
The remaining 1m skp bugs are asserts that can be harmlessly
caryclark
2015-10-20
*
remove unused fields from SkOpSegment
caryclark
2015-09-04
*
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
*
working on initial winding for cubics
caryclark
2015-04-23
*
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
*
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
*
path ops work in progress
caryclark@google.com
2013-09-16
*
turn off debugging printfs
caryclark@google.com
2013-07-23
*
convert pathops to use SkSTArray where possible.
caryclark@google.com
2013-06-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-05
*
path ops -- rewrite angle sort
caryclark@google.com
2013-06-04
*
shape ops work in progress
caryclark@google.com
2013-04-17
*
Add base types for path ops
caryclark@google.com
2013-04-08