1. 2638f3d rename atlassize->atlasdimensions by Brian Salomon · 4 years, 9 months ago
  2. 9830fc4 A fix and unit test for jagged characters by Herb Derby · 4 years, 11 months ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. 7c59774 Convert some unit tests from NullGL to Mock context by Brian Osman · 5 years ago
  5. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  6. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  7. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 5 years ago
  8. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  9. 70914f5 Use SkFont in textblobs by Mike Reed · 6 years ago
  10. 278b067 Less stress for chromecast by Herb Derby · 6 years ago
  11. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  12. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  13. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  14. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  15. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  16. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  17. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
  18. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  19. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  20. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  21. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  22. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  23. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  24. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  25. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  26. e8f3062 switch surface to sk_sp by reed · 8 years ago
  27. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  28. 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
  29. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  30. 85dc359 Remove SkNEW_APPEND_TO_TARRAY. by bungeman · 8 years ago
  31. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  32. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  33. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  34. 7f9c9eb wire up reduced atlas and zero textblob cache to test by joshualitt · 9 years ago
  35. d45fb5a Add BW masks to random scaler context by joshualitt · 9 years ago
  36. 65e96b4 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  37. bdc91a7 Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset #3 id:40001 of https://codereview.chromium.org/1266003002/) by joshualitt · 9 years ago
  38. adcdca8 Modifying TextBlobCacheTest to use SkRandomScalerContext by joshualitt · 9 years ago
  39. 11dfc8e Small tweak to TextBlobCacheTest by joshualitt · 9 years ago
  40. bedf7e5 fix memory leak in TextBlobCacheTest by joshualitt · 9 years ago
  41. 404d9d6 Fix up textblobcachetest by joshualitt · 9 years ago
  42. e49109f adding unit test for textblob cache / GrBatchAtlas by joshualitt · 9 years ago