aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pathops/SkReduceOrder.cpp
Commit message (Expand)AuthorAge
* split tight quads and conicsGravatar caryclark2016-09-23
* pathops coincidence and security rewriteGravatar caryclark2016-07-18
* only call scalar finite when necessaryGravatar caryclark2015-12-16
* path ops; remove obsolete reduceGravatar caryclark2015-10-30
* Now, path ops natively intersect conics, quads, and cubics in any combination...Gravatar caryclark2015-04-20
* cumulative pathops patchGravatar caryclark2015-03-26
* Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...Gravatar reed2015-03-24
* pathops version twoGravatar caryclark2015-03-24
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-11-13
* Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...Gravatar hcm2014-10-28
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-10-28
* fix minor skp-found bugsGravatar commit-bot@chromium.org2014-04-25
* remove unused reduce order codeGravatar caryclark@google.com2013-11-25
* path ops work in progressGravatar caryclark@google.com2013-07-08
* convert pathops to use SkSTArray where possible.Gravatar caryclark@google.com2013-06-17
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31
* Revert "add asserts to point<-->verb helpers"Gravatar reed@google.com2013-05-30
* add asserts to point<-->verb helpersGravatar reed@google.com2013-05-30
* path ops in progressGravatar caryclark@google.com2013-04-17
* Add base types for path opsGravatar caryclark@google.com2013-04-08