index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PathOpsOpTest.cpp
Commit message (
Expand
)
Author
Age
*
path ops: fix fuzz-found divide by zero
caryclark
2015-11-02
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
remove unused fields from SkOpSegment
caryclark
2015-09-04
*
link test to bug
caryclark
2015-09-01
*
remove duplicate linked list adjustment
caryclark
2015-08-31
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
fix pathops fuzz failures
caryclark
2015-08-18
*
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 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
*
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
*
fail on extremely large coincident curves
caryclark
2014-09-29
*
fail early if coincidence can't be resolved
caryclark
2014-09-19
*
fix battlefield website by disallowing very small coordinates
caryclark
2014-09-18
*
fail when coincidence is too far apart
caryclark
2014-09-08
*
relax quadratic binary search test
caryclark
2014-08-12
*
update pathops core and tests
caryclark
2014-07-18
*
Fix last pathops skp bug
caryclark
2014-06-18
*
Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...
caryclark
2014-06-17
*
When solving the cubic line intersection directly fails, use binary search as...
commit-bot@chromium.org
2014-05-07
*
fix cubic/line intersection; add skp tests
commit-bot@chromium.org
2014-04-30
*
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
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Get rid of DEFINE_TESTCLASS_SHORT() macro.
tfarina@chromium.org
2014-01-02
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
optimize pathops coverage
commit-bot@chromium.org
2013-11-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-02
*
pathops work in progress
caryclark@google.com
2013-11-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-03
*
fix 10.6
caryclark@google.com
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-09-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-24
*
turn off debugging printfs
caryclark@google.com
2013-07-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-16
*
add florin tests
caryclark@google.com
2013-07-15
*
path ops near exact
caryclark@google.com
2013-07-15
*
path ops work in progress
caryclark@google.com
2013-07-08
*
path ops -- rewrite angle sort
caryclark@google.com
2013-06-04
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
[next]