index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkPathOpsTightBounds.cpp
Commit message (
Expand
)
Author
Age
*
SkSTArenaAlloc
Florin Malita
2017-05-24
*
Move from SkChunkAlloc to SkArenaAlloc for PathOps
Herb Derby
2017-03-07
*
Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps"
Derek Sollenberger
2017-03-07
*
Move from SkChunkAlloc to SkArenaAlloc for PathOps
Herb Derby
2017-03-06
*
Scale the result of TightBounds when path was inverse-scaled
Fredrik Söderquist
2017-01-04
*
tight bounds optimization
caryclark
2016-10-05
*
Rewriting path writer
caryclark
2016-09-14
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix pathops fuzz bugs
caryclark
2016-06-08
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
fix path ops fuzz buster
caryclark
2015-07-23
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11
*
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
*
Revert of fix destructor order to fix build (patchset #1 id:1 of https://code...
caryclark
2015-03-24
*
fix destructor order to fix build
caryclark
2015-03-24
*
pathops version two
caryclark
2015-03-24
*
add pathops tight bounds; conform path ops' gyp to unit tests
caryclark
2014-06-24