Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c0bfdffe3d531e2f6fafa27a7c1d94d1e4e5dc0f
/
gm
/
imageblurtiled.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 2 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
1af9b48
use drawstring with font
by Mike Reed
· 6 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
918e144
change clip-bounds getters to always return the rect
by Mike Reed
· 8 years ago
6e7025a
Update SkBlurImageFilter to sk_sp
by robertphillips
· 9 years ago
467ddc0
SkBlurImageFilter returns input when sigma = 0
by xidachen
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
ef14cb3
make glyph_pos imageblur* largeglyphblur portable
by caryclark
· 9 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 10 years ago
76b12b7
when getClipBounds returns false, the out-param is uninitialized
by reed@google.com
· 11 years ago
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 11 years ago
c4b12f1
Implement correct clipping for image filters.
by senorblanco@chromium.org
· 11 years ago