index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontConfigTypeface.h
Commit message (
Expand
)
Author
Age
*
Implement getFamilyName for stream fonts on Linux.
Ben Wagner
2017-01-26
*
Split SkFontConfigInterface globals and factory.
bungeman
2016-09-19
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
SkFontMgr_FontConfigInterface create typeface from FontParameters.
bungeman
2016-09-01
*
Remove user specified typeface id.
bungeman
2016-07-13
*
Clean up SkFontConfigInterface implementation.
bungeman
2016-05-02
*
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
bungeman
2016-04-13
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Remove SkFontHost includes and friends.
bungeman
2015-02-23
*
Clarify desired behavior of FontConfigTypeface::LegacyCreateTypeface.
bungeman
2015-02-19
*
Remove FontConfigTypeface::getFamilyName().
bungeman
2015-02-18
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...
mtklein
2014-10-20
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Add onGetFamilyName to SkTypeface.
bungeman
2014-09-17
*
Factory methods for heap-allocated SkTypeface objects.
commit-bot@chromium.org
2014-04-07
*
Remove SK_FONTHOST_USES_FONTMGR.
bungeman@google.com
2013-11-11
*
Update the freetype backed fonthost to keep the style and fixed width attribu...
djsollen@google.com
2013-09-06
*
Implement onGetTableTags and onGetTableData on Windows.
bungeman@google.com
2013-08-01
*
adapt FontConfig to use SK_FONTHOST_USES_FONTMGR
reed@google.com
2013-07-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-16
*
Move the FontConfigTypeface class into private header.
djsollen@google.com
2013-05-15