1. 085ee36 Delete `runtime_effect_image` test. by John Stiles · 2 years, 11 months ago
  2. 397fdfd Implement separate crop filter by Michael Ludwig · 2 years, 11 months ago
  3. 68c9325 Create test case to repro skia:12212. by John Stiles · 3 years, 1 month ago
  4. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 1 month ago
  5. 04f22ea Feed all top-level GPU accessors through skgpu::BaseDevice (take 2) by Robert Phillips · 3 years, 1 month ago
  6. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years, 1 month ago
  7. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years, 1 month ago
  8. 7a0d3c3 Revise GM infrastructure to not rely on GrSurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  9. 72354b0 Move more gms and tests into the V1-only pile by Robert Phillips · 3 years, 2 months ago
  10. 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 2 months ago
  11. 83420eb Rewrite tessellation atlases as normal render tasks by Chris Dalton · 3 years, 2 months ago
  12. 11bc305 Make current GPU blurring implementation be OGA-only by Robert Phillips · 3 years, 2 months ago
  13. 3674f58 Make GrPathRenderer and all derived class be OGA-only by Robert Phillips · 3 years, 2 months ago
  14. a784914 Rudimentary SkRuntimeImageFilter by Brian Osman · 3 years, 3 months ago
  15. bb04e3d Add new FP, GrFragmentProcessor::DestColor. by John Stiles · 3 years, 3 months ago
  16. b1e9cb0 Remove fExpression (matrix expression) from SampleUsage by Brian Osman · 3 years, 3 months ago
  17. c9125aa Reland "Better first-class shader & color filter support in runtime effects" by Brian Osman · 3 years, 4 months ago
  18. c2cca5a Revert "Better first-class shader & color filter support in runtime effects" by Greg Daniel · 3 years, 4 months ago
  19. adadb95 Better first-class shader & color filter support in runtime effects by Brian Osman · 3 years, 4 months ago
  20. 83dae92 Remove SkSL sample-with-matrix implementation by Brian Osman · 3 years, 4 months ago
  21. e90a295 fix SkCanvas::drawGlyphs's bounds calculation by Herb Derby · 3 years, 4 months ago
  22. 2297017 Remove sample locations usage from GL backend by Robert Phillips · 3 years, 5 months ago
  23. 6d25f9d Fix downsampled blur with clamp mode. by Brian Salomon · 3 years, 6 months ago
  24. 659e71f Reland "Fix issues with insetting and outsetting quads." by Brian Salomon · 3 years, 6 months ago
  25. 066f411 Remove GrConvexPolyEffect::Make() that takes SkRect, use GrAARectEffect. by Brian Salomon · 3 years, 6 months ago
  26. cc35b06 Revert "Fix issues with insetting and outsetting quads." by Brian Salomon · 3 years, 6 months ago
  27. 4a281dc Fix issues with insetting and outsetting quads. by Brian Salomon · 3 years, 6 months ago
  28. 2478c70 Use current variation position in cloning typeface. by Ben Wagner · 3 years, 6 months ago
  29. 691a794 Support COLRv1 color fonts by Dominik Röttsches · 3 years, 6 months ago
  30. 570506d Added DSL FP codeAppend function. by Ethan Nicholas · 3 years, 6 months ago
  31. ec04e06 Drop AA on quads that are extremely thin before AA insetting/outsetting. by Brian Salomon · 3 years, 6 months ago
  32. 1d62221 Hide (unused) SkDrawLooper by Mike Reed · 3 years, 7 months ago
  33. 84d884a Revert "Revert "Reland "Add particle GMs""" by Brian Osman · 3 years, 7 months ago
  34. 29e521c Revert "Initial support for DSL FPs" by Greg Daniel · 3 years, 7 months ago
  35. c48a23d Initial support for DSL FPs by Ethan Nicholas · 3 years, 7 months ago
  36. ad8ce4d Revert "Reland "Add particle GMs"" by Brian Osman · 3 years, 7 months ago
  37. cdd852b Reland "Add particle GMs" by Brian Osman · 3 years, 7 months ago
  38. 3b01242 Revert "Add particle GMs" by Mike Reed · 3 years, 7 months ago
  39. f3274e0 Add particle GMs by Brian Osman · 3 years, 7 months ago
  40. ebb37e7 Rewrite GrPathTessellateOp as GrPathInnerTriangulateOp by Chris Dalton · 3 years, 7 months ago
  41. 568f0ae drawBitmap is deprecated by Mike Reed · 3 years, 7 months ago
  42. fa582c8 drawBitmap is deprecated by Mike Reed · 3 years, 7 months ago
  43. 04aef10 Add SkRuntimeEffect::makeImage() by Brian Salomon · 3 years, 7 months ago
  44. 94e6791 Add new lazytiling GM and update GrTextureEffect by Robert Phillips · 3 years, 7 months ago
  45. 6d717d4 GrQuadUtils: Handle degenerate persp quads where edges intersect outside quad by Brian Salomon · 3 years, 7 months ago
  46. 7656c4b Fix DrawEdgeAAQuad degenerate issue where 3D points don't correctly project to 2D points. by Brian Salomon · 3 years, 7 months ago
  47. 627c002 support generalized HLG by Mike Klein · 3 years, 8 months ago
  48. ce61300 Add rsx_blob_shader GM by Florin Malita · 3 years, 8 months ago
  49. 1c86b63 Improve clamp mode in GPU blur with downsampling. by Brian Salomon · 3 years, 8 months ago
  50. 07bc9a2 GPU clear values: just 4 floats by Brian Salomon · 3 years, 9 months ago
  51. 8f46ecc Remove two YUV effect GMs: yuv_to_rgb_effect and yuv_nv12_to_rgb_effect. by Brian Salomon · 3 years, 9 months ago
  52. 7d1153f Handle EXIF orientation in SkAnimatedImage by Leon Scroggins · 3 years, 10 months ago
  53. 3a004df GM to test (almost) all SkSL Angle/Trigonometric intrinsics by Brian Osman · 3 years, 10 months ago
  54. e3afdd5 Avoid infinite inverse inner-radii in eliiptical rrect op by Brian Osman · 3 years, 10 months ago
  55. 417f3a5 Apply correct matrix to correct points in GrDashOp by Michael Ludwig · 4 years ago
  56. 43d8d23 Don't over simplify near-colinear vertices by Michael Ludwig · 4 years ago
  57. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 2 months ago
  58. de98023 Add a test for wide butt caps by Chris Dalton · 4 years, 2 months ago
  59. de2bca2 Add new GM to exercise Vulkan YCbCr images by Robert Phillips · 4 years, 2 months ago
  60. eed56f0 Update GrFragmentProcessor::SwizzleOutput to use a child FP. by John Stiles · 4 years, 3 months ago
  61. 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 3 months ago
  62. 1adcac5 Remove transform_scanline from SkWebpEncoder by Leon Scroggins III · 4 years, 3 months ago
  63. b0210d2 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 4 months ago
  64. c66cd98 Reland "Revert "custom typeface"" by Brian Osman · 4 years, 4 months ago
  65. 61642b3 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 4 months ago
  66. 0066ade Revert "custom typeface" by Mike Reed · 4 years, 4 months ago
  67. 3a79f33 custom typeface by Mike Reed · 4 years, 4 months ago
  68. 702c5a3 Start on GM to directly test SkGpuBlurUtils by Brian Salomon · 4 years, 4 months ago
  69. 438775b Reland "fix crbug 1073670" by Herb Derby · 4 years, 4 months ago
  70. ade3f4c Revert "fix crbug 1073670" by Joe Gregorio · 4 years, 4 months ago
  71. 553deb6 fix crbug 1073670 by Herb Derby · 4 years, 4 months ago
  72. 5843012 Add sample(child, matrix) to SkSL. by Ethan Nicholas · 4 years, 4 months ago
  73. c88ca32 Remove gamma GM by Brian Osman · 4 years, 5 months ago
  74. 96f6401 harmonize rewrite-includes and gn-format checks by Mike Klein · 4 years, 5 months ago
  75. 717d386 Remove more remnants of SkVertices bone support by Brian Osman · 4 years, 5 months ago
  76. 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 5 months ago
  77. 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 7 months ago
  78. 14d64af Revert "Initial checkin of GM verifier framework" by Tyler Denniston · 4 years, 7 months ago
  79. 7e36f00 Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 7 months ago
  80. d095b9f Fix SW decompression of BC1 and add a GM to check it (take 2). by Robert Phillips · 4 years, 7 months ago
  81. ab5da1f Revert "Fix SW decompression of BC1 and add a GM to check it." by Robert Phillips · 4 years, 7 months ago
  82. 4238751 Fix SW decompression of BC1 and add a GM to check it. by Robert Phillips · 4 years, 7 months ago
  83. d4f6831 Add SW decode of ETC1 and a GM by Robert Phillips · 4 years, 7 months ago
  84. f033404 Improvements to texture_domain GMs by Brian Salomon · 4 years, 7 months ago
  85. d352529 incorporate r,g,b,a into shaderHash by Mike Klein · 4 years, 7 months ago
  86. 87211cd Add GM for crbug:10141204 by Michael Ludwig · 4 years, 7 months ago
  87. 08f1a25 Add GM reproducing perspective failures by Michael Ludwig · 4 years, 7 months ago
  88. ac90802 Update compressed texturing GM by Robert Phillips · 4 years, 7 months ago
  89. a3a704a Override didTranslate, and add virtual for didScale by Mike Reed · 4 years, 8 months ago
  90. 6f48542 remove cruft bools from canvas by Mike Reed · 4 years, 8 months ago
  91. d5caeb8 Improve handling of anisotropic scaling for stroked rects by Robert Phillips · 4 years, 8 months ago
  92. 7cfcc1e add Brian's fiddle as gm/bicubic by Mike Klein · 4 years, 8 months ago
  93. 91e0d75 rm gm/skvm.cpp by Mike Klein · 4 years, 8 months ago
  94. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 4 years, 8 months ago
  95. a6069a1 Support clipRegion on GPU backend by Brian Salomon · 4 years, 8 months ago
  96. 8a99a41 Fix for 420/422 chroma subsampling of odd dimension images when by Brian Salomon · 4 years, 9 months ago
  97. 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 5 years ago
  98. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 4 years, 9 months ago
  99. c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 4 years, 10 months ago
  100. 23e856f add GM for exercising interesting paths in SkVMBlitter by Mike Klein · 4 years, 10 months ago