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
*
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
*
optimize pathops coverage
commit-bot@chromium.org
2013-11-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-03
*
path ops work in progress
caryclark@google.com
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-09-16
*
turn off debugging printfs
caryclark@google.com
2013-07-23
*
fix linux point compare
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
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
path ops -- fix skp bugs
caryclark@google.com
2013-05-07
*
path ops -- handle non-finite numbers
caryclark@google.com
2013-04-26
*
path ops work in progress
caryclark@google.com
2013-04-18
*
path ops work in progress
caryclark@google.com
2013-04-15
*
fix a few pathops test bugs exposed on Mac and Linux
caryclark@google.com
2013-04-10
*
Add implementation of path ops
caryclark@google.com
2013-04-08