index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontConfigInterface_direct.cpp
Commit message (
Expand
)
Author
Age
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Update the alias mapping for Noto Sans CJK.
jshin
2014-09-09
*
Add alias mapping for Noto Sans CJK for ja/hans
jshin
2014-08-18
*
Remove dependency on std::string
mtklein
2014-08-04
*
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
*
SkNEW as default Create() for SkLazyPtr macros.
mtklein
2014-06-11
*
Port most uses of SkOnce to SkLazyPtr.
mtklein
2014-06-02
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-31
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-30
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Initialize the SkFontConfigInterface singleton with SkOnce.
bungeman@google.com
2014-05-05
*
improve bitmap font support (FreeType only)
bungeman@google.com
2013-12-10
*
Adding error checks to SkRBuffer
commit-bot@chromium.org
2013-11-08
*
Map Calibri to Carlito
bungeman@google.com
2013-09-20
*
Make the copy of fontconfig font names before freeing their memory.
bungeman@google.com
2013-07-22
*
its ok if there is no family name in the pattern for fontconfig, for fc will ...
reed@google.com
2013-04-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
check-point for linux fontmgr impl
reed@google.com
2013-04-22
*
fix refcnts for singleton fontconfig-direct
reed@google.com
2013-04-22
*
start cleanup, in prep for new fontmgr impl
reed@google.com
2013-04-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-20
*
can't return false for a ptr (unless you're in gcc)
reed@google.com
2013-04-19
*
use SkDataTable to return familyNames for fontmgr
reed@google.com
2013-04-19
*
Temporary patch to get Chrome Windows compiling
robertphillips@google.com
2013-04-09
*
extend FontConfigInterface to start to match new fontmgr design
reed@google.com
2013-04-09
*
Add an entry for Cambria-Caladea to the list of metric compatible fonts.
commit-bot@chromium.org
2013-03-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-20
*
use SkStream::NewFromFile()
reed@google.com
2013-03-19
*
change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...
reed@google.com
2013-03-06
*
Fixed a few warnings
sugoi@google.com
2013-03-05
*
export getter for global instance of fontconfiginterfacedirect
reed@google.com
2013-03-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
use fontconfig fonthost for skia (in prep for using in chrome)
reed@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-27
*
fix getFamilyName by calling FcFreeTypeQuery
reed@google.com
2013-02-26
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7863 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-26