aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/pathops
Commit message (Expand)AuthorAge
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* use reversePathTo in place of addPathReverseGravatar caryclark2016-11-07
* Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of h...Gravatar caryclark2016-11-04
* use reversePathTo in place of addPathReverseGravatar caryclark2016-11-04
* Move SkTDArray to private.Gravatar bungeman2016-02-18
* Move SkTArray to include/private.Gravatar bungeman2016-02-17
* Revert of Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 o...Gravatar reed2015-06-26
* Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://...Gravatar scroggo2015-06-24
* remove SK_SUPPORT_LEGACY_PATHOP_ENUMSGravatar reed2015-06-23
* Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://c...Gravatar scroggo2015-04-07
* Remove now-redundant SkPathOps enum.Gravatar schenney2015-04-06
* add legacy pathop enums; fix uninitialized warningGravatar caryclark2015-03-26
* 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
* add pathops tight bounds; conform path ops' gyp to unit testsGravatar caryclark2014-06-24
* Export SkPathOps.h functions for external use.Gravatar commit-bot@chromium.org2013-07-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-27
* path ops -- handle non-finite numbersGravatar caryclark@google.com2013-04-26
* path ops : add support for inverse fillGravatar caryclark@google.com2013-04-22
* Add base types for path opsGravatar caryclark@google.com2013-04-08