index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gm
/
convex_all_line_paths.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Create new inset algorithm for spot shadows""
Brian Salomon
2017-03-24
1
-134
/
+302
*
Revert "Create new inset algorithm for spot shadows"
Brian Salomon
2017-03-24
1
-302
/
+134
*
Create new inset algorithm for spot shadows
Jim Van Verth
2017-03-24
1
-134
/
+302
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
1
-1
/
+1
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
1
-6
/
+6
*
Ignore fill when stroke & filling convex line-only paths
robertphillips
2016-08-26
1
-3
/
+36
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-2
/
+2
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-1
/
+1
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
1
-3
/
+2
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
1
-1
/
+1
*
SkPath::Direction serves two masters:
reed
2015-06-10
1
-3
/
+4
*
Fix convex-lineonly-paths GM so it plays nice with SampleApp
robertphillips
2015-05-08
1
-10
/
+10
*
Fix memory deletion error in "convex-lineonly-paths" GM
robertphillips
2015-04-28
1
-1
/
+1
*
Add new GM/bench for line-only convex paths
robertphillips
2015-04-28
1
-0
/
+321