index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontHost_linux.cpp
Commit message (
Expand
)
Author
Age
*
Add a SkTypeface::CreateForChars() function.
agl@chromium.org
2010-04-20
*
remove obsolete closeStream() method -- the caller just unref's the stream wh...
reed@android.com
2010-04-16
*
add EmptyTypeface class, to gracefully handle when there are no fonts avail.
reed@android.com
2010-04-16
*
be sure to ref() before returning a typeface from Create
reed@android.com
2010-04-15
*
fix refcnt for streams
reed@android.com
2010-04-12
*
fix base linux build, adding freetype support
reed@android.com
2009-09-28
*
add GetFileName api to SkFontHost
reed@android.com
2009-07-31
*
Fix reference count on openStream
reed@android.com
2009-05-18
*
Significant cleanup in api, and more importantly in sementics, of SkFontHost
reed@android.com
2009-03-04
*
Oops, CreateTypeface takes over ownership of the stream, instead of just ref()
reed@android.com
2009-02-20
*
Implement CreateTypefaceFromFile
reed@android.com
2009-02-20
*
fix multiple warnings (e.g. hidden virtuals, unused static functions)
reed@android.com
2009-01-14
*
add optimization for width==1 bitmaps in shader procs
reed@android.com
2009-01-13
*
grab from latest android
reed@android.com
2008-12-17