index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
fonts
Commit message (
Expand
)
Author
Age
*
Update find_name_and_attributes to take ttc index and rename to SkTypeface_Fr...
bungeman
2014-07-11
*
Remove vertical/horizontal metrics selection.
bungeman
2014-07-07
*
use platform-independent font for gm
caryclark
2014-06-23
*
hide SkBitmap::setConfig
reed
2014-06-09
*
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
*
Don't unset gFCSafeToUse when it's still safe to use.
commit-bot@chromium.org
2014-04-16
*
Factory methods for heap-allocated SkTypeface objects.
commit-bot@chromium.org
2014-04-07
*
Add global fontconfig lock.
commit-bot@chromium.org
2014-03-31
*
Clean up SkOnce usage in SkFontMgr_Indirect.
bungeman@google.com
2014-03-24
*
A remotable font management interface and DirectWrite implementation.
bungeman@google.com
2014-03-21
*
Make SkFontMgr interface const.
commit-bot@chromium.org
2014-02-04
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Minimal changes to not crash GPU with color fonts.
bungeman@google.com
2013-11-26
*
Make onCreateFromStream check that the stream looks like a font.
bungeman@google.com
2013-11-11
*
Remove SK_FONTHOST_USES_FONTMGR.
bungeman@google.com
2013-11-11
*
Implement charToGlyph on remaining ports.
bungeman@google.com
2013-10-24
*
Update the freetype backed fonthost to keep the style and fixed width attribu...
djsollen@google.com
2013-09-06
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures
robertphillips@google.com
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Reverting r10589: Add getFamilyNames to SkTypeface
jvanverth@google.com
2013-08-06
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-01
*
add impls for createfromstream for fontconfig fontmgr
reed@google.com
2013-07-31
*
adapt FontConfig to use SK_FONTHOST_USES_FONTMGR
reed@google.com
2013-07-31
*
support SK_FONTHOST_USES_FONTMGR on mac
reed@google.com
2013-07-30
*
Update SkGScalerContext to properly forward onCountGlyphs.
bungeman@google.com
2013-07-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-01
*
use SkIntToScalar to fix warning
reed@google.com
2013-05-31
*
start a wrapper for color fonts
reed@google.com
2013-05-31
*
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