compare degenerates with tolerance
[platform/upstream/libSkiaSharp.git] / tests / PathTest.cpp
2016-09-14 caryclarkcompare degenerates with tolerance
2016-08-23 caryclarkfix conic path fuzz
2016-08-17 reedmove private test for sect_with_horizontal into unittests
2016-08-02 bungemanMove off SK_SUPPORT_LEGACY_DATA_FACTORIES.
2016-07-24 bsalomonFix misdetection of rectangles in SkPath::IsSimpleClose...
2016-07-20 reedre-chop if we fail on a big-bad-cubic
2016-07-13 reedhandle large conic weights
2016-06-08 halcanarySkLeanWindows.h: #include "Windows.h" fewer places
2016-06-01 mbarbellaAdd a test to ensure that a case where SkCubicClipper...
2016-06-01 bsalomonAdd SkPathPriv::IsSimpleClosedRect
2016-05-31 bsalomonFix bug where SkPath will convert an arc to an oval...
2016-05-27 bsalomonMake SkPath::isOval() and SkPath::isRRect return the...
2016-03-24 reedswitch surface to sk_sp
2016-02-18 caryclarkadd interp path
2016-01-20 fsAdd SkPath::isLastContourClosed()
2016-01-05 caryclarkfix nexus player
2016-01-05 caryclarkgive up on quad root if infinite
2015-12-18 caryclarkfix bugs in path contains
2015-12-17 fsUse the unswapped end point y for early out case in...
2015-12-14 caryclarkIf a point is on a path edge, it's in the path, at...
2015-11-07 halcanaryComments Style: s/skbug.com/bug.skia.org/
2015-09-15 halcanaryForward declare SkStrokeRec in SkPathEffect
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-04 senorblancoImplement caching of filled paths in the tessellated...
2015-08-04 mtkleinRevert "Implement caching of filled paths in the tessel...
2015-08-03 senorblancoImplement caching of filled paths in the tessellated...
2015-07-29 reedrewrite path.getBounds test to work-around compiler bug
2015-07-28 reedchange getBounds to return 0000 iff there are zero...
2015-07-14 caryclarkVery tiny paths are subsumed by the Convexicator
2015-06-10 reedSkPath::Direction serves two masters:
2015-05-28 reedsimplify RawIter - don't return a pt in kClose
2015-04-08 caryclarkchange isNestedRect to isNestedFillRect
2015-03-02 caryclarkadd double precision convex test
2015-03-02 caryclarktreat backwards quads as not convex
2015-02-23 robertphillipsReset conicWeights in SkPath::consumeDegenerateSegments...
2015-02-17 djsollenFix broken build due to updated #define
2015-02-17 djsollenRemove android specific srcPath from SkPath
2015-02-10 reedcheck for nonfinites in rrects
2015-02-09 reeduse conics for arcTo
2015-01-21 reedremove dead SkPersp macros
2015-01-05 robertphillipsRemove SkPath::asRect
2015-01-05 robertphillipsCleanup isRect variants
2014-12-29 robertphillipsFix bound returned by SkPath::isRect when the path...
2014-12-17 reeduse conics
2014-12-15 reedFix rrects that are large enough that we lose/gain...
2014-12-12 bsalomonEven more win64 warning fixes
2014-12-10 reedRemove canvas::NewRaster, and rename surface::NewRaster...
2014-12-09 reedRevert of remove (dumb) canvas::NewRaster, and rename...
2014-12-09 reedremove (dumb) canvas::NewRaster, and rename surface...
2014-12-08 caryclarkadd convexity logic and tests for scalar max, Inf,...
2014-11-17 robertphillipsFix yet another convexicator issue
2014-11-14 mtkleinDon't pass null to memcmp.
2014-10-23 caryclarkadd float equivalent in dumpHex output as comment
2014-09-16 robertphillipsFix convexicator bug
2014-09-15 caryclarkadd dumpHex() option to SkPath
2014-09-05 bsalomon"NULL !=" = NULL
2014-08-28 bsalomonAdd dirty_after_edit to SkPath::moveTo. Add commented...
2014-08-26 piotaixrFallback to moveTo when unable to find the first tangen...
2014-06-24 caryclarkadd path dump test
2014-05-22 commit-bot@chromiu... In convexity checker don't advance last vector when...
2014-05-05 commit-bot@chromiu... add rounding-using-doubles methods on SkScalar and...
2014-02-12 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-02-11 commit-bot@chromiu... Adding new 'extend' mode to SkPath::addPath
2014-02-11 commit-bot@chromiu... fix minor error between kStroke_PathAsRect and kFill_Pa...
2014-01-25 commit-bot@chromiu... add alternative to isRect named asRect
2014-01-24 tfarina@chromium.orgCleanup: Sanitize the order of includes under tests/
2014-01-15 commit-bot@chromiu... change isRect to return true for 3-sided rectangular...
2014-01-14 commit-bot@chromiu... Move macros from TestClassDef.h to Test.h
2014-01-14 commit-bot@chromiu... Convert SkWriter32 to use an SkTDArray for its internal...
2013-12-17 reed@google.comremove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
2013-12-13 robertphillips@goo... Improved SkPathRef interface security
2013-12-12 robertphillips@goo... Move segment mask from SkPath to SkPathRef
2013-12-12 tfarina@chromium.orgUse DEFINE_TESTCLASS_SHORT macro in tests.
2013-12-04 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-12-03 robertphillips@goo... Fix for SkPathRef::CreateTransformedCopy bug
2013-12-03 robertphillips@goo... Move fIsOval from SkPath to SkPathRef
2013-12-03 robertphillips@goo... Revert of r12450 (Move fIsOval from SkPath to SkPathRef)
2013-12-02 robertphillips@goo... Move fIsOval from SkPath to SkPathRef
2013-11-25 commit-bot@chromiu... remove SkFloatToScalar macro
2013-11-14 commit-bot@chromiu... increase coverage of SkPath.cpp, remove unused code
2013-11-08 commit-bot@chromiu... use quads for mixed radius rrects
2013-11-05 commit-bot@chromiu... Checking structure sizes before reading them from memor...
2013-11-04 reed@google.comRevert "Checking structure sizes before reading them...
2013-11-04 sugoi@google.comChecking structure sizes before reading them from memor...
2013-11-04 epoger@google.comRevert r12114 due to https://code.google.com/p/skia...
2013-11-04 sugoi@google.comChecking structure sizes before reading them from memor...
2013-10-31 reed@google.comRevert "Revert "add SK_ATTR_DEPRECATED -- will need...
2013-10-31 reed@google.comRevert "add SK_ATTR_DEPRECATED -- will need to disable...
2013-10-31 reed@google.comadd SK_ATTR_DEPRECATED -- will need to disable for...
2013-10-30 commit-bot@chromiu... Use SkPathRef gen id for SkPath::getGenerationID
2013-10-16 reed@google.comadd disabled tests, in pref for experimental isRect...
2013-10-16 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-10-15 reed@google.comaccount for inverse-paths when we prealloc storage...
2013-10-15 reed@google.commeant to DISABLE this test
2013-10-15 reed@google.comadd test for https://code.google.com/p/skia/issues...
2013-09-25 bungeman@google.comRefactor PathTest.cpp test_isNestedRects and test_isRect.
2013-09-20 reed@google.compromote SkImage::AlphaType to SkAlphaType
2013-09-09 commit-bot@chromiu... Change old PRG to be SkLCGRandom; change new one to...
2013-08-22 mtklein@google.comMy clang now doesn't complain about !"foo".
next