index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontHost_fontconfig.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Clean up a few includes, introduce iwyu.
bungeman
2015-07-29
*
Font variations.
bungeman
2015-05-20
*
Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro...
robertphillips
2015-05-15
*
Font variations.
bungeman
2015-05-14
*
Revert of Font variations. (patchset #21 id:400001 of https://codereview.chro...
bungeman
2015-05-13
*
Font variations.
bungeman
2015-05-13
*
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
*
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
*
Serialize the font index.
bungeman
2014-09-18
*
Add onGetFamilyName to SkTypeface.
bungeman
2014-09-17
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Remove SK_FONT_HOST_DOES_NOT_USE_FONTMGR and guarded code.
bungeman
2014-08-20
*
Update find_name_and_attributes to take ttc index and rename to SkTypeface_Fr...
bungeman
2014-07-11
*
Uses optional mutex to guard construction of the singleton, which
tomhudson
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
mtklein
2014-07-01
*
Fix race condition in parallel font initialization.
tomhudson
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
reed
2014-06-30
*
Fix race condition in parallel font initialization.
tomhudson
2014-06-30
*
Factory methods for heap-allocated SkTypeface objects.
commit-bot@chromium.org
2014-04-07
*
Android FontHost cannot use FontMgr yet.
bungeman@google.com
2013-11-11
*
Remove SK_FONTHOST_USES_FONTMGR.
bungeman@google.com
2013-11-11
*
fix fontconfig backend to only cache new fonts if their outName was unique
reed@google.com
2013-09-18
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-01
*
adapt FontConfig to use SK_FONTHOST_USES_FONTMGR
reed@google.com
2013-07-31
*
Fix leak in SkFontHost_fontconfig temporary code.
bungeman@google.com
2013-06-06
*
Fix issues related to resolving fonts based on name.
djsollen@google.com
2013-06-05
*
Change SkStream.
bungeman@google.com
2013-05-29
*
Move the FontConfigTypeface class into private header.
djsollen@google.com
2013-05-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-14
*
add separate impl file for SkFontMgr_fontconfig, so we don't polute
reed@google.com
2013-05-13
*
Add missing unistd.h include after r8765.
commit-bot@chromium.org
2013-04-22
*
fix refcnts for singleton fontconfig-direct
reed@google.com
2013-04-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
use SkDataTable to return familyNames for fontmgr
reed@google.com
2013-04-19
*
check-point for new fontmgr on linux
reed@google.com
2013-04-19
*
add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin...
reed@google.com
2013-03-27
*
remove SkFontHost::NextLogicalFont, and add android-specific function
reed@google.com
2013-03-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-26
*
land https://codereview.chromium.org/12676024
reed@google.com
2013-03-25
*
remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()
reed@google.com
2013-03-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-22
[next]