index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkDCubicLineIntersection.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
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
*
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
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-01
*
fix cubic/line intersection; add skp tests
commit-bot@chromium.org
2014-04-30
*
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
*
turn off debugging printfs
caryclark@google.com
2013-07-23
*
path ops near exact
caryclark@google.com
2013-07-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-09
*
path ops work in progress
caryclark@google.com
2013-07-08
*
path ops -- fix skp bugs
caryclark@google.com
2013-05-07
*
Add base types for path ops
caryclark@google.com
2013-04-08