index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontHost_none.cpp
Commit message (
Expand
)
Author
Age
*
Remove SK_FONTHOST_USES_FONTMGR.
bungeman@google.com
2013-11-11
*
add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin...
reed@google.com
2013-03-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-27
*
remove SkFontHost::NextLogicalFont, and add android-specific function
reed@google.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
*
remove SkFontHost::GetFileName
mike@reedtribe.org
2013-03-22
*
move impl of AdvancedTypefaceMetrics into typeface (3)
reed@google.com
2013-03-20
*
remove SkFontHost::CreateScalerContext
reed@google.com
2013-03-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Fonts with cubic outlines are rendered without ClearType by GDI.
bungeman@google.com
2012-10-12
*
Fix compile error in SkFontHost_none.cpp
borenet@google.com
2012-09-04
*
remove unused ptr/len parameters from CreateTypeface
reed@google.com
2012-05-07
*
Update GetAdvancedTypefaceMetrics API in usually-unbuilt files.
tomhudson@google.com
2012-03-23
*
Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not...
bungeman@google.com
2012-02-24
*
Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");
tomhudson@google.com
2011-12-28
*
remove GetGammaFlag from SkFontHost
reed@google.com
2011-11-22
*
add api to SkGraphics to get/set font cache limit
reed@google.com
2011-11-08
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add 2nd parameter to SkFontHost::NextLogicalFont()
reed@google.com
2011-06-13
*
Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances.
vandebo@chromium.org
2011-03-30
*
Cleanup SkPDFTypfaceInfo and make it more generic.
vandebo@chromium.org
2011-02-02
*
Add Truetype and Type 1 font embedding support
vandebo@chromium.org
2011-01-25
*
Add a SkTypeface::CreateForChars() function.
agl@chromium.org
2010-04-20
*
add FilterRec() so it links again
reed@android.com
2009-09-27
*
add GetFileName api to SkFontHost
reed@android.com
2009-07-31
*
Simplify font-chaining (fallbacks) to have fonthost just return the next
reed@android.com
2009-03-17
*
Significant cleanup in api, and more importantly in sementics, of SkFontHost
reed@android.com
2009-03-04
*
Initial automake and autoconf files to build core into libskia.a.
joe.gregorio
2009-01-06
*
grab from latest android
reed@android.com
2008-12-17