Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c6c9018dd7edf9132585b0ca5c5d20506bf69f01
/
tools
/
sk_tool_utils_font.cpp
1b612a8
tools: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
7cfd46a
SkScalerContext to use smart pointers.
by bungeman
· 8 years ago
8f514c7
We really shouldn't pass SkFontStyle to printf as %d.
by Mike Klein
· 8 years ago
cb571e1
Rename textual includes as *.inc.
by benjaminwagner
· 8 years ago
ee6a991
SkTypeface::MakeFromName to take SkFontStyle.
by mboc
· 8 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 8 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
086eea9
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ )
by reed
· 9 years ago
5e56cfd
SK_DECLARE_STATIC_MUTEX -> static SkMutex
by mtklein
· 9 years ago
ed2edab
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
by bungeman
· 9 years ago
11a77c6
Begin switch to SkFontStyle for legacy calls.
by bungeman
· 9 years ago
f2b340f
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
aa97a84
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ )
by djsollen
· 9 years ago
4c5cd7d
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 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
3721355
make fontscalar gammatext lcdtext typeface verttext2 gm portable
by caryclark
· 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
f53ce80
call portable font cleanup only once at app end
by caryclark
· 9 years ago
83ca628
Today's gm include many differences caused by platform font implementations.
by caryclark
· 9 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
c2a4846
fix signed mismatch
by caryclark
· 10 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
5fb6bd4
use platform-independent font for gm
by caryclark
· 10 years ago