1. 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 9 months ago
  2. 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 9 months ago
  3. 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 9 months ago
  4. f36b37f onProgram for SkGaussianColorFilter, plus gm and bench by Mike Reed · 4 years, 9 months ago
  5. dabd98c Begin fixing GrShaderVar. by Ben Wagner · 4 years, 9 months ago
  6. 265de3a Include all tests, enlarge labels by Mike Reed · 4 years, 9 months ago
  7. 71cb6fd Initialize all the SkYUVAIndex fields in the wacky_yuv_formats GM by Robert Phillips · 4 years, 9 months ago
  8. 5c4c61e Reland x4 "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 9 months ago
  9. 988ce04 remove localmatrix parameter from Blend and Lerp compose shaders by Kevin Lubick · 4 years, 9 months ago
  10. f11e331 Validate per-vertex vertices data against effect in SkCanvas by Brian Osman · 4 years, 9 months ago
  11. 5575e3c Revert "Reland x3 "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 9 months ago
  12. 3673748 Reland x3 "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 9 months ago
  13. 6e9b179 move ducky images into images by Mike Reed · 4 years, 9 months ago
  14. 97c98f9 Revert "Reland x2 "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 9 months ago
  15. 9b22838 Reland x2 "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 9 months ago
  16. 6cb8168 Reland "Revert "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 9 months ago
  17. 0bfb7a5 Revert "Revert "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 9 months ago
  18. d198821 Revert "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 9 months ago
  19. ecd5807 Drawing YUVA images does not flatten for bicubic. by Brian Salomon · 4 years, 9 months ago
  20. 3c35842 Support for custom vertex data in SkSL and drawVertices by Brian Osman · 4 years, 9 months ago
  21. 709e240 Revert "Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time" by Robert Phillips · 4 years, 9 months ago
  22. bc0fe05 Make TessellationTestOp and GrPipelineDynamicStateTestOp surface their programInfos at record time by Robert Phillips · 4 years, 10 months ago
  23. bd1db41 Add gm to test HSL modes, esp. with src-alpha by Mike Reed · 4 years, 9 months ago
  24. e41fa2d Add vertices_perspective GM to demonstrate skbug/10069 by Brian Osman · 4 years, 9 months ago
  25. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 9 months ago
  26. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 10 months ago
  27. 7c94d18 Use SkColorMatrix_RGB2YUV in image_from_yuv_textures by Brian Salomon · 4 years, 10 months ago
  28. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 10 months ago
  29. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 10 months ago
  30. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 10 months ago
  31. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 10 months ago
  32. 4f93c57 Update AAHairlineOp to surface its programInfos at record time by Robert Phillips · 4 years, 10 months ago
  33. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 10 months ago
  34. 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 10 months ago
  35. 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 10 months ago
  36. 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 10 months ago
  37. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 10 months ago
  38. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 10 months ago
  39. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 10 months ago
  40. 0f9c2c9 Remove instanced draws and simplify GrMesh by Chris Dalton · 4 years, 10 months ago
  41. 019385e remove LerpRed shader by Mike Reed · 4 years, 10 months ago
  42. 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 10 months ago
  43. 84a9eb5 add gm for clipShader in a layer by Mike Reed · 4 years, 10 months ago
  44. b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 4 years, 10 months ago
  45. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 10 months ago
  46. dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 10 months ago
  47. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 10 months ago
  48. 121c2af clipShader -- raster implementation by Mike Reed · 4 years, 10 months ago
  49. 52f0291 Remove SkMaskFilter::makeWithMatrix() by Florin Malita · 4 years, 10 months ago
  50. 85da336 Add d3d support for creating command lists. by Greg Daniel · 4 years, 10 months ago
  51. d32bdaf Land a testable raster backend for per-vertex-data vertices. by Mike Reed · 4 years, 10 months ago
  52. 0ae1b3d detect when the localmatrix forces us into a perspective stage by Mike Reed · 4 years, 10 months ago
  53. eced98b Enforce saveLayer ignoring restore paint's mask filter by Michael Ludwig · 4 years, 10 months ago
  54. d71548a Add support for wrap modes to GrYUVtoRGBEffect. by Brian Salomon · 4 years, 10 months ago
  55. 94b928c Fix GM for preAbandonGpu flag by Michael Ludwig · 4 years, 10 months ago
  56. 1e58c1a Don't draw as sprite when alpha, CF, or MF are present by Michael Ludwig · 4 years, 10 months ago
  57. b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 10 months ago
  58. b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 10 months ago
  59. d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 10 months ago
  60. ac6156c Standardize behavior of ops that implement onPrePrepare by Robert Phillips · 4 years, 10 months ago
  61. 5a109c7 Do we still need bones on vertices for canvas by Mike Reed · 4 years, 10 months ago
  62. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 10 months ago
  63. ce97857 Add GrSimpleMeshDrawOpHelper::CreateProgramInfo by Robert Phillips · 4 years, 10 months ago
  64. fad1e0f Rename 'dstView' to 'outputView' to avoid confusion w/ 'dstProxyView' by Robert Phillips · 4 years, 10 months ago
  65. 6422722 Reland "Remove GrDeviceSpaceTextureDecalFragmentProcessor." by Brian Salomon · 4 years, 10 months ago
  66. c8d092a Revert "Revert "Remove copies for wrap modes in GrTextureProducer."" by Brian Salomon · 4 years, 10 months ago
  67. 3fcf83a Fix GrTextureEffect with kRepeat/kRepeat/kBilerp. by Brian Salomon · 4 years, 10 months ago
  68. 03b8ab2 Reland "Create D3D device and queue" by Jim Van Verth · 4 years, 10 months ago
  69. 16656fc Revert "Create D3D device and queue" by Leandro Lovisolo · 4 years, 10 months ago
  70. 29dc430 Create D3D device and queue by Jim Van Verth · 4 years, 10 months ago
  71. 2a7c619 switch to SkM44 by Mike Reed · 4 years, 10 months ago
  72. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 10 months ago
  73. bf5cb0f Revert "Remove copies for wrap modes in GrTextureProducer." by Robert Phillips · 4 years, 10 months ago
  74. df283d0 Revert "Remove GrDeviceSpaceTextureDecalFragmentProcessor." by Brian Salomon · 4 years, 10 months ago
  75. af5f9f0 Remove GrDeviceSpaceTextureDecalFragmentProcessor. by Brian Salomon · 4 years, 10 months ago
  76. 7fba244 Remove copies for wrap modes in GrTextureProducer. by Brian Salomon · 4 years, 10 months ago
  77. 4386ad1 Add GrOpsRenderPass::bindPipeline() by Chris Dalton · 4 years, 10 months ago
  78. ba9e817 allow client to pass null if there are no uniforms by Mike Reed · 4 years, 10 months ago
  79. fe6fe6c Revert "allow client to pass null if there are no uniforms" by Brian Osman · 4 years, 10 months ago
  80. 0185eb1 allow client to pass null if there are no uniforms by Mike Reed · 4 years, 10 months ago
  81. bfe80bb expand gm to test GPU and CPU by Mike Reed · 4 years, 11 months ago
  82. 2c5ee18 remove legacy factory for overdrawcolorfilter by Mike Reed · 4 years, 11 months ago
  83. b3779f5 Remove GrTextureEffect::MakeTexelSubset. by Brian Salomon · 4 years, 11 months ago
  84. f46f19b Add support for implementing ShaderMode::kRepeat with MIPs in GrTextureEffect. by Brian Salomon · 4 years, 11 months ago
  85. 53c909e Support bilerp filtering for all ShaderModes in GrTextureEffect. by Brian Salomon · 4 years, 11 months ago
  86. 16033c9 Update texel_subset_* GMs. by Brian Salomon · 4 years, 11 months ago
  87. 146722e threshold rtshader by Mike Reed · 4 years, 11 months ago
  88. d38f00a Skip degenerate contours in glyphs. by Ben Wagner · 5 years ago
  89. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 11 months ago
  90. f7eb054 basic, untested BGR 1010102 and 101010x by Mike Klein · 4 years, 11 months ago
  91. e32506b Update GrClipStackClip and GrDeviceSpaceTextureDecalFP to use views. by Greg Daniel · 4 years, 11 months ago
  92. 50a490a fix gm to test unpremul etc. by Mike Reed · 4 years, 11 months ago
  93. dc2782c Update OverdrawColorFilter to clarify how it interprets its input array. by Mike Reed · 4 years, 11 months ago
  94. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 5 years ago
  95. 949ceb2 Add ClipToW0 utility function for GrQuads, by Michael Ludwig · 5 years ago
  96. 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
  97. c767209 Have gpu yuv code speak in views. by Greg Daniel · 5 years ago
  98. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 5 years ago
  99. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 5 years ago
  100. 782a957 Update fontscalerdistortable to onOnceBeforeDraw. by Ben Wagner · 5 years ago