index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontConfigInterface_android.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Prevent potential leaking of memory by using SkString and SkTArray.
commit-bot@chromium.org
2014-04-04
*
Upstream Android Changes from K release
commit-bot@chromium.org
2014-01-23
*
Android now uses Harfbuzz-NG. No need to keep code specific to the old versio...
commit-bot@chromium.org
2013-12-18
*
Android FontHost cannot use FontMgr yet.
bungeman@google.com
2013-11-11
*
Give Android a SkFontMgr::Factory which was missing as of r12217.
bungeman@google.com
2013-11-11
*
Fix ambiguity in API if no matching system language is found
commit-bot@chromium.org
2013-10-07
*
Update PDF backend to support fallback fonts on Android.
djsollen@google.com
2013-10-03
*
Use different unique identifier for a fallback family.
djsollen@google.com
2013-09-24
*
Add new entry point that supports fallback font selection based on language.
djsollen@google.com
2013-09-19
*
Update Android's FontHost to return NULL if familyName does not match
djsollen@google.com
2013-09-19
*
fix regression in fallback chain where we don't account for the original font...
djsollen@google.com
2013-09-06
*
Fix issue when the family name is reused among multiple families.
djsollen@google.com
2013-08-27
*
Upstream changes from Android
djsollen@google.com
2013-07-31
*
Ensure we use the current locale when looking up fallback fonts per character
djsollen@google.com
2013-06-25
*
Fix crash when attempting to use a font fallback chain with a custom font.
djsollen@google.com
2013-06-06
*
Android specific changes that are upstreamed from the android framework.
djsollen@google.com
2013-05-24
*
Fix clang warnings/errors in Android only code
robertphillips@google.com
2013-05-22
*
Fix android font lookup bug
djsollen@google.com
2013-05-21
*
Fix release build warnings for unused variables
djsollen@google.com
2013-05-21
*
Add a fontConfig interface for android.
djsollen@google.com
2013-05-21