Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8ee78f31b2a29a5f76403755ea17bad9be74a3ec
/
gm
/
dftext.cpp
5ec26ae
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
bd500f0
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ )
by bsalomon
· 9 years ago
57599fe
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
afcd7cd
Rename flag from "distance field" to "device independent."
by bsalomon
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
ba9757a
make dftext gm not overlap itself
by caryclark
· 9 years ago
a0170f1
make dftext the same on Linux and Android
by caryclark
· 9 years ago
3b0f98e
fix typeface leak
by caryclark
· 9 years ago
c3dcb67
make color emoji gm portable
by caryclark
· 9 years ago
4854d13
Remove distance field flag from SkPaint
by jvanverth
· 9 years ago
3ffa126
Move resource fonts to common location.
by bungeman
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
d68a550
Fix up some issues introduced by https://codereview.chromium.org/1013773002/
by jvanverth
· 10 years ago
354eba5
Fix SDF gradient calculation for non-uniform xforms
by jvanverth
· 10 years ago
465206a
Add missing SK_OVERRIDE
by rmistry
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
a1193e4
Make SkStream *not* ref counted.
by scroggo
· 10 years ago
afe3005
Require budget decision when creating a RenderTarget SkSurface.
by bsalomon
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
fbaace0
DM warning-free on win64
by bsalomon
· 10 years ago
fca302c
Add color emoji fallback for distance field text.
by jvanverth
· 10 years ago
901704b
fix android framework build errors
by djsollen
· 10 years ago
f9669f4
Fix perspective version of dftext GM
by jvanverth
· 10 years ago
ed14f1d
Reduce sizes in dftext GM on Android to match desktop better.
by jvanverth
· 10 years ago
b5fae93
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
by piotaixr
· 10 years ago
2456b76
Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/)
by borenet
· 10 years ago
4327899
SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas
by piotaixr
· 10 years ago
76ce81e
Fix SDF font positions when using global scale.
by jvanverth
· 10 years ago
4a8126e
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)"
by reed
· 10 years ago
29c857d
Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)
by reed
· 10 years ago
3716fd0
introduce Props to surface (work in progress)
by reed
· 10 years ago
9564ce6
Fix scaling issue with distance field text.
by jvanverth
· 10 years ago