1. 102411c [infra] Update go.sum by Eric Boren · 4 years, 5 months ago
  2. 7afbd58 add a color management page to skia.org by Mike Klein · 4 years, 5 months ago
  3. 76b7b16 [infra] Update infra dep by Eric Boren · 4 years, 5 months ago
  4. c70fd90 GrAALinearizingConvexPathRenderer can't batch across view matrix changes by Brian Salomon · 4 years, 5 months ago
  5. 3673748 Reland x3 "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 5 months ago
  6. 6e9b179 move ducky images into images by Mike Reed · 4 years, 5 months ago
  7. ae58199 [skottie] Initial drop shadow style support by Florin Malita · 4 years, 5 months ago
  8. 9686528 Roll ../src 6af71a8d4b35..772d20849991 (401 commits) by skia-autoroll · 4 years, 5 months ago
  9. 4261fe7 Roll third_party/externals/angle2 6fead3754375..107e4e989e94 (7 commits) by skia-autoroll · 4 years, 5 months ago
  10. 8ec90f4 Roll third_party/externals/swiftshader 6c11cf2ad9ca..540bdf92531d (2 commits) by skia-autoroll · 4 years, 5 months ago
  11. 81c8f4b Revert "Switch sRGB color filter to use GrColorSpaceXformEffect" by Brian Osman · 4 years, 5 months ago
  12. 6beb1dd Switch sRGB color filter to use GrColorSpaceXformEffect by Brian Osman · 4 years, 5 months ago
  13. 9a378ad refactor apply_transfer_function() by Mike Klein · 4 years, 5 months ago
  14. 0113d29 Add skvm program to colorspacexformsteps by Mike Reed · 4 years, 5 months ago
  15. 4105e45 Add support for tracking resources on d3d command list. by Greg Daniel · 4 years, 5 months ago
  16. 8b932b1 Fill in the D3DTexture class. by Jim Van Verth · 4 years, 5 months ago
  17. 7a5f1fa Add support for recycle d3d command lists. by Greg Daniel · 4 years, 5 months ago
  18. 97c98f9 Revert "Reland x2 "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 5 months ago
  19. 83ed213 Implement submission of d3d command lists and tracking of when they finish. by Greg Daniel · 4 years, 5 months ago
  20. 0f4eba5 Roll skia/third_party/skcms cbf3b9df1ae1..bd0abcd0646a (1 commits) by skia-autoroll · 4 years, 5 months ago
  21. 4519134 Implement GrTAllocator in terms of GrBlockAllocator by Michael Ludwig · 4 years, 5 months ago
  22. 9b22838 Reland x2 "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 5 months ago
  23. 9069bfe BlendFormula to validate in constructor. by Ben Wagner · 4 years, 5 months ago
  24. 9b00f1f Make skia_use_xps option work on Windows by Robert Phillips · 4 years, 5 months ago
  25. c227f4a Add support for tagging link annotations in PDFs. by Dominic Mazzoni · 4 years, 5 months ago
  26. 14ed885 Ignore local matrix when choosing CT uni type with explicit sampling. by Brian Salomon · 4 years, 5 months ago
  27. 0cf2b64 Add missing files to Dawn build by Robert Phillips · 4 years, 5 months ago
  28. cb77eab Revert "Switch to using a Float32Array (bound as value array) for color." by Robert Phillips · 4 years, 5 months ago
  29. 4e79b67 Switch to using a Float32Array (bound as value array) for color. by Nathaniel Nifong · 4 years, 5 months ago
  30. e5ca6ba Roll third_party/externals/angle2 31e36a631345..6fead3754375 (1 commits) by skia-autoroll · 4 years, 5 months ago
  31. e0d7bd4 Roll third_party/externals/swiftshader 22d73d15e778..6c11cf2ad9ca (5 commits) by skia-autoroll · 4 years, 5 months ago
  32. efc9d4f Roll ../src be0a271f02d3..6af71a8d4b35 (354 commits) by skia-autoroll · 4 years, 5 months ago
  33. 6cb8168 Reland "Revert "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 5 months ago
  34. c97c900 [sksg] Remove redundant BUILD.gn deps by Florin Malita · 4 years, 5 months ago
  35. 0bfb7a5 Revert "Revert "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 5 months ago
  36. d198821 Revert "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 5 months ago
  37. bcb46c0 Add approx_pow/log2/pow2 to SkVM builder by Mike Reed · 4 years, 5 months ago
  38. ecd5807 Drawing YUVA images does not flatten for bicubic. by Brian Salomon · 4 years, 5 months ago
  39. 3c35842 Support for custom vertex data in SkSL and drawVertices by Brian Osman · 4 years, 5 months ago
  40. f5ff4c2 add loadF() and storeF() helpers to Builder by Mike Reed · 4 years, 5 months ago
  41. e52c978 Add GrD3DCommandList class. by Greg Daniel · 4 years, 5 months ago
  42. 0b22f3b Remove workaround for ANGLE + NVPR + Persistent Shader Cache by Brian Osman · 4 years, 5 months ago
  43. 709e240 Revert "Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time" by Robert Phillips · 4 years, 5 months ago
  44. 165b68e Add onProgram to ModeColorFilter by Mike Reed · 4 years, 5 months ago
  45. cb1a2df skvm for picture-shader by Mike Reed · 4 years, 5 months ago
  46. bc0fe05 Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time by Robert Phillips · 4 years, 5 months ago
  47. 913a6f5 impl A8/G8 skvm image shaders by Mike Klein · 4 years, 5 months ago
  48. a434e0f pass paint color and full dst info to shaders by Mike Klein · 4 years, 5 months ago
  49. 99ede42 Some bengali text does not have cluster index in ascending order by Julia Lavrova · 4 years, 5 months ago
  50. 15fc102 Update SKP version by skia-recreate-skps · 4 years, 5 months ago
  51. 4098719 Roll third_party/externals/angle2 cb7e7387e61f..31e36a631345 (2 commits) by skia-autoroll · 4 years, 5 months ago
  52. cad8fba Make GrFillRRectOp a GrMeshDrawOp by Robert Phillips · 4 years, 5 months ago
  53. 8d1dcd7 Specialize scale+translate transforms for explicitly sampled FPs. by Brian Salomon · 4 years, 5 months ago
  54. 973236f remove dither TODO by Mike Klein · 4 years, 5 months ago
  55. 4d1a90b smarter SkColorInfo::isOpaque() by Mike Klein · 4 years, 5 months ago
  56. 0f9d5bd [infra] Fix lottie-ci bots to use the correct asset name by Eric Boren · 4 years, 5 months ago
  57. 6f60a85 Fix matrix scoping issue in sample by Kevin Lubick · 4 years, 5 months ago
  58. 59e7496 [infra] Move logic about skps/images/etc into gen_tasks by Eric Boren · 4 years, 5 months ago
  59. f04f21a Roll third_party/externals/swiftshader 1c9f24263e6c..22d73d15e778 (1 commits) by skia-autoroll · 4 years, 5 months ago
  60. c23bd5e Roll ../src e0f773c501f9..be0a271f02d3 (446 commits) by skia-autoroll · 4 years, 5 months ago
  61. 538e358 Roll third_party/externals/angle2 dadeffa315e7..cb7e7387e61f (28 commits) by skia-autoroll · 4 years, 5 months ago
  62. 862818b add --skvm and '!' to viewer to toggle using skvm blitters by Mike Reed · 4 years, 5 months ago
  63. bd1db41 Add gm to test HSL modes, esp. with src-alpha by Mike Reed · 4 years, 5 months ago
  64. 7e9d6f4 In GrDrawVerticesOp, don't allow CPU xform with perspective matrices by Brian Osman · 4 years, 5 months ago
  65. cf3594b Finish implementing blendmodes for skvm by Mike Reed · 4 years, 5 months ago
  66. e41fa2d Add vertices_perspective GM to demonstrate skbug/10069 by Brian Osman · 4 years, 5 months ago
  67. e965438 implement more blendmodes for skvm by Mike Reed · 4 years, 5 months ago
  68. 9339266 Infer NodeType in attachDiscardableAdapter. by Ben Wagner · 4 years, 5 months ago
  69. 664cb9e Call incNumDraws() after all draw calls in mtl by Chris Dalton · 4 years, 5 months ago
  70. 2c3e169 Release deferred buffers in GrOpsRenderPass::end() by Chris Dalton · 4 years, 5 months ago
  71. 71903bd Remove unused (and misleading) 'instruction' from SkSLInterpreter.h by Brian Osman · 4 years, 5 months ago
  72. 77eb96d Reland "Reland "Clear out atlases if they haven't been used in a while."" by Jim Van Verth · 4 years, 5 months ago
  73. 2fade72 Set correct coord transform visibility initially rather than update. by Brian Salomon · 4 years, 5 months ago
  74. 7b7b78c Make SkPDFUnion a better variant. by Ben Wagner · 4 years, 5 months ago
  75. bcf5172 Roll third_party/externals/swiftshader bc98fbeec99b..1c9f24263e6c (2 commits) by skia-autoroll · 4 years, 5 months ago
  76. 6860efc Roll ../src 05edc0038612..e0f773c501f9 (329 commits) by skia-autoroll · 4 years, 5 months ago
  77. 7cbcd79 Guard use of [id<MTLDevice> maxThreadsPerThreadgroup] behind version check. by Chinmay Garde · 4 years, 5 months ago
  78. 05d0919 Flesh out backend textures and rendertargets to support Direct3D. by Jim Van Verth · 4 years, 5 months ago
  79. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 5 months ago
  80. 85755f4 Delete copy constructor and assignment operator on VariableReference by Brian Osman · 4 years, 5 months ago
  81. f227449 Update Scissor code in Skia Dawn by Sean Gilhuly · 4 years, 5 months ago
  82. 4b55ff0 Fix cmake angle build on linux. by Brian Salomon · 4 years, 5 months ago
  83. f832c0a Allows Skia users to disable use of API_AVAILABLE in the Metal backend. by Chinmay Garde · 4 years, 5 months ago
  84. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 5 months ago
  85. 6cafe73 Remove MoltenVK support by Brian Salomon · 4 years, 5 months ago
  86. 7c94d18 Use SkColorMatrix_RGB2YUV in image_from_yuv_textures by Brian Salomon · 4 years, 5 months ago
  87. fabad15 Remove ln "-T" option from cavaskit demo by Chris Dalton · 4 years, 5 months ago
  88. d99b646 Roll ../src 21cbc653d600..05edc0038612 (738 commits) by skia-autoroll · 4 years, 5 months ago
  89. d4bc34a Roll third_party/externals/angle2 d24752e63ae4..dadeffa315e7 (16 commits) by skia-autoroll · 4 years, 5 months ago
  90. d65a790 Roll third_party/externals/swiftshader 440fc9959f06..bc98fbeec99b (3 commits) by skia-autoroll · 4 years, 5 months ago
  91. d3b92b9 [canvaskit] Add tests for gradients by Kevin Lubick · 4 years, 5 months ago
  92. 430c5a1 hide bitmap virtuals by Mike Reed · 4 years, 5 months ago
  93. afa83bc [canvaskit] Update to 0.14.0 by Kevin Lubick · 4 years, 5 months ago
  94. f279c63 [canvaskit] Add tests for patheffects by Kevin Lubick · 4 years, 5 months ago
  95. 8febecf [canvaskit] Make codec inclusion configurable by Kevin Lubick · 4 years, 5 months ago
  96. d29d885 Reland "Set up eGPU/discrete support for MacOS." by Jim Van Verth · 4 years, 5 months ago
  97. 8370fd1 Add a custom GP for GrDrawVerticesOp by Brian Osman · 4 years, 5 months ago
  98. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 5 months ago
  99. 6a32672 Revert "remove uncalled virtuals" by Mike Reed · 4 years, 5 months ago
  100. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 5 months ago