aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/fontcache.cpp
Commit message (Expand)AuthorAge
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* rename portable_typeface_always to portable_typefaceGravatar caryclark2015-07-24
* make fontcache textblob gm portableGravatar caryclark2015-07-23
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix uninitialized memory bug in the SkGlyphCache.Gravatar herb2015-03-05
* Update fontcache gm to actually stress font atlasGravatar jvanverth2015-02-19
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Update fontcache GM to stress the font atlas.Gravatar jvanverth2014-09-03
* Revert Jim's CL.Gravatar Mike Klein2014-08-29
* Restore text vertex buffer alloc and other optimizations.Gravatar jvanverth2014-08-28
* Revert of Restore text alloc optimizations. (patchset #4 of https://coderevie...Gravatar djsollen2014-08-27
* Restore text vertex buffer alloc and other optimizations.Gravatar jvanverth2014-08-27
* Add standard fonts to all GMs.Gravatar Cary Clark2014-07-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-10
* Give the new font cache GM a nameGravatar jvanverth@google.com2013-10-09
* Add new GM to stress test the GPU font cache for cases similar toGravatar commit-bot@chromium.org2013-10-09
* Revert "Add new GM to stress test the GPU font cache"Gravatar jvanverth@google.com2013-10-09
* Fix font cache GM on WindowsGravatar jvanverth@google.com2013-10-09
* Add new GM to stress test the GPU font cache for cases similar toGravatar commit-bot@chromium.org2013-10-09