index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkPathOpsOp.cpp
Commit message (
Expand
)
Author
Age
*
fix external link in comment
Cary Clark
2018-01-09
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
*
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
*
fuzz hang fix and pathops client debugging
Cary Clark
2016-11-15
*
formalize host debugging
caryclark
2016-10-24
*
coin debugging runs all tests in extended
Cary Clark
2016-10-04
*
split tight quads and conics
caryclark
2016-09-23
*
Rewriting path writer
caryclark
2016-09-14
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
if the winding of the top can't be computed, give up
caryclark
2016-08-26
*
template intersection fuzz fixes
caryclark
2016-08-08
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix another pathops fuzz bug
caryclark
2016-06-29
*
fix fuzz bugs
caryclark
2016-06-28
*
fix pathops fuzz bugs
caryclark
2016-06-08
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
More conic-specific tests revealed a few conic-specific bugs. Because javascr...
caryclark
2015-10-30
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
fix path ops fuzz buster
caryclark
2015-07-23
*
deal more consistently with unsortable edges
caryclark
2015-05-13
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11
*
minor fixes to cubics code and overall alignment of how bounds and tops are c...
caryclark
2015-04-29
*
fix valgrind
caryclark
2015-04-27
*
working on initial winding for cubics
caryclark
2015-04-23
*
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
*
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
*
abort op early if path isn't parseable
caryclark
2014-10-03
*
Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...
caryclark
2014-06-17
*
fix minor skp-found bugs
commit-bot@chromium.org
2014-04-25
*
Mike R: please sanity check SkPostConfig.h
commit-bot@chromium.org
2014-04-14
*
optimize pathops coverage
commit-bot@chromium.org
2013-11-21
*
pathops work in progress
caryclark@google.com
2013-11-01
*
path ops work in progress
caryclark@google.com
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-09-16
*
path ops near exact
caryclark@google.com
2013-07-15
*
path ops work in progress
caryclark@google.com
2013-07-08
*
convert pathops to use SkSTArray where possible.
caryclark@google.com
2013-06-17
*
path ops -- rewrite angle sort
caryclark@google.com
2013-06-04
[next]