Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3486fac8e390b1eac1ccbcf633205d6026eb6ed7
/
gm
/
imageresizetiled.cpp
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
6ac0df8
drawText Cleanup
by Hal Canary
· 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
ae8c933
Update SkMatrixImageFilter to sk_sp
by robertphillips
· 9 years ago
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
d2ce185
make imagefilters* imagemagnifier imageresizetiled 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
8c874ee
Move SkMatrixImageFilter into core, and add a factory fn for it.
by senorblanco
· 10 years ago
93a1215
SkPaint::FilterLevel -> SkFilterQuality
by reed
· 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
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
e4636aa
Merge Replay and Quilt tasks, adding in all BBH implementations.
by mtklein
· 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
fd0ec2c
Implement a generic matrix transform image filter.
by senorblanco@chromium.org
· 11 years ago
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 11 years ago
d4d44f0
Re-enable imageresizetiled, but skip it in tilegrid and rtree.
by senorblanco@chromium.org
· 11 years ago
897b73f
Fix CTM application in SkResizeImagefilter; implement bounds traversals.
by senorblanco@chromium.org
· 11 years ago