Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make SkTextBlob::RunIterator public. | halcanary | 2015-10-27 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | wire up reduced atlas and zero textblob cache to test | joshualitt | 2015-08-21 |
* | Add abliity to set textblob cache budget to GrContext | joshualitt | 2015-08-03 |
* | Add sanity check to GrAtlasTextBlob | joshualitt | 2015-07-21 |
* | rename BitmapTextBlob and move it to its own file | joshualitt | 2015-07-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 |
* | trivial fix for TextBlobCache | joshualitt | 2015-04-10 |
* | The TextBlobCache needs the ability to trigger a flush because otherwise its ... | joshualitt | 2015-04-10 |
* | Adding a cache + memory pool for GPU TextBlobs | joshualitt | 2015-04-08 |