1. c848965 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  2. c0c0522 let's try to fix nullptr + k by Mike Klein · 5 years ago
  3. e073552 Minor GM cleanup by Robert Phillips · 5 years ago
  4. 89b5c8e Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  5. c9b06ca Remove CGFontRef parameter from SkMakeTypefaceFromCTFont by Dominik Röttsches · 5 years ago
  6. e530acd Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  7. b71f023 Enable async MTLLibrary and MTLRenderPipelineState creation. by Jim Van Verth · 5 years ago
  8. fae37b0 Small fix: ignore empty unresolved blocks to avoid (unnecessary) ASSERT later by Julia Lavrova · 5 years ago
  9. b6bad88 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  10. 70cd614 Update Go Deps by skia-recreate-skps · 5 years ago
  11. a0766d3 Roll third_party/externals/angle2 ee07cb317579..e196bc85ac2d (3 commits) by skia-autoroll · 5 years ago
  12. 1d5a402 Roll third_party/externals/swiftshader 430def835f9f..79b36b640692 (6 commits) by skia-autoroll · 5 years ago
  13. 0ee16f6 Add reverse iterators to SkSpan by Herb Derby · 5 years ago
  14. a90ed95 Cleanup GrStrike management because we do not abandon strikes by Herb Derby · 5 years ago
  15. 6305b2f Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  16. b82c0ec [sksg] Clean up public headers by Florin Malita · 5 years ago
  17. 22d08b5 Expose the ICC profile from SkAndroidCodec by Leon Scroggins III · 5 years ago
  18. 055f535 pdf rasterization by Mike Klein · 5 years ago
  19. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 5 years ago
  20. 5395686 update release notes page to include M81 by Heather Miller · 5 years ago
  21. ebc4d62 new section and formatting by Heather Miller · 5 years ago
  22. 2758ec2 Reland "Fix skshaper in component builds" by Brian Osman · 5 years ago
  23. 36c0521 Update Go Deps by skia-recreate-skps · 5 years ago
  24. b80b2fe Change fidl tables from cpp to c. by John Rosasco · 5 years ago
  25. 314524e Add compressed backend textures to Metal (take 2) by Robert Phillips · 5 years ago
  26. 7ad393e Fix placeholders in cache by Julia Lavrova · 5 years ago
  27. 7c1142d Dead code by Julia Lavrova · 5 years ago
  28. 792400b Update Skia milestone to 82 by Heather Miller · 5 years ago
  29. 9d9312b decs/examples: Support more fiddle types: offscreen, srgb by Hal Canary · 5 years ago
  30. 482f1c7 Revert "Fix skshaper in component builds" by Brian Osman · 5 years ago
  31. eb40726 Revert "Use separate SKSHAPER_DLL define to activate shared library logic" by Brian Osman · 5 years ago
  32. cc982ec [skottie] Cleanup: convert remaining effects to new adapter pattern by Florin Malita · 5 years ago
  33. 3e98c0e Use separate SKSHAPER_DLL define to activate shared library logic by Brian Osman · 5 years ago
  34. a5ec04d Turn off failure comments from G3 bot by Ravi Mistry · 5 years ago
  35. 64874ea Avoid using kClamp domain in GrMatrixConvolutionEffect::MakeGaussian. by Brian Salomon · 5 years ago
  36. d1be5d6 Fix skshaper in component builds by Brian Osman · 5 years ago
  37. ce9e060 finish up 2pt conicals by Mike Klein · 5 years ago
  38. 5df08e5 [fuchsia] Replace system-temp with isolated-temp. by Benjamin Wright · 5 years ago
  39. 0ec7b84 [infra] Update go.sum by Eric Boren · 5 years ago
  40. 8f44c35 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  41. f1c330b Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  42. 25bcd6a Roll ../src 243744c215b7..fbfe7df1b1d4 (481 commits) by skia-autoroll · 5 years ago
  43. 5b04865 Roll third_party/externals/swiftshader 6c3dc3581eaf..430def835f9f (7 commits) by skia-autoroll · 5 years ago
  44. 73b7486 Roll third_party/externals/angle2 2bc9cc12f0b0..ee07cb317579 (18 commits) by skia-autoroll · 5 years ago
  45. 4328e92 Add a stencil/tessellation hybrid mode for path rendering by Chris Dalton · 5 years ago
  46. 1a049bb Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  47. 24ed75d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  48. d0a0c59 Return summaries of all layers for display by Nathaniel Nifong · 5 years ago
  49. 5c08249 Use views throughout gpu blur code. by Greg Daniel · 5 years ago
  50. 8a46f76 [canvaskit] Add demo for RT shader by Kevin Lubick · 5 years ago
  51. 6ccc032 Add a "kSimpleInnerPolygons" mode to GrTessellator by Chris Dalton · 5 years ago
  52. f7d399a [skottie] Cleanup: convert shape stroke/fill to new adapter pattern by Florin Malita · 5 years ago
  53. 38c85d2 Check for valid stencil buffer in GrGLGpu::clearStencilClip by Brian Salomon · 5 years ago
  54. 37e7b36 Make cache RRect blur masks with exact fit textures. by Brian Salomon · 5 years ago
  55. f4a9067 tweak textbox to use subpixel by Mike Reed · 5 years ago
  56. 022bd3b Preserve triangle winding in GrTessellator by Chris Dalton · 5 years ago
  57. db543f6 Memory leak in cache by Julia Lavrova · 5 years ago
  58. 8354717 Remove asTextureProxyRef from SkSpecialImage. by Greg Daniel · 5 years ago
  59. a2a0c8a extract font from run by Mike Reed · 5 years ago
  60. d960cc3 [skottie] Cleanup: remove unused header by Florin Malita · 5 years ago
  61. 99044e1 Update wacky_yuv_formats GM to demonstrate YUV resizing on the GPU by Robert Phillips · 5 years ago
  62. 45c9487 Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed by Robert Phillips · 5 years ago
  63. dc49b0c [canvaskit] Fix support for fonts with CFF by Kevin Lubick · 5 years ago
  64. 3d23fc1 Update Go Deps by skia-recreate-skps · 5 years ago
  65. 1b5b51d Roll ../src 77c4d4c42f40..243744c215b7 (487 commits) by skia-autoroll · 5 years ago
  66. 803aaeb Roll third_party/externals/swiftshader 34e16df059f8..6c3dc3581eaf (2 commits) by skia-autoroll · 5 years ago
  67. 71d5d9c Roll third_party/externals/angle2 086aded3cb74..2bc9cc12f0b0 (19 commits) by skia-autoroll · 5 years ago
  68. 9404603 remove more vtune references by Mike Klein · 5 years ago
  69. caf5ee4 start on 2pt conical gradients by Mike Klein · 5 years ago
  70. dcc8c54 Convert the "bool antialias" param in GrTessellator to an enum by Chris Dalton · 5 years ago
  71. c52db71 Store GrSurfaceProxyViews on SkSpecial*_Gpu. by Greg Daniel · 5 years ago
  72. ad91100 [skottie] Separate text resize options by Florin Malita · 5 years ago
  73. faa34c5 partial strength reduction for bit ops by Mike Klein · 5 years ago
  74. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 5 years ago
  75. 5e58f94 tweak grading in gm/skbug_9819 for G8 by Mike Klein · 5 years ago
  76. bd1360f skvm sweep gradients by Mike Klein · 5 years ago
  77. 04da746 improvements to shaper_ct by Mike Reed · 5 years ago
  78. 2ea69aa Fix asyncRescaleAndReadPixelsYUV420 fallback w/out GL_EXT_texture_rg. by Brian Salomon · 5 years ago
  79. ba9da46 radial gradients in skvm by Mike Klein · 5 years ago
  80. 0ef780b Use a monotonic counter for atlas and plot generations by Herb Derby · 5 years ago
  81. d352529 incorporate r,g,b,a into shaderHash by Mike Klein · 5 years ago
  82. 162e04b Expand the compressed_textures GM by Robert Phillips · 5 years ago
  83. 0f4cb09 [debugger] Use correct archiver by Kevin Lubick · 5 years ago
  84. 6d54a1e Atlas generation numbers is not tracking plot changes -- disable it by Herb Derby · 5 years ago
  85. a4ecfd1 prune unused SkPostConfig by Mike Klein · 5 years ago
  86. 9ae0663 add --skvm to DM by Mike Klein · 5 years ago
  87. e17862a Fix wasm builds by Kevin Lubick · 5 years ago
  88. f03c116 Roll dawn and adjust for new SwapChain API. by Stephen White · 5 years ago
  89. 6aa6505 Add fallback for asyncRescaleAndReadPixelsYUV420 without PBOs. by Brian Salomon · 5 years ago
  90. b2bf28c Experimental coretext backend for SkShaper by Mike Reed · 5 years ago
  91. 89e678d Skip vertical clipping in unclear case of font height=font size by Julia Lavrova · 5 years ago
  92. f76da63 [canvaskit] Update build script to support latest Emscripten by Kevin Lubick · 5 years ago
  93. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 5 years ago
  94. 9f8c6ea Update Go Deps by skia-recreate-skps · 5 years ago
  95. c9653c8 Roll ../src 82459860eaf4..77c4d4c42f40 (425 commits) by skia-autoroll · 5 years ago
  96. 0677556 Roll third_party/externals/swiftshader 748ad200897b..34e16df059f8 (6 commits) by skia-autoroll · 5 years ago
  97. 211075b Roll third_party/externals/angle2 fcef6dcb6ab2..086aded3cb74 (9 commits) by skia-autoroll · 5 years ago
  98. 7ee8ca5 Fix bug in NPOT shader wrap mode impl by Brian Salomon · 5 years ago
  99. fd7fd96 Revert "In GrSkSLFP, always use a coord transform" by Brian Osman · 5 years ago
  100. aec9c84 Dealing with SkScalar values in cache by Julia Lavrova · 5 years ago