index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
fonts
/
SkGScalerContext.cpp
Commit message (
Expand
)
Author
Age
*
Remove user specified typeface id.
bungeman
2016-07-13
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Change type of SkGlyph::fAdvance[XY] to float.
benjaminwagner
2016-03-24
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Make SkAdvancedTypefaceMetrics private.
reed
2015-05-12
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
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
*
Remove vertical/horizontal metrics selection.
bungeman
2014-07-07
*
hide SkBitmap::setConfig
reed
2014-06-09
*
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
*
Remove SK_FONTHOST_USES_FONTMGR.
bungeman@google.com
2013-11-11
*
Implement charToGlyph on remaining ports.
bungeman@google.com
2013-10-24
*
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
*
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