Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
70e8dfca4a7f5bce97b8021a6e378c4828b09c8c
/
gm
/
imageblur.cpp
2a24338
GM: replace boilerplate with macros
by halcanary
· 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
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
aa458fb
Cleanup: More override fixes - another round.
by tfarina
· 10 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
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 11 years ago
c45ece5
NEON fast path for box blur
by commit-bot@chromium.org
· 11 years ago
26c6d58
text size is an SkScalar, Windows reminds me.
by mtklein@google.com
· 11 years ago
cfa7ba7
srand() + rand() -> SkRandom
by mtklein@google.com
· 11 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
1e95d71
Clean up the use of AutoScratchTexture in the gaussian blur and morphology
by senorblanco@chromium.org
· 12 years ago
7558925
Fix miscellaneous compiler warnings from Visual Studio 2010.
by tomhudson@google.com
· 13 years ago
54e01b2
This change makes SkImageFilter and SkBlurImageFilter flattenable/unflattenable.
by senorblanco@chromium.org
· 13 years ago
60014ca
Implement Gaussian blurs for images. The caller creates an an
by senorblanco@chromium.org
· 13 years ago