1. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  2. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  3. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  4. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  5. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  6. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  7. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  8. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  9. e8f3062 switch surface to sk_sp by reed · 8 years ago
  10. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  11. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  12. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  13. 85dc359 Remove SkNEW_APPEND_TO_TARRAY. by bungeman · 8 years ago
  14. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  15. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  16. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  17. 7f9c9eb wire up reduced atlas and zero textblob cache to test by joshualitt · 9 years ago
  18. d45fb5a Add BW masks to random scaler context by joshualitt · 9 years ago
  19. 65e96b4 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  20. bdc91a7 Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/) by joshualitt · 9 years ago
  21. adcdca8 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  22. 11dfc8e Small tweak to TextBlobCacheTest by joshualitt · 9 years ago
  23. bedf7e5 fix memory leak in TextBlobCacheTest by joshualitt · 9 years ago
  24. 404d9d6 Fix up textblobcachetest by joshualitt · 9 years ago
  25. e49109f adding unit test for textblob cache / GrBatchAtlas by joshualitt · 9 years ago