Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
784184ab935673fadf70eb2b68ef2544cf3f4222
/
gm
/
convex_all_line_paths.cpp
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
309de79
Remove SK_TREAT_COLINEAR_DIAGONAL_POINTS_AS_CONCAVE
by Brian Osman
· 6 years ago
4428f2c
Remove SkScalarSinCos
by Brian Osman
· 6 years ago
c9b7c72
two pass convexity
by Cary Clark
· 6 years ago
8e449eb
Fix GrAAConvexTessellator to handle cases slightly concave bistectors.
by Brian Salomon
· 6 years ago
0235c64
Fix GrAAConvexTessellator colinear point removal.
by Brian Salomon
· 6 years ago
8664a1d
Add ear-clipping code to triangulate simple polygons.
by Jim Van Verth
· 7 years ago
4db18ed
Add SkOffsetSimplePolygon.
by Jim Van Verth
· 7 years ago
41964ed
Rename SkInsetConvexPolygon to SkOffsetPolygon.
by Jim Van Verth
· 7 years ago
ab664fa
Revert "Revert "Create new inset algorithm for spot shadows""
by Brian Salomon
· 8 years ago
e7c85c4
Revert "Create new inset algorithm for spot shadows"
by Brian Salomon
· 8 years ago
e5f5bf5
Create new inset algorithm for spot shadows
by Jim Van Verth
· 8 years ago
7ecc596
Remove SkAutoTDeleteArray
by Ben Wagner
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
ad23446
Ignore fill when stroke & filling convex line-only paths
by robertphillips
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
99fe822
Use static_assert instead of SK_COMPILE_ASSERT.
by bungeman
· 9 years ago
026beb5
SkPath::Direction serves two masters:
by reed
· 10 years ago
2a97462
Fix convex-lineonly-paths GM so it plays nice with SampleApp
by robertphillips
· 10 years ago
db3f8cd
Fix memory deletion error in "convex-lineonly-paths" GM
by robertphillips
· 10 years ago
7272935
Add new GM/bench for line-only convex paths
by robertphillips
· 10 years ago