1. 9f8c6ea Update Go Deps by skia-recreate-skps · 4 years, 7 months ago
  2. c9653c8 Roll ../src 82459860eaf4..77c4d4c42f40 (425 commits) by skia-autoroll · 4 years, 7 months ago
  3. 0677556 Roll third_party/externals/swiftshader 748ad200897b..34e16df059f8 (6 commits) by skia-autoroll · 4 years, 7 months ago
  4. 211075b Roll third_party/externals/angle2 fcef6dcb6ab2..086aded3cb74 (9 commits) by skia-autoroll · 4 years, 7 months ago
  5. 7ee8ca5 Fix bug in NPOT shader wrap mode impl by Brian Salomon · 4 years, 7 months ago
  6. fd7fd96 Revert "In GrSkSLFP, always use a coord transform" by Brian Osman · 4 years, 7 months ago
  7. aec9c84 Dealing with SkScalar values in cache by Julia Lavrova · 4 years, 7 months ago
  8. b67ca74 [skottie] Switch SkMatrix44 -> SkM44 by Florin Malita · 4 years, 7 months ago
  9. 5a36a3a don't need to include deprecated Sk3D.h by Mike Reed · 4 years, 7 months ago
  10. 4d72171 Rename AtlasID to PlotLocator by Herb Derby · 4 years, 7 months ago
  11. a7e5c7c Fix case of asyncRescaleAndReadPixelsYUV420 for case where SkSurface is by Brian Salomon · 4 years, 7 months ago
  12. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 7 months ago
  13. 36d6c59 In GrSkSLFP, always use a coord transform by Brian Osman · 4 years, 7 months ago
  14. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 7 months ago
  15. 2bdf95c Swap dtor order of SkSTArenaAlloc and SkArenaAlloc v.2 by Herb Derby · 4 years, 7 months ago
  16. 999d1d7 [infra] Update infra dep by Eric Boren · 4 years, 7 months ago
  17. 9c1d30d Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  18. b7cc9d7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  19. f68213f draw whole grid by Mike Klein · 4 years, 7 months ago
  20. e7bd58f [skottie] Cleanup: convert transform adapters to new pattern by Florin Malita · 4 years, 7 months ago
  21. 2fa68db rm mtklein@chromium by Mike Klein · 4 years, 7 months ago
  22. d4bf54e Revert "Switch runtime SkSL to always sample at explicit coords" by Brian Salomon · 4 years, 7 months ago
  23. 28a9b12 Revert "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 7 months ago
  24. b1e9971 Switch runtime SkSL to always sample at explicit coords by Brian Osman · 4 years, 7 months ago
  25. f1b2b42 Fix GrSmallPathRenderer to respect max texture size. by Sergey Ulanov · 4 years, 7 months ago
  26. 5237933 [canvaskit] Fix test for drawOnce by Kevin Lubick · 4 years, 7 months ago
  27. 2c5b856 Add drawOnce() API to SkSurface. by Bryce Thomas · 4 years, 7 months ago
  28. 732248c Use html tags instead of markdown for images in debugger user guide by Nathaniel Nifong · 4 years, 7 months ago
  29. 0fb0a21 Roll ../src 2ae619822948..82459860eaf4 (508 commits) by skia-autoroll · 4 years, 7 months ago
  30. bee41f9 Roll third_party/externals/angle2 f3b4e6c3030f..fcef6dcb6ab2 (15 commits) by skia-autoroll · 4 years, 7 months ago
  31. 764e848 Roll third_party/externals/swiftshader 5ef91b82cbed..748ad200897b (6 commits) by skia-autoroll · 4 years, 7 months ago
  32. f93a843 support dither in skvm by Mike Klein · 4 years, 7 months ago
  33. d92e4e9 cache only when SkVM has a JIT by Mike Klein · 4 years, 7 months ago
  34. d3963a3 offer raw-array variant of remaining 44 methods by Mike Reed · 4 years, 7 months ago
  35. f85fe13 Update SKP version by skia-recreate-skps · 4 years, 7 months ago
  36. 2d4a28e use vsphere to control light by Mike Reed · 4 years, 7 months ago
  37. e580995 virtual sphere by Mike Reed · 4 years, 7 months ago
  38. db301b7 restore til I understand what changed by Mike Reed · 4 years, 7 months ago
  39. 00a9764 consolidate examples to 1 matrix type by Mike Reed · 4 years, 7 months ago
  40. e014367 Revert "Revert "Use bitmap subset for comparison in texture_domain_effect GMs."" by Brian Salomon · 4 years, 7 months ago
  41. 78184a3 Revert "convert sample completely to SkM4" by Mike Reed · 4 years, 7 months ago
  42. e455d2e convert sample completely to SkM4 by Mike Reed · 4 years, 7 months ago
  43. a6b7c52 Revert "Use bitmap subset for comparison in texture_domain_effect GMs." by Brian Salomon · 4 years, 7 months ago
  44. 6377f1c Use bitmap subset for comparison in texture_domain_effect GMs. by Brian Salomon · 4 years, 7 months ago
  45. 9e3cbb7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  46. 1b91112 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  47. 2329da0 add SkSLInterpreter vector instructions by Ethan Nicholas · 4 years, 7 months ago
  48. b4cce3f Revert "Revert "add rotate to SkM44"" by Mike Reed · 4 years, 7 months ago
  49. 978693c Make invokeChild just return a string containing the child function call by Brian Osman · 4 years, 7 months ago
  50. 44aa1ab Revert "add rotate to SkM44" by Mike Reed · 4 years, 7 months ago
  51. 9b55327 Detect implementation read formats on ES. by Brian Salomon · 4 years, 7 months ago
  52. a6272de add rotate to SkM44 by Mike Reed · 4 years, 7 months ago
  53. f33dcc2 Preserve FcConfig in SkFontConfigInterface_direct methods. by Ben Wagner · 4 years, 11 months ago
  54. cb93a20 Wrap page index packing in helper methods. by Jim Van Verth · 4 years, 7 months ago
  55. ca6b2f4 Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" by Brian Salomon · 4 years, 7 months ago
  56. ba5c7ad Make GrGpu::createBackendTexture match createCompressedBackendTexture by Robert Phillips · 4 years, 7 months ago
  57. 2f2c77a Revert "Reland "Reland "Add new method for storing DrawOpAtlas texture index.""" by Jim Van Verth · 4 years, 7 months ago
  58. 5f622d1 add skvm msan bot, move asan back to linux by Mike Klein · 4 years, 7 months ago
  59. cddfc5e Remove invokeChild variants that write to output color by Brian Osman · 4 years, 7 months ago
  60. b81e697 clean up caches at thread exit by Mike Klein · 4 years, 7 months ago
  61. 5df511a link clang bots against our prepackaged libc++ by Mike Klein · 4 years, 7 months ago
  62. 1c3e6cf Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" by Brian Salomon · 4 years, 7 months ago
  63. b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 7 months ago
  64. 988af46 Move GrDomainEffect functionality into GrTextureEffect and delete the former. by Brian Salomon · 4 years, 7 months ago
  65. 45add16 silly hack -- move SkVM/ASAN bot to Mac by Mike Klein · 4 years, 7 months ago
  66. 3ea4d5b Roll ../src 7afe38da7578..2ae619822948 (463 commits) by skia-autoroll · 4 years, 7 months ago
  67. 8c7beed Roll third_party/externals/angle2 135f8fcba837..f3b4e6c3030f (8 commits) by skia-autoroll · 4 years, 7 months ago
  68. f38f40d Roll third_party/externals/swiftshader f324fe10ca65..5ef91b82cbed (6 commits) by skia-autoroll · 4 years, 7 months ago
  69. 8675bcb Add support for GL_NV_fence. by Brian Salomon · 4 years, 7 months ago
  70. a7e557f Reland "Increase precision of some quad AA calculations" by Michael Ludwig · 4 years, 7 months ago
  71. cfca5c6 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  72. 845f163 remove legacy SkMScalar code by Mike Reed · 4 years, 7 months ago
  73. 6b67273 use longer-lived alloc in CacheKey() by Mike Klein · 4 years, 7 months ago
  74. 20b16bd force skvm interpreter in ASAN builds, add bots by Mike Klein · 4 years, 7 months ago
  75. 300fe1d Use PipelineStageArgs throughout GrSkSLFP and PipelineStageCodeGenerator by Brian Osman · 4 years, 7 months ago
  76. c88a3bc Bidi segmentation BEFORE anything else by Julia Lavrova · 4 years, 7 months ago
  77. d081dce Move GrTessellator::VertexAllocator to GrEagerVertexAllocator by Chris Dalton · 4 years, 7 months ago
  78. 1a496c5 Convert evict callback from function to interface by Herb Derby · 4 years, 7 months ago
  79. 7abc7aa Remove unused functions and members from PipelineStageCodeGenerator by Brian Osman · 4 years, 7 months ago
  80. 7d0861b more bits for shader program hash by Mike Klein · 4 years, 7 months ago
  81. fed9eb1 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  82. 2716daf Clean up some "const SkISize& dimensions" usages w/in Ganesh by Robert Phillips · 4 years, 7 months ago
  83. 11b05bc Don't make promises about rowbytes by Mike Reed · 4 years, 7 months ago
  84. cce6500 Treat GrTextureAdjusters mip copy like other producers, i.e. no fallback. by Greg Daniel · 4 years, 7 months ago
  85. 5195673 Revert "Increase precision of some quad AA calculations" by Michael Ludwig · 4 years, 7 months ago
  86. 85754d5 basic pass at gradients by Mike Klein · 4 years, 7 months ago
  87. 07d32b4 remove some memory-based methods, add rc() by Mike Reed · 4 years, 7 months ago
  88. 3c0a50f Implement support for framebufferOnly render targets. by Stephen White · 4 years, 7 months ago
  89. 4cb2933 GrPixelConfig is DEAD!!!!! by Greg Daniel · 4 years, 7 months ago
  90. 60ff651 Fix build when (is_ios && !skia_enable_skottie) by Hal Canary · 4 years, 7 months ago
  91. 8098e63 Increase precision in barycentric_coord calculations by Michael Ludwig · 4 years, 7 months ago
  92. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 7 months ago
  93. 8999852 Fix issue introduced in 33c0f260d28e28dbb5e34be71ffcbd5165a83bb3 by Brian Salomon · 4 years, 7 months ago
  94. 40a1353 Increase precision of some quad AA calculations by Michael Ludwig · 4 years, 7 months ago
  95. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 4 years, 7 months ago
  96. 26df65c row/col methods by Mike Reed · 4 years, 7 months ago
  97. 05b7297 remove obsolete flag SK_SUPPORT_LEGACY_CANVAS_MATRIX_VIRTUALS by Mike Reed · 4 years, 7 months ago
  98. 22c44e7 Disable Programs test on MacBook10.1-Metal by Brian Osman · 4 years, 7 months ago
  99. 87211cd Add GM for crbug:10141204 by Michael Ludwig · 4 years, 7 months ago
  100. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 4 years, 7 months ago