Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Add sanity check to GrAtlasTextBlob | joshualitt | 2015-07-21 |
* | rename BitmapTextBlob and move it to its own file | joshualitt | 2015-07-21 |
* | real fix for textblob use after gpu free | joshualitt | 2015-05-26 |
* | fix a bug in scrolling BitmapText gpu cached textblobs | joshualitt | 2015-04-27 |
* | Store pointers to GrGlyph directly in BitmapTextBlob. This patch improves pe... | joshualitt | 2015-04-21 |
* | add textblob cache freeall | joshualitt | 2015-04-16 |
* | Start caching masks / stroke fills for textblobs | joshualitt | 2015-04-13 |
* | Avoid regenerating cached textblobs on integer scrolls | joshualitt | 2015-04-13 |
* | Adding a cache + memory pool for GPU TextBlobs | joshualitt | 2015-04-08 |