| Commit message (Expand) | Author | Age |
* | Remove unused SkGlyphCache::VisitAllCaches. | bungeman | 2014-08-18 |
* | Remove ALL font fallback logic from Skia. | djsollen | 2014-08-06 |
* | Gamma correction for distance field text. | jvanverth | 2014-06-10 |
* | Revert of Gamma correction for distance field text. (https://codereview.chrom... | scroggo | 2014-06-09 |
* | Gamma correction for distance field text. | jvanverth | 2014-06-09 |
* | Move distance field generation to the glyph cache. | commit-bot@chromium.org | 2014-04-14 |
* | Minor changes to GrFontCache system. | commit-bot@chromium.org | 2014-04-01 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | Remove unused fields from SkGlyphCache. | bungeman@google.com | 2013-11-26 |
* | Guard against most unintentionally ephemeral SkAutoFoo instantiations. | commit-bot@chromium.org | 2013-11-18 |
* | add counting to Globals, and refactor some for clarity | reed@google.com | 2013-09-26 |
* | restore hash size to 8 bits, following windows fix in 3591f7a4a56153349240dfc... | reed@google.com | 2013-07-10 |
* | move failable work outside of constructors for SkGlyphCache and SkScalerConte... | reed@google.com | 2013-07-09 |
* | Revert of r9581 (oops, fix missing change in 9532, setting hashbits to 8) due... | robertphillips@google.com | 2013-07-03 |
* | combine glyph and image bulk alloc, and adjust initial alloc size, to reduce ... | reed@google.com | 2013-06-19 |
* | oops, fix missing change in 9532, setting hashbits to 8 | reed@google.com | 2013-06-13 |
* | use 8 bits for fontcache hash | reed@google.com | 2013-06-12 |
* | we only need one fontmetrics, since the paint (and fontcache) now know explic... | reed@google.com | 2013-05-08 |
* | Add SkTypeface* parameter to SkScalerContext (and its callers) | reed@google.com | 2013-03-19 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Expose geometry and gamma on device. | bungeman@google.com | 2013-01-22 |
* | 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 |