1. 0ec7b84 [infra] Update go.sum by Eric Boren · 4 years, 7 months ago
  2. 8f44c35 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  3. f1c330b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  4. 25bcd6a Roll ../src 243744c215b7..fbfe7df1b1d4 (481 commits) by skia-autoroll · 4 years, 7 months ago
  5. 5b04865 Roll third_party/externals/swiftshader 6c3dc3581eaf..430def835f9f (7 commits) by skia-autoroll · 4 years, 7 months ago
  6. 73b7486 Roll third_party/externals/angle2 2bc9cc12f0b0..ee07cb317579 (18 commits) by skia-autoroll · 4 years, 7 months ago
  7. 4328e92 Add a stencil/tessellation hybrid mode for path rendering by Chris Dalton · 4 years, 7 months ago
  8. 1a049bb Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  9. 24ed75d Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  10. d0a0c59 Return summaries of all layers for display by Nathaniel Nifong · 4 years, 7 months ago
  11. 5c08249 Use views throughout gpu blur code. by Greg Daniel · 4 years, 7 months ago
  12. 8a46f76 [canvaskit] Add demo for RT shader by Kevin Lubick · 4 years, 7 months ago
  13. 6ccc032 Add a "kSimpleInnerPolygons" mode to GrTessellator by Chris Dalton · 4 years, 7 months ago
  14. f7d399a [skottie] Cleanup: convert shape stroke/fill to new adapter pattern by Florin Malita · 4 years, 7 months ago
  15. 38c85d2 Check for valid stencil buffer in GrGLGpu::clearStencilClip by Brian Salomon · 4 years, 7 months ago
  16. 37e7b36 Make cache RRect blur masks with exact fit textures. by Brian Salomon · 4 years, 7 months ago
  17. f4a9067 tweak textbox to use subpixel by Mike Reed · 4 years, 7 months ago
  18. 022bd3b Preserve triangle winding in GrTessellator by Chris Dalton · 4 years, 7 months ago
  19. db543f6 Memory leak in cache by Julia Lavrova · 4 years, 7 months ago
  20. 8354717 Remove asTextureProxyRef from SkSpecialImage. by Greg Daniel · 4 years, 7 months ago
  21. a2a0c8a extract font from run by Mike Reed · 4 years, 7 months ago
  22. d960cc3 [skottie] Cleanup: remove unused header by Florin Malita · 4 years, 7 months ago
  23. 99044e1 Update wacky_yuv_formats GM to demonstrate YUV resizing on the GPU by Robert Phillips · 4 years, 7 months ago
  24. 45c9487 Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed by Robert Phillips · 4 years, 7 months ago
  25. dc49b0c [canvaskit] Fix support for fonts with CFF by Kevin Lubick · 4 years, 7 months ago
  26. 3d23fc1 Update Go Deps by skia-recreate-skps · 4 years, 7 months ago
  27. 1b5b51d Roll ../src 77c4d4c42f40..243744c215b7 (487 commits) by skia-autoroll · 4 years, 7 months ago
  28. 803aaeb Roll third_party/externals/swiftshader 34e16df059f8..6c3dc3581eaf (2 commits) by skia-autoroll · 4 years, 7 months ago
  29. 71d5d9c Roll third_party/externals/angle2 086aded3cb74..2bc9cc12f0b0 (19 commits) by skia-autoroll · 4 years, 7 months ago
  30. 9404603 remove more vtune references by Mike Klein · 4 years, 7 months ago
  31. caf5ee4 start on 2pt conical gradients by Mike Klein · 4 years, 7 months ago
  32. dcc8c54 Convert the "bool antialias" param in GrTessellator to an enum by Chris Dalton · 4 years, 7 months ago
  33. c52db71 Store GrSurfaceProxyViews on SkSpecial*_Gpu. by Greg Daniel · 4 years, 7 months ago
  34. ad91100 [skottie] Separate text resize options by Florin Malita · 4 years, 7 months ago
  35. faa34c5 partial strength reduction for bit ops by Mike Klein · 4 years, 7 months ago
  36. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 7 months ago
  37. 5e58f94 tweak grading in gm/skbug_9819 for G8 by Mike Klein · 4 years, 7 months ago
  38. bd1360f skvm sweep gradients by Mike Klein · 4 years, 7 months ago
  39. 04da746 improvements to shaper_ct by Mike Reed · 4 years, 7 months ago
  40. 2ea69aa Fix asyncRescaleAndReadPixelsYUV420 fallback w/out GL_EXT_texture_rg. by Brian Salomon · 4 years, 7 months ago
  41. ba9da46 radial gradients in skvm by Mike Klein · 4 years, 7 months ago
  42. 0ef780b Use a monotonic counter for atlas and plot generations by Herb Derby · 4 years, 7 months ago
  43. d352529 incorporate r,g,b,a into shaderHash by Mike Klein · 4 years, 7 months ago
  44. 162e04b Expand the compressed_textures GM by Robert Phillips · 4 years, 7 months ago
  45. 0f4cb09 [debugger] Use correct archiver by Kevin Lubick · 4 years, 7 months ago
  46. 6d54a1e Atlas generation numbers is not tracking plot changes -- disable it by Herb Derby · 4 years, 7 months ago
  47. a4ecfd1 prune unused SkPostConfig by Mike Klein · 4 years, 7 months ago
  48. 9ae0663 add --skvm to DM by Mike Klein · 4 years, 7 months ago
  49. e17862a Fix wasm builds by Kevin Lubick · 4 years, 7 months ago
  50. f03c116 Roll dawn and adjust for new SwapChain API. by Stephen White · 4 years, 7 months ago
  51. 6aa6505 Add fallback for asyncRescaleAndReadPixelsYUV420 without PBOs. by Brian Salomon · 4 years, 7 months ago
  52. b2bf28c Experimental coretext backend for SkShaper by Mike Reed · 4 years, 7 months ago
  53. 89e678d Skip vertical clipping in unclear case of font height=font size by Julia Lavrova · 4 years, 7 months ago
  54. f76da63 [canvaskit] Update build script to support latest Emscripten by Kevin Lubick · 4 years, 7 months ago
  55. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 4 years, 7 months ago
  56. 9f8c6ea Update Go Deps by skia-recreate-skps · 4 years, 7 months ago
  57. c9653c8 Roll ../src 82459860eaf4..77c4d4c42f40 (425 commits) by skia-autoroll · 4 years, 7 months ago
  58. 0677556 Roll third_party/externals/swiftshader 748ad200897b..34e16df059f8 (6 commits) by skia-autoroll · 4 years, 7 months ago
  59. 211075b Roll third_party/externals/angle2 fcef6dcb6ab2..086aded3cb74 (9 commits) by skia-autoroll · 4 years, 7 months ago
  60. 7ee8ca5 Fix bug in NPOT shader wrap mode impl by Brian Salomon · 4 years, 7 months ago
  61. fd7fd96 Revert "In GrSkSLFP, always use a coord transform" by Brian Osman · 4 years, 7 months ago
  62. aec9c84 Dealing with SkScalar values in cache by Julia Lavrova · 4 years, 7 months ago
  63. b67ca74 [skottie] Switch SkMatrix44 -> SkM44 by Florin Malita · 4 years, 7 months ago
  64. 5a36a3a don't need to include deprecated Sk3D.h by Mike Reed · 4 years, 7 months ago
  65. 4d72171 Rename AtlasID to PlotLocator by Herb Derby · 4 years, 7 months ago
  66. a7e5c7c Fix case of asyncRescaleAndReadPixelsYUV420 for case where SkSurface is by Brian Salomon · 4 years, 7 months ago
  67. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 7 months ago
  68. 36d6c59 In GrSkSLFP, always use a coord transform by Brian Osman · 4 years, 7 months ago
  69. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 7 months ago
  70. 2bdf95c Swap dtor order of SkSTArenaAlloc and SkArenaAlloc v.2 by Herb Derby · 4 years, 7 months ago
  71. 999d1d7 [infra] Update infra dep by Eric Boren · 4 years, 7 months ago
  72. 9c1d30d Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  73. b7cc9d7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago
  74. f68213f draw whole grid by Mike Klein · 4 years, 7 months ago
  75. e7bd58f [skottie] Cleanup: convert transform adapters to new pattern by Florin Malita · 4 years, 7 months ago
  76. 2fa68db rm mtklein@chromium by Mike Klein · 4 years, 7 months ago
  77. d4bf54e Revert "Switch runtime SkSL to always sample at explicit coords" by Brian Salomon · 4 years, 7 months ago
  78. 28a9b12 Revert "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 7 months ago
  79. b1e9971 Switch runtime SkSL to always sample at explicit coords by Brian Osman · 4 years, 7 months ago
  80. f1b2b42 Fix GrSmallPathRenderer to respect max texture size. by Sergey Ulanov · 4 years, 7 months ago
  81. 5237933 [canvaskit] Fix test for drawOnce by Kevin Lubick · 4 years, 7 months ago
  82. 2c5b856 Add drawOnce() API to SkSurface. by Bryce Thomas · 4 years, 7 months ago
  83. 732248c Use html tags instead of markdown for images in debugger user guide by Nathaniel Nifong · 4 years, 7 months ago
  84. 0fb0a21 Roll ../src 2ae619822948..82459860eaf4 (508 commits) by skia-autoroll · 4 years, 7 months ago
  85. bee41f9 Roll third_party/externals/angle2 f3b4e6c3030f..fcef6dcb6ab2 (15 commits) by skia-autoroll · 4 years, 7 months ago
  86. 764e848 Roll third_party/externals/swiftshader 5ef91b82cbed..748ad200897b (6 commits) by skia-autoroll · 4 years, 7 months ago
  87. f93a843 support dither in skvm by Mike Klein · 4 years, 7 months ago
  88. d92e4e9 cache only when SkVM has a JIT by Mike Klein · 4 years, 7 months ago
  89. d3963a3 offer raw-array variant of remaining 44 methods by Mike Reed · 4 years, 7 months ago
  90. f85fe13 Update SKP version by skia-recreate-skps · 4 years, 7 months ago
  91. 2d4a28e use vsphere to control light by Mike Reed · 4 years, 7 months ago
  92. e580995 virtual sphere by Mike Reed · 4 years, 7 months ago
  93. db301b7 restore til I understand what changed by Mike Reed · 4 years, 7 months ago
  94. 00a9764 consolidate examples to 1 matrix type by Mike Reed · 4 years, 7 months ago
  95. e014367 Revert "Revert "Use bitmap subset for comparison in texture_domain_effect GMs."" by Brian Salomon · 4 years, 7 months ago
  96. 78184a3 Revert "convert sample completely to SkM4" by Mike Reed · 4 years, 7 months ago
  97. e455d2e convert sample completely to SkM4 by Mike Reed · 4 years, 7 months ago
  98. a6b7c52 Revert "Use bitmap subset for comparison in texture_domain_effect GMs." by Brian Salomon · 4 years, 7 months ago
  99. 6377f1c Use bitmap subset for comparison in texture_domain_effect GMs. by Brian Salomon · 4 years, 7 months ago
  100. 9e3cbb7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 7 months ago