index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PathOpsSimplifyTest.cpp
Commit message (
Expand
)
Author
Age
*
handle degenerate cubic loops
Cary Clark
2018-02-02
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Convert Windows CRLF newlines back to unix ones
Yuqian Li
2017-09-06
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Revert "offset angle check edge in common"
Cary Clark
2017-01-23
*
offset angle check edge in common
Cary Clark
2017-01-20
*
rework xor to be more like winding
Cary Clark
2016-12-16
*
more simplify bugs
Cary Clark
2016-12-14
*
simplify bug
Cary Clark
2016-12-08
*
nc seal breaks simplify
caryclark
2016-10-24
*
fix more fuzz, carsvg
caryclark
2016-10-20
*
break ambiguous angle sorting loop
caryclark
2016-10-18
*
run dean4 test everywhere
Cary Clark
2016-10-04
*
fix cubic linear test
caryclark
2016-09-28
*
add tiger tests
caryclark
2016-09-26
*
fix tiger b
caryclark
2016-09-26
*
split tight quads and conics
caryclark
2016-09-23
*
quad and conic do not intersect
caryclark
2016-09-15
*
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
*
start working on tiger again
caryclark
2016-08-11
*
disable new test since it fails on skia_fast
caryclark
2016-07-18
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix security bug
caryclark
2016-05-26
*
fix coincident fuzzer
caryclark
2015-12-07
*
fix pathops coincidence fuzz bug
caryclark
2015-11-20
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
looking for fuzz failure
caryclark
2015-09-23
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
compute split conic endpoints exactly
caryclark
2015-07-28
*
fix path ops fuzz buster
caryclark
2015-07-23
*
When three or more edges are coincident, the logic needs
caryclark
2015-07-06
*
fix builder winding again
caryclark
2015-05-18
*
fix path op builder
caryclark
2015-05-14
*
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
*
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
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-15
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-26
*
fix pathops quad line intersection
caryclark@google.com
2013-11-25
[next]