1. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 6 months ago
  2. cd4e566 unorm/unorm -> to_unorm/from_unorm by Mike Klein · 4 years, 6 months ago
  3. 70c5fcc Move the bulk glyph calls up the stack by Herb Derby · 4 years, 6 months ago
  4. bf3087f add skvm for tablecolorfilter by Mike Reed · 4 years, 6 months ago
  5. d4e3b9e impl gather8/gather16 with gather32 by Mike Klein · 4 years, 6 months ago
  6. 63a04a8 Choose a less evil scale factor texel_subset_nearest_upscale decal tests by Brian Salomon · 4 years, 6 months ago
  7. af99f3e [skottie] Cleanup: finalize adapter conversion by Florin Malita · 4 years, 6 months ago
  8. bc1ce2c test premul/unpremul are no-ops when a==1.0f by Mike Klein · 4 years, 6 months ago
  9. 23e2ad1 SkiaDawn: Connect GrIOType in onWrapBackendTexture by Sean Gilhuly · 4 years, 6 months ago
  10. 196f319 Allow decoding without color conversion by Leon Scroggins III · 4 years, 6 months ago
  11. d33f574 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  12. eb77a76 Make exoticformats GM a bit easier to triage by Robert Phillips · 4 years, 6 months ago
  13. 5ddc34c Remove 565 mask data from GrStrikeCache to constexpr varialbe by Herb Derby · 4 years, 6 months ago
  14. 1fe3c3d Use GrTextureEffect::MakeTexelSubset instead of MakeSubset in SkGpuBlurUtils by Brian Salomon · 4 years, 6 months ago
  15. fb39510 Reland "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 6 months ago
  16. 1ac12c4 Update link to BreakingTheBuildBots bugs by Leon Scroggins III · 4 years, 6 months ago
  17. d4f6831 Add SW decode of ETC1 and a GM by Robert Phillips · 4 years, 6 months ago
  18. 9e8d8c4 Roll third_party/externals/angle2 e196bc85ac2d..49a53d684aff (18 commits) by skia-autoroll · 4 years, 6 months ago
  19. fee22c7 Roll third_party/externals/swiftshader 79b36b640692..41a7302e9c62 (3 commits) by skia-autoroll · 4 years, 6 months ago
  20. f1e316f Make lines in texel_subset GM be at half pixel offsets by Brian Salomon · 4 years, 6 months ago
  21. cca2964 Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  22. f033404 Improvements to texture_domain GMs by Brian Salomon · 4 years, 6 months ago
  23. 3d05192 Simplify subrun atlas generation tracking by Herb Derby · 4 years, 6 months ago
  24. 5d92ae2 Implement constantOutputForConstantInput in GrColorSpaceXformEffect by Brian Osman · 4 years, 6 months ago
  25. 776293d Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  26. 133177b Add missing "const" to SkMD5::finish::PADDING by Andrew Grieve · 4 years, 6 months ago
  27. 1b80c35 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  28. 4513cdd Rename flush -> issueDrawMaybeInlineUpload by Herb Derby · 4 years, 6 months ago
  29. c848965 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  30. c0c0522 let's try to fix nullptr + k by Mike Klein · 4 years, 6 months ago
  31. e073552 Minor GM cleanup by Robert Phillips · 4 years, 6 months ago
  32. 89b5c8e Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  33. c9b06ca Remove CGFontRef parameter from SkMakeTypefaceFromCTFont by Dominik Röttsches · 4 years, 6 months ago
  34. e530acd Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  35. b71f023 Enable async MTLLibrary and MTLRenderPipelineState creation. by Jim Van Verth · 4 years, 6 months ago
  36. fae37b0 Small fix: ignore empty unresolved blocks to avoid (unnecessary) ASSERT later by Julia Lavrova · 4 years, 6 months ago
  37. b6bad88 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  38. 70cd614 Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  39. a0766d3 Roll third_party/externals/angle2 ee07cb317579..e196bc85ac2d (3 commits) by skia-autoroll · 4 years, 6 months ago
  40. 1d5a402 Roll third_party/externals/swiftshader 430def835f9f..79b36b640692 (6 commits) by skia-autoroll · 4 years, 6 months ago
  41. 0ee16f6 Add reverse iterators to SkSpan by Herb Derby · 4 years, 6 months ago
  42. a90ed95 Cleanup GrStrike management because we do not abandon strikes by Herb Derby · 4 years, 6 months ago
  43. 6305b2f Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  44. b82c0ec [sksg] Clean up public headers by Florin Malita · 4 years, 6 months ago
  45. 22d08b5 Expose the ICC profile from SkAndroidCodec by Leon Scroggins III · 4 years, 6 months ago
  46. 055f535 pdf rasterization by Mike Klein · 4 years, 6 months ago
  47. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 6 months ago
  48. 5395686 update release notes page to include M81 by Heather Miller · 4 years, 6 months ago
  49. ebc4d62 new section and formatting by Heather Miller · 4 years, 6 months ago
  50. 2758ec2 Reland "Fix skshaper in component builds" by Brian Osman · 4 years, 6 months ago
  51. 36c0521 Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  52. b80b2fe Change fidl tables from cpp to c. by John Rosasco · 4 years, 6 months ago
  53. 314524e Add compressed backend textures to Metal (take 2) by Robert Phillips · 4 years, 6 months ago
  54. 7ad393e Fix placeholders in cache by Julia Lavrova · 4 years, 6 months ago
  55. 7c1142d Dead code by Julia Lavrova · 4 years, 6 months ago
  56. 792400b Update Skia milestone to 82 by Heather Miller · 4 years, 6 months ago
  57. 9d9312b decs/examples: Support more fiddle types: offscreen, srgb by Hal Canary · 4 years, 6 months ago
  58. 482f1c7 Revert "Fix skshaper in component builds" by Brian Osman · 4 years, 6 months ago
  59. eb40726 Revert "Use separate SKSHAPER_DLL define to activate shared library logic" by Brian Osman · 4 years, 6 months ago
  60. cc982ec [skottie] Cleanup: convert remaining effects to new adapter pattern by Florin Malita · 4 years, 6 months ago
  61. 3e98c0e Use separate SKSHAPER_DLL define to activate shared library logic by Brian Osman · 4 years, 6 months ago
  62. a5ec04d Turn off failure comments from G3 bot by Ravi Mistry · 4 years, 6 months ago
  63. 64874ea Avoid using kClamp domain in GrMatrixConvolutionEffect::MakeGaussian. by Brian Salomon · 4 years, 6 months ago
  64. d1be5d6 Fix skshaper in component builds by Brian Osman · 4 years, 6 months ago
  65. ce9e060 finish up 2pt conicals by Mike Klein · 4 years, 6 months ago
  66. 5df08e5 [fuchsia] Replace system-temp with isolated-temp. by Benjamin Wright · 4 years, 6 months ago
  67. 0ec7b84 [infra] Update go.sum by Eric Boren · 4 years, 6 months ago
  68. 8f44c35 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  69. f1c330b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  70. 25bcd6a Roll ../src 243744c215b7..fbfe7df1b1d4 (481 commits) by skia-autoroll · 4 years, 6 months ago
  71. 5b04865 Roll third_party/externals/swiftshader 6c3dc3581eaf..430def835f9f (7 commits) by skia-autoroll · 4 years, 6 months ago
  72. 73b7486 Roll third_party/externals/angle2 2bc9cc12f0b0..ee07cb317579 (18 commits) by skia-autoroll · 4 years, 6 months ago
  73. 4328e92 Add a stencil/tessellation hybrid mode for path rendering by Chris Dalton · 4 years, 6 months ago
  74. 1a049bb Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  75. 24ed75d Roll recipe dependencies (trivial). by recipe-roller · 4 years, 6 months ago
  76. d0a0c59 Return summaries of all layers for display by Nathaniel Nifong · 4 years, 6 months ago
  77. 5c08249 Use views throughout gpu blur code. by Greg Daniel · 4 years, 6 months ago
  78. 8a46f76 [canvaskit] Add demo for RT shader by Kevin Lubick · 4 years, 6 months ago
  79. 6ccc032 Add a "kSimpleInnerPolygons" mode to GrTessellator by Chris Dalton · 4 years, 6 months ago
  80. f7d399a [skottie] Cleanup: convert shape stroke/fill to new adapter pattern by Florin Malita · 4 years, 6 months ago
  81. 38c85d2 Check for valid stencil buffer in GrGLGpu::clearStencilClip by Brian Salomon · 4 years, 6 months ago
  82. 37e7b36 Make cache RRect blur masks with exact fit textures. by Brian Salomon · 4 years, 6 months ago
  83. f4a9067 tweak textbox to use subpixel by Mike Reed · 4 years, 6 months ago
  84. 022bd3b Preserve triangle winding in GrTessellator by Chris Dalton · 4 years, 6 months ago
  85. db543f6 Memory leak in cache by Julia Lavrova · 4 years, 6 months ago
  86. 8354717 Remove asTextureProxyRef from SkSpecialImage. by Greg Daniel · 4 years, 6 months ago
  87. a2a0c8a extract font from run by Mike Reed · 4 years, 6 months ago
  88. d960cc3 [skottie] Cleanup: remove unused header by Florin Malita · 4 years, 6 months ago
  89. 99044e1 Update wacky_yuv_formats GM to demonstrate YUV resizing on the GPU by Robert Phillips · 4 years, 6 months ago
  90. 45c9487 Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed by Robert Phillips · 4 years, 6 months ago
  91. dc49b0c [canvaskit] Fix support for fonts with CFF by Kevin Lubick · 4 years, 6 months ago
  92. 3d23fc1 Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  93. 1b5b51d Roll ../src 77c4d4c42f40..243744c215b7 (487 commits) by skia-autoroll · 4 years, 6 months ago
  94. 803aaeb Roll third_party/externals/swiftshader 34e16df059f8..6c3dc3581eaf (2 commits) by skia-autoroll · 4 years, 6 months ago
  95. 71d5d9c Roll third_party/externals/angle2 086aded3cb74..2bc9cc12f0b0 (19 commits) by skia-autoroll · 4 years, 6 months ago
  96. 9404603 remove more vtune references by Mike Klein · 4 years, 6 months ago
  97. caf5ee4 start on 2pt conical gradients by Mike Klein · 4 years, 6 months ago
  98. dcc8c54 Convert the "bool antialias" param in GrTessellator to an enum by Chris Dalton · 4 years, 6 months ago
  99. c52db71 Store GrSurfaceProxyViews on SkSpecial*_Gpu. by Greg Daniel · 4 years, 6 months ago
  100. ad91100 [skottie] Separate text resize options by Florin Malita · 4 years, 6 months ago