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