index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PathTest.cpp
Commit message (
Expand
)
Author
Age
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Make the SkPathRef GenIDChangeListener ref counted
Chris Dalton
2018-06-08
*
need conservative bounds for triangles due to SkFixed drift in SkEdge
Mike Reed
2018-06-04
*
fix 0.499999f rounding case for triangles
Mike Reed
2018-05-23
*
Revert "remove fragile hack in addOval to avoid computing bounds"
Mike Klein
2018-05-22
*
remove fragile hack in addOval to avoid computing bounds
Mike Reed
2018-05-21
*
Remove legacy guard flags
Yuqian Li
2018-05-03
*
path is rect track corners
Cary Clark
2018-04-19
*
fix path is rect flaw exposed by gold
Cary Clark
2018-04-18
*
path is rect diag test is required
Cary Clark
2018-04-17
*
path is rect bug number twelve
Cary Clark
2018-04-17
*
yet another path is rect exploit
Cary Clark
2018-04-17
*
a more involved path is rect bug
Cary Clark
2018-04-17
*
path is rect bug number nine
Cary Clark
2018-04-13
*
son of path is rect bug
Cary Clark
2018-04-12
*
another rect is path fix
Cary Clark
2018-04-12
*
more path is rect bugs
Cary Clark
2018-04-11
*
one more path is rect bug
Cary Clark
2018-04-10
*
fix path to rect when missing close verb
Cary Clark
2018-04-10
*
change path serialization version to 4
Mike Reed
2018-02-21
*
hide complex versions of isOval and isRRect
Mike Reed
2018-02-20
*
handle paths with degenerate verbs
Mike Reed
2018-01-30
*
Allow printf style var args for messages in REPORTER_ASSERT.
Brian Salomon
2018-01-29
*
check for huge paths
Mike Reed
2018-01-22
*
Don't canonicalize empty SkRRects. They stroke differently.
Brian Salomon
2017-12-19
*
keep SVG arcs axis aligned with suppression
Cary Clark
2017-12-08
*
Revert "keep SVG arcs axis aligned"
Cary Clark
2017-12-06
*
keep SVG arcs axis aligned
Cary Clark
2017-12-06
*
Ignore deserialized path convexity and first direction.
Brian Salomon
2017-11-29
*
skipRect should only work for lines (not quads or cubics)
Yuqian Li
2017-09-18
*
Revert "Revert "Don't ignore degenerates when deciding if a path is convex""
Brian Osman
2017-09-18
*
Revert "Don't ignore degenerates when deciding if a path is convex"
Brian Osman
2017-09-15
*
Don't ignore degenerates when deciding if a path is convex
Brian Osman
2017-09-15
*
Add a utility function to save path test code size
Yuqian Li
2017-09-15
*
Don't allow iteration through non-finite points.
Mike Klein
2017-09-08
*
Fix SkASSERT for convex paths with DAA
Yuqian Li
2017-09-07
*
Convert Windows CRLF newlines back to unix ones
Yuqian Li
2017-09-06
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
tiny concave path point fix
Cary Clark
2017-08-25
*
Guard AA change to wait for rebaselines
Yuqian Li
2017-08-11
*
Don't store clipped x which could break edge order
Yuqian Li
2017-08-11
*
Don't compare against uninit edge in SkPath::conservativelyContainsRect
Brian Salomon
2017-08-08
*
Revert "Revert "Fix SkPathRef deserialization malloc crash""
Mike Reed
2017-07-27
*
Revert "Fix SkPathRef deserialization malloc crash"
Mike Reed
2017-07-26
*
Fix SkPathRef deserialization malloc crash
Adrienne Walker
2017-07-26
*
fix drawDRRect for fuzzer
Cary Clark
2017-04-12
*
SkSize can be aggregate-initialized
Hal Canary
2017-04-11
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
hide trivial helpers on canvas
Mike Reed
2017-02-22
*
stop using SkScalarMul
Mike Reed
2017-02-14
[next]