Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
46d6c683c15bf194cc75364294230b926a083513
/
gm
/
imagemagnifier.cpp
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
b44bb31
Add color space xform to GrMagnifierEffect
by Brian Osman
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
b2a4dc6
Switch SkMagnifierImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
11171f3
Update MagnifierImageFilter 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
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
cbf6b6e
Fix imagemagnifier GM quality and speed.
by senorblanco
· 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
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 11 years ago
f642f8c
Magnifier gpu path fix
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
6325886
Skip tiled drawing in GM for magnifier image filter.
by scroggo@google.com
· 12 years ago
82aa748
Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier.
by bsalomon@google.com
· 12 years ago