| Commit message (Expand) | Author | Age |
* | SkTypeface::MakeFromName to take SkFontStyle. | mboc | 2016-05-31 |
* | Move SkTypeface to sk_sp. | bungeman | 2016-05-12 |
* | Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi... | scroggo | 2016-05-12 |
* | Move SkTypeface to sk_sp. | bungeman | 2016-05-11 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | rename portable_typeface_always to portable_typeface | caryclark | 2015-07-24 |
* | make fontcache textblob gm portable | caryclark | 2015-07-23 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix uninitialized memory bug in the SkGlyphCache. | herb | 2015-03-05 |
* | Update fontcache gm to actually stress font atlas | jvanverth | 2015-02-19 |
* | remove unused GM flags | mtklein | 2015-01-23 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Update fontcache GM to stress the font atlas. | jvanverth | 2014-09-03 |
* | Revert Jim's CL. | Mike Klein | 2014-08-29 |
* | Restore text vertex buffer alloc and other optimizations. | jvanverth | 2014-08-28 |
* | Revert of Restore text alloc optimizations. (patchset #4 of https://coderevie... | djsollen | 2014-08-27 |
* | Restore text vertex buffer alloc and other optimizations. | jvanverth | 2014-08-27 |
* | Add standard fonts to all GMs. | Cary Clark | 2014-07-31 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-10 |
* | Give the new font cache GM a name | jvanverth@google.com | 2013-10-09 |
* | Add new GM to stress test the GPU font cache for cases similar to | commit-bot@chromium.org | 2013-10-09 |
* | Revert "Add new GM to stress test the GPU font cache" | jvanverth@google.com | 2013-10-09 |
* | Fix font cache GM on Windows | jvanverth@google.com | 2013-10-09 |
* | Add new GM to stress test the GPU font cache for cases similar to | commit-bot@chromium.org | 2013-10-09 |