index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkGlyphCache.h
Commit message (
Expand
)
Author
Age
*
refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparat...
mike@reedtribe.org
2012-08-12
*
Split SkGlyph into its own header.
bungeman@google.com
2012-07-24
*
add explicit purgeAll() so we don't get foiled by the min cache-limit
reed@google.com
2012-06-27
*
Update the implementation of SkTypeface_android.h functions.
djsollen@google.com
2012-06-01
*
move FontCacheLimit implementations into SkGlyphCache.cpp, in prep for TLS
reed@google.com
2012-04-23
*
cleanups in prep for tls cache
reed@google.com
2012-04-23
*
Merge changes from the android repo upstream to Skia
djsollen@google.com
2012-02-15
*
expose isSubpixel() on the cache, so SkDraw can know if it should expect
reed@google.com
2012-01-03
*
up glyphcache hash table to 12bits (from 8bits).
reed@google.com
2011-11-02
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
coding style
mike@reedtribe.org
2011-04-09
*
support lcd16 in text atlas (sans shader support)
reed@google.com
2011-03-15
*
Implement SkScalerContext_Windows::generateGlyphCount() and provide access vi...
ctguil@chromium.org
2011-03-04
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
add glyph->unichar query (inverse of a cmap)
reed@android.com
2010-01-08
*
grab from latest android
reed@android.com
2008-12-17