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