index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
TextBlobCacheTest.cpp
Commit message (
Expand
)
Author
Age
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
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
*
Turn ContextInfos returned by GrContextFactory into structs.
bsalomon
2016-05-11
*
Make existing unit tests only run on GL contexts
bsalomon
2016-04-06
*
One signature for creating unit tests that run on premade GrContexts
bsalomon
2016-04-05
*
switch surface to sk_sp
reed
2016-03-23
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Remove SkNEW_APPEND_TO_TARRAY.
bungeman
2016-02-09
*
Generate list of GPU contexts outside tests
kkinnunen
2015-12-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
wire up reduced atlas and zero textblob cache to test
joshualitt
2015-08-21
*
Add BW masks to random scaler context
joshualitt
2015-08-01
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ...
joshualitt
2015-07-31
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Small tweak to TextBlobCacheTest
joshualitt
2015-07-23
*
fix memory leak in TextBlobCacheTest
joshualitt
2015-07-23
*
Fix up textblobcachetest
joshualitt
2015-07-22
*
adding unit test for textblob cache / GrBatchAtlas
joshualitt
2015-07-17