index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pathops
/
SkPathOpsDebug.cpp
Commit message (
Expand
)
Author
Age
*
Small pathops cleanup.
Ben Wagner
2017-10-09
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Remove carriage returns.
Ben Wagner
2017-10-09
*
keep integral rectangle intersections integral
Cary Clark
2017-04-18
*
Revert "offset angle check edge in common"
Cary Clark
2017-01-23
*
offset angle check edge in common
Cary Clark
2017-01-20
*
more simplify bugs
Cary Clark
2016-12-14
*
fuzz hang fix and pathops client debugging
Cary Clark
2016-11-15
*
formalize host debugging
caryclark
2016-10-24
*
fix fuzzers
caryclark
2016-10-20
*
fix some fuzz
caryclark
2016-10-17
*
remove dead code
Cary Clark
2016-10-05
*
coin debugging runs all tests in extended
Cary Clark
2016-10-04
*
fix tiger b
caryclark
2016-09-26
*
split tight quads and conics
caryclark
2016-09-23
*
Rewriting path writer
caryclark
2016-09-14
*
Skip adding coincident edges found
caryclark
2016-09-09
*
interpolation of coincidence must be local to a single span
caryclark
2016-09-06
*
pathops coincident work
caryclark
2016-08-31
*
path ops stream-lining
caryclark
2016-08-25
*
add pathops debugging
caryclark
2016-08-25
*
remove point aliases
caryclark
2016-08-24
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
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
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...
djsollen
2016-01-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-22
*
Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:...
caryclark
2015-10-22
*
Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:...
caryclark
2015-10-21
*
The remaining 1m skp bugs are asserts that can be harmlessly
caryclark
2015-10-20
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
fix builder winding again
caryclark
2015-05-18
*
look for deleted pts when detecting line/curve coincident edges
caryclark
2015-05-14
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11
*
fix multiple intersection logic
caryclark
2015-04-24
*
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
*
pathops version two
caryclark
2015-03-24
*
update pathops core and tests
caryclark
2014-07-18
*
Fix last pathops skp bug
caryclark
2014-06-18
[next]