index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
PathTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
change path serialization version to 4
Mike Reed
2018-02-21
1
-119
/
+0
*
hide complex versions of isOval and isRRect
Mike Reed
2018-02-20
1
-6
/
+8
*
handle paths with degenerate verbs
Mike Reed
2018-01-30
1
-0
/
+32
*
Allow printf style var args for messages in REPORTER_ASSERT.
Brian Salomon
2018-01-29
1
-3
/
+3
*
check for huge paths
Mike Reed
2018-01-22
1
-0
/
+35
*
Don't canonicalize empty SkRRects. They stroke differently.
Brian Salomon
2017-12-19
1
-1
/
+4
*
keep SVG arcs axis aligned with suppression
Cary Clark
2017-12-08
1
-0
/
+31
*
Revert "keep SVG arcs axis aligned"
Cary Clark
2017-12-06
1
-28
/
+0
*
keep SVG arcs axis aligned
Cary Clark
2017-12-06
1
-0
/
+28
*
Ignore deserialized path convexity and first direction.
Brian Salomon
2017-11-29
1
-4
/
+35
*
skipRect should only work for lines (not quads or cubics)
Yuqian Li
2017-09-18
1
-0
/
+11
*
Revert "Revert "Don't ignore degenerates when deciding if a path is convex""
Brian Osman
2017-09-18
1
-9
/
+6
*
Revert "Don't ignore degenerates when deciding if a path is convex"
Brian Osman
2017-09-15
1
-6
/
+9
*
Don't ignore degenerates when deciding if a path is convex
Brian Osman
2017-09-15
1
-9
/
+6
*
Add a utility function to save path test code size
Yuqian Li
2017-09-15
1
-74
/
+24
*
Don't allow iteration through non-finite points.
Mike Klein
2017-09-08
1
-0
/
+15
*
Fix SkASSERT for convex paths with DAA
Yuqian Li
2017-09-07
1
-0
/
+19
*
Convert Windows CRLF newlines back to unix ones
Yuqian Li
2017-09-06
1
-4894
/
+4894
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
1
-4888
/
+4888
*
tiny concave path point fix
Cary Clark
2017-08-25
1
-0
/
+10
*
Guard AA change to wait for rebaselines
Yuqian Li
2017-08-11
1
-0
/
+4
*
Don't store clipped x which could break edge order
Yuqian Li
2017-08-11
1
-11
/
+52
*
Don't compare against uninit edge in SkPath::conservativelyContainsRect
Brian Salomon
2017-08-08
1
-0
/
+7
*
Revert "Revert "Fix SkPathRef deserialization malloc crash""
Mike Reed
2017-07-27
1
-0
/
+55
*
Revert "Fix SkPathRef deserialization malloc crash"
Mike Reed
2017-07-26
1
-57
/
+0
*
Fix SkPathRef deserialization malloc crash
Adrienne Walker
2017-07-26
1
-0
/
+57
*
fix drawDRRect for fuzzer
Cary Clark
2017-04-12
1
-0
/
+24
*
SkSize can be aggregate-initialized
Hal Canary
2017-04-11
1
-1
/
+1
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
1
-1
/
+1
*
hide trivial helpers on canvas
Mike Reed
2017-02-22
1
-3
/
+3
*
stop using SkScalarMul
Mike Reed
2017-02-14
1
-1
/
+1
*
expose new tight-bounds method on SkPath
Mike Reed
2017-02-03
1
-2
/
+1
*
experimental tight-bounds
Mike Reed
2017-02-03
1
-0
/
+52
*
give up on big cubics (for now) and just draw a line
Mike Reed
2017-01-27
1
-3
/
+1
*
add test for big cubic -- currently disabled
Mike Reed
2017-01-26
1
-0
/
+14
*
conservativelyContainsRect is asserting
Mike Reed
2017-01-24
1
-0
/
+14
*
make SkPath::conservativelyContainsRect consume degenerate segments
Lee Salzman
2017-01-23
1
-0
/
+12
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
1
-3
/
+3
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
1
-3
/
+3
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
1
-3
/
+3
*
validate deserialized path verbs
Mike Reed
2017-01-03
1
-0
/
+65
*
dump path fill type with data
Cary Clark
2016-12-16
1
-8
/
+19
*
Add the missing shift to the dy
Yuqian Li
2016-11-29
1
-0
/
+15
*
Use AdditiveBlitter for partial rows
Yuqian Li
2016-11-29
1
-0
/
+24
*
Compute slope using fSnappedY
Yuqian Li
2016-11-29
1
-0
/
+14
*
Revert "Add the missing shift to the dy"
Yuqian Li
2016-11-28
1
-15
/
+0
*
Add the missing shift to the dy
Yuqian Li
2016-11-28
1
-0
/
+15
*
Fix mask overflow caused by edge drift
Yuqian Li
2016-11-16
1
-0
/
+19
*
Tighten SkAAClip Bounds by Path Bounds
liyuqian
2016-11-11
1
-0
/
+29
*
Catch width overflow
Yuqian Li
2016-11-11
1
-0
/
+15
[next]