index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkReduceOrder.cpp
Commit message (
Expand
)
Author
Age
*
split tight quads and conics
caryclark
2016-09-23
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
only call scalar finite when necessary
caryclark
2015-12-16
*
path ops; remove obsolete reduce
caryclark
2015-10-30
*
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
*
fix minor skp-found bugs
commit-bot@chromium.org
2014-04-25
*
remove unused reduce order code
caryclark@google.com
2013-11-25
*
path ops work in progress
caryclark@google.com
2013-07-08
*
convert pathops to use SkSTArray where possible.
caryclark@google.com
2013-06-17
*
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 in progress
caryclark@google.com
2013-04-17
*
Add base types for path ops
caryclark@google.com
2013-04-08