Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5d9da8193843c0641fd07c15a74e60ff730cb143
/
gm
/
imageblurclampmode.cpp
568f0ae
drawBitmap is deprecated
by Mike Reed
· 3 years, 10 months ago
07c5f52
Pass sampling to drawImage calls
by Mike Reed
· 3 years, 10 months ago
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 3 months ago
a6841be
Enable ClangTidy check llvm-namespace-comment.
by John Stiles
· 4 years, 3 months ago
898bbfa
Update gms to use new image filter factories
by Michael Ludwig
· 5 years ago
7fde8e1
IWYU for gms.
by Ben Wagner
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
ea3f014
sk_tool_utils -> ToolUtils, and git clang-format
by Mike Klein
· 6 years ago
a24712e
Revert "makeSurface defaults to raster"
by Cary Clark
· 6 years ago
29a4a68
makeSurface defaults to raster
by Cary Clark
· 6 years ago
d46dce3
don't adapt any gray colors to 565
by Mike Klein
· 6 years ago
213ce18
Refactor GaussianBlur
by Robert Phillips
· 7 years ago
46596ae
use tool_utils to encapsulate checking for recording canvas and makeSurface
by Mike Reed
· 7 years ago
039a7c7
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
by wutao
· 7 years ago
0dc1f4f
Add GM image test for blur with clamp mode.
by wutao
· 7 years ago