aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pathops/SkPathOpsTightBounds.cpp
Commit message (Expand)AuthorAge
* SkSTArenaAllocGravatar Florin Malita2017-05-24
* Move from SkChunkAlloc to SkArenaAlloc for PathOpsGravatar Herb Derby2017-03-07
* Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps"Gravatar Derek Sollenberger2017-03-07
* Move from SkChunkAlloc to SkArenaAlloc for PathOpsGravatar Herb Derby2017-03-06
* Scale the result of TightBounds when path was inverse-scaledGravatar Fredrik Söderquist2017-01-04
* tight bounds optimizationGravatar caryclark2016-10-05
* Rewriting path writerGravatar caryclark2016-09-14
* pathops coincidence and security rewriteGravatar caryclark2016-07-18
* fix pathops fuzz bugsGravatar caryclark2016-06-08
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* fix path ops fuzz busterGravatar caryclark2015-07-23
* Path ops formerly found the topmost unprocessed edge and determined its angle...Gravatar caryclark2015-05-11
* 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
* Revert of fix destructor order to fix build (patchset #1 id:1 of https://code...Gravatar caryclark2015-03-24
* fix destructor order to fix buildGravatar caryclark2015-03-24
* pathops version twoGravatar caryclark2015-03-24
* add pathops tight bounds; conform path ops' gyp to unit testsGravatar caryclark2014-06-24