aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/TextBlobCacheTest.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
* move Sk{Test,Random}ScalerContext to toolsGravatar Mike Klein2017-11-10
* tests: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-04
* Use sk_sp text blob APIsGravatar fmalita2016-09-13
* 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
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11
* Make existing unit tests only run on GL contextsGravatar bsalomon2016-04-06
* One signature for creating unit tests that run on premade GrContextsGravatar bsalomon2016-04-05
* switch surface to sk_spGravatar reed2016-03-23
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Remove SkNEW_APPEND_TO_TARRAY.Gravatar bungeman2016-02-09
* Generate list of GPU contexts outside testsGravatar kkinnunen2015-12-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* wire up reduced atlas and zero textblob cache to testGravatar joshualitt2015-08-21
* Add BW masks to random scaler contextGravatar joshualitt2015-08-01
* Modifying TextBlobCacheTest to use SkRandomScalerContextGravatar joshualitt2015-07-31
* Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ...Gravatar joshualitt2015-07-31
* Modifying TextBlobCacheTest to use SkRandomScalerContextGravatar joshualitt2015-07-31
* Small tweak to TextBlobCacheTestGravatar joshualitt2015-07-23
* fix memory leak in TextBlobCacheTestGravatar joshualitt2015-07-23
* Fix up textblobcachetestGravatar joshualitt2015-07-22
* adding unit test for textblob cache / GrBatchAtlasGravatar joshualitt2015-07-17