Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e1428b08df0ff460f1c2156bae82b0817175d8dd
/
src
/
utils
/
SkDashPath.cpp
67b1b2a
Fix fuzzer-discovered undefined behavior with NaN.
by John Stiles
· 3 years, 4 months ago
acc6b15
Handle overflow of accumulated rect perimeter in SkDaskPath cull_path
by Robert Phillips
· 3 years, 9 months ago
3872c98
Move convexity enum out of public
by Mike Reed
· 4 years, 2 months ago
6052c0b
Only expose isConvex on path publicly.
by Mike Reed
· 4 years, 2 months ago
788b916
Remove SkTMin and SkTMax
by Brian Osman
· 4 years, 9 months ago
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 5 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 5 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 5 years ago
4241f5e
Revert "add guard to switch to SkPathTypes"
by Mike Reed
· 5 years ago
e1af444
add guard to switch to SkPathTypes
by Mike Reed
· 5 years ago
fb83927
less clever skipMoveTo logic
by Mike Klein
· 5 years ago
0bbb3c1
rewrite SkDashPath.cpp's cull_path() logic
by Mike Klein
· 5 years ago
e2556a4
inline helpers in SkDashPath.cpp cull_path()
by Mike Klein
· 5 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
98acec5
remove some dead flags
by Mike Reed
· 6 years ago
4c65144
fix dashimpl underflow
by Mike Reed
· 6 years ago
f08d1d0
Stop using SkTSwap.
by Ben Wagner
· 6 years ago
4fb229d
handle closed dashed rects
by Cary Clark
· 7 years ago
9838b49
Revert "Revert "long rect dash fix with guards""
by Greg Daniel
· 7 years ago
fa6b6c2
Revert "long rect dash fix with guards"
by Greg Daniel
· 7 years ago
93ceab1
long rect dash fix with guards
by Cary Clark
· 7 years ago
16a127f
Revert "long rect dash with guards"
by Cary Clark
· 7 years ago
4ad0c59
long rect dash with guards
by Cary Clark
· 7 years ago
394197d
Revert "efficiently dash very large rectangles and very long lines"
by Cary Clark
· 7 years ago
1ad8198
efficiently dash very large rectangles and very long lines
by Cary Clark
· 7 years ago
0b1df4b
fix zero length dashed lines
by Cary Clark
· 7 years ago
df429f3
move parts of SkPoint to SkPointPriv
by Cary Clark
· 7 years ago
a99b6ce
start removing uses of SkScalarMul
by Mike Reed
· 8 years ago
0adbd3e
make SpecialLineRec::addSegment assert more permissive to accomodate rounding error
by lsalzman
· 8 years ago
f41ae2f
limit the number of points in SkDashPathEffect::asPoints
by lsalzman
· 8 years ago
398e3f4
Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape.
by bsalomon
· 8 years ago
a058786
Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)
by bsalomon
· 8 years ago
eb75c7d
allow one zero length dash
by caryclark
· 9 years ago
6f0749c
Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ )
by bungeman
· 9 years ago
5e1a248
allow one zero length dash
by caryclark
· 9 years ago
d3cfd94
don't create zero length intervals
by caryclark
· 9 years ago
7f229ed
Revert of don't create zero length intervals (patchset #1 id:1 of https://codereview.chromium.org/1766243004/ )
by robertphillips
· 9 years ago
18bbd00
don't create zero length intervals
by caryclark
· 9 years ago
1a7eb26
resolution dependent path measure
by caryclark
· 9 years ago
3127c99
ubsan shift fixes
by caryclark
· 9 years ago
435657f
Forward declare SkStrokeRec in SkPathEffect
by halcanary
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
5cb00a9
zero-length cap fix
by caryclark
· 9 years ago
21b998b
Revert of experiment with zero-length round capped line segments (patchset #4 id:60001 of https://codereview.chromium.org/1309753002/ )
by caryclark
· 9 years ago
dd3c165
experiment with zero-length round capped line segments
by caryclark
· 9 years ago
21402e3
Bug fix for cull_line in SkDashPathEffect.
by egdaniel
· 10 years ago
9f2251c
Crop the fast path dashed lines to the cull rect
by robertphillips
· 10 years ago
a22ea18
Move Dashing filterPath to a dashing utils file
by egdaniel
· 10 years ago
90b8caf
Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/)
by egdaniel
· 10 years ago
576dcdc
Move Dashing filterPath to a dashing utils file
by egdaniel
· 10 years ago