aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/fontcache.cpp
Commit message (Expand)AuthorAge
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Use int when possible to calculate atlas indices in shaders.Gravatar Jim Van Verth2018-01-26
* Add a GrContextThreadSafeProxy to SkSurfaceCharacterizationGravatar Robert Phillips2017-11-30
* Modify fontcache GM to actually spill atlas.Gravatar Brian Salomon2017-11-06
* Remove internal use of SkTypeface::Style.Gravatar Ben Wagner2017-07-27
* add drawString helper to canvasGravatar Cary Clark2017-04-28
* GM: some header cleanupGravatar Mike Klein2017-03-22
* SkTypeface::MakeFromName to take SkFontStyle.Gravatar mboc2016-05-31
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* 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