Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
7fec91ce6660190f8d7c5eb6f3061e4550cc672b
/
src
/
fonts
/
SkTestScalerContext.cpp
6f6264f
Force cache SkTestScalerContext path bounds.
by mtklein
· 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
0007bde
SkAdvancedTypefaceMetrics zeroing constructor
by halcanary
· 9 years ago
1b24933
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
by mtklein
· 9 years ago
02802f6
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/)
by jvanverth
· 9 years ago
c50acf2
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
by mtklein
· 9 years ago
8d0d2b8
remove duplicate assign of fLastGlyphID
by caryclark
· 9 years ago
0edd965
initialize font metrics for pdf (found by valgrind)
by caryclark
· 9 years ago
83ca628
Today's gm include many differences caused by platform font implementations.
by caryclark
· 9 years ago
39a9a50
Make SkAdvancedTypefaceMetrics private.
by reed
· 9 years ago
9d911d5
Remove filename from SkFontDescriptor.
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
11fa224
some utils for rect and matrix
by reed
· 10 years ago
b69d0e0
BUG=skia:
by herb
· 10 years ago
e59bbf1
Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/)
by scroggo
· 10 years ago
f8d24e2
BUG=skia:
by herb
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
a4c4a2d
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
802ad83
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/)
by mtklein
· 10 years ago
43b8b36
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
b374d6a
Add onGetFamilyName to SkTypeface.
by bungeman
· 10 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
4107806
Remove vertical/horizontal metrics selection.
by bungeman
· 10 years ago
5fb6bd4
use platform-independent font for gm
by caryclark
· 10 years ago