1. 6c6678f Separate YUVATextures, YUVATexturesCopy, and YUVAPixmaps in wacky GMs. by Brian Salomon · 4 years, 2 months ago
  2. 94f65d7 Expand SkYUVAInfo::PlanarConfig/SkYUVAPixmapInfo::DataType values. by Brian Salomon · 4 years, 2 months ago
  3. 3163428 Add gms that test limited hw tessellation segments by Chris Dalton · 4 years, 2 months ago
  4. b4aa639 Refactor API for mipmap-builder, by Mike Reed · 4 years, 2 months ago
  5. b25e6e1 Remove unnecessary casting from SkSL in GMs by Brian Osman · 4 years, 2 months ago
  6. 5c3e1a9 Add a quadratic cusp to trickycubicstrokes by Chris Dalton · 4 years, 2 months ago
  7. c2a9a97 New version of SkImage::MakeFromYUVAPixmaps() by Brian Salomon · 4 years, 2 months ago
  8. 302e8fb Downgrade SkImage to GrImageContext by Adlai Holler · 4 years, 2 months ago
  9. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 2 months ago
  10. c2ae19c Add more flat line cases to trickycubicstrokes by Chris Dalton · 4 years, 2 months ago
  11. d849a75 use pathbuilder by Mike Reed · 4 years, 2 months ago
  12. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  13. 85f51b2 Simplify firstdirection by Mike Reed · 4 years, 2 months ago
  14. 3872c98 Move convexity enum out of public by Mike Reed · 4 years, 2 months ago
  15. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 3 months ago
  16. 06d7c9d Revert "Revert "use pathbuilder"" by Mike Reed · 4 years, 3 months ago
  17. 43e3e91 Revert "use pathbuilder" by Mike Reed · 4 years, 3 months ago
  18. 4b25d41 use pathbuilder by Mike Reed · 4 years, 3 months ago
  19. ad5494d use pathbuilder by Mike Reed · 4 years, 3 months ago
  20. 92f6eb1 use pathbuilder by Mike Reed · 4 years, 3 months ago
  21. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 3 months ago
  22. b8f10b7 Reland "Add a patch and an atlas to the ImageFilter GM slide." by John Stiles · 4 years, 3 months ago
  23. 84cdc27 Revert "Add a patch and an atlas to the ImageFilter GM slide." by John Stiles · 4 years, 3 months ago
  24. 0baaa23 Add a patch and an atlas to the ImageFilter GM slide. by John Stiles · 4 years, 3 months ago
  25. 58cc97a Use factories to avoid using (deprecated) path editing methods by Mike Reed · 4 years, 3 months ago
  26. 1968473 Move fontmgr_bounds labels to tight bounds by Ben Wagner · 4 years, 3 months ago
  27. 87d42e5 A new way to specify YUVA planar data from SkCodec to SkImage_Lazy by Brian Salomon · 4 years, 3 months ago
  28. 3215385 Disable ClangTidy namespace comments for short blocks. by John Stiles · 4 years, 3 months ago
  29. d16d654 use pathbuilder by Mike Reed · 4 years, 3 months ago
  30. 457c6dd remove unused enums for picture-recorder by Mike Reed · 4 years, 3 months ago
  31. 8bd6c98 Fixup fontmgr_bounds gm for variable fonts by Ben Wagner · 4 years, 3 months ago
  32. 71e2126 Add new tests to trickycubicstrokes by Chris Dalton · 4 years, 3 months ago
  33. 81eabce SkCustomTypefaceBuilder to set SkFontStyle by Ben Wagner · 4 years, 3 months ago
  34. e9d783c use pathbuilder by Mike Reed · 4 years, 3 months ago
  35. 63d7ee3 SkSL now detects modifiers used in incorrect contexts by Ethan Nicholas · 4 years, 3 months ago
  36. 15a5403 Migrate to using SkPathBuilder by Mike Reed · 4 years, 3 months ago
  37. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years, 3 months ago
  38. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years, 3 months ago
  39. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 3 months ago
  40. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years, 3 months ago
  41. 652124c sk_gpu_test::MakeTextureProxyFromData -> MakeTextureProxyViewFromData by Brian Salomon · 4 years, 3 months ago
  42. 5240e18 SkRuntimeEffect: Handle different main() signatures on CPU by Brian Osman · 4 years, 3 months ago
  43. 14dc791 Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 3 months ago
  44. 417f3a5 Apply correct matrix to correct points in GrDashOp by Michael Ludwig · 4 years, 3 months ago
  45. 43d8d23 Don't over simplify near-colinear vertices by Michael Ludwig · 4 years, 3 months ago
  46. c41ae2a Reland "Migrate MakeCrossContextFromPixmap to GrDirectContext" by Adlai Holler · 4 years, 3 months ago
  47. a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years, 3 months ago
  48. ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years, 3 months ago
  49. 3977088 Enable ClangTidy check readability-static-accessed-through-instance. by John Stiles · 4 years, 3 months ago
  50. 871aa74 Add support for children to runtime color filters by Brian Osman · 4 years, 3 months ago
  51. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  52. 74b83a4 Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 3 months ago
  53. ae04cc9 Revert "Migrate MakeCrossContextFromPixmap to GrDirectContext" by Adlai Holler · 4 years, 3 months ago
  54. daa9e74 Migrate SkImage::MakeFromTexture to GrRecordingContext by Adlai Holler · 4 years, 3 months ago
  55. 066f7d6 Migrate MakeCrossContextFromPixmap to GrDirectContext by Adlai Holler · 4 years, 4 months ago
  56. 6397e80 Specify aa type of draw to the GrClip by Michael Ludwig · 4 years, 3 months ago
  57. 0abd727 remove overdrawcolorfilter_runtime by Mike Klein · 4 years, 3 months ago
  58. f7129fc Migrate MakeFromAdoptedTexture to GrRecordingContext by Adlai Holler · 4 years, 3 months ago
  59. 093de4e Use more of pathbuilder by Mike Reed · 4 years, 3 months ago
  60. e7809c7 Always send premul paint color to shader FPs by Brian Osman · 4 years, 3 months ago
  61. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 3 months ago
  62. cfb130c Add arc methods to path builder by Mike Reed · 4 years, 3 months ago
  63. 74a7a81 fix addOval and addRRect on builder by Mike Reed · 4 years, 3 months ago
  64. b746d5c add static factories for SkPath by Mike Reed · 4 years, 3 months ago
  65. 2243d77 use pathbuilder by Mike Reed · 4 years, 3 months ago
  66. 6db78b8 Add option to LazyYUVImage to build mip maps by Brian Salomon · 4 years, 3 months ago
  67. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years, 3 months ago
  68. bcde9ee Fix ducky_yuv_blend in preabandoned context mode by Brian Salomon · 4 years, 3 months ago
  69. efb5f07 Remove virtual SkImage_Base::getPlanes by Brian Salomon · 4 years, 3 months ago
  70. 8cc118d Fix mislabeled argument comments. by John Stiles · 4 years, 3 months ago
  71. e34b282 Migrate MakeFromAdoptedTexture to GrDirectContext by Adlai Holler · 4 years, 3 months ago
  72. f8237cb Re-org image-cacherator-from-* GMs by Robert Phillips · 4 years, 3 months ago
  73. 52ea577 Migrate MakeFromYUVATexturesCopy* to GrRecordingContext by Adlai Holler · 4 years, 4 months ago
  74. 8c7ecc1 Revert "Revert "Never share pixels when we make a subset image"" by Mike Reed · 4 years, 3 months ago
  75. 39d1c1e Revert "Never share pixels when we make a subset image" by Mike Reed · 4 years, 3 months ago
  76. 3eff245 Never share pixels when we make a subset image by Mike Reed · 4 years, 3 months ago
  77. cdfdb39 Fix up image-cacherator-from-* GMs for direct context by Robert Phillips · 4 years, 4 months ago
  78. 564d49e Remove subset parameter from making encoded/generator images by Mike Reed · 4 years, 4 months ago
  79. a84caa3 Make some GMs compatible with the *ooprddl configs by Robert Phillips · 4 years, 4 months ago
  80. f735351 Add nearest MIP filtering to GPU and wire up to SkImageShader by Brian Salomon · 4 years, 4 months ago
  81. b107a11 Add several more values to SkYUVColorSpace by Brian Osman · 4 years, 4 months ago
  82. f743d4e Rename Xfermode fragment processor to Blend. by John Stiles · 4 years, 4 months ago
  83. 59e18dc Combine coverage in GrAppliedClip using RunInSeries. by John Stiles · 4 years, 4 months ago
  84. 3d30ca6 Add CubicResampler to makeShader by Mike Reed · 4 years, 4 months ago
  85. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 4 months ago
  86. 247835b Reland "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 4 months ago
  87. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 4 months ago
  88. d13b97f Revert "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 4 months ago
  89. 41d91b6 Remove support for multiple coverage processors from GrPaint API. by John Stiles · 4 years, 4 months ago
  90. 7f0129d Migrate SkImage::makeWithFilter to GrRecordingContext by Adlai Holler · 4 years, 4 months ago
  91. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 4 months ago
  92. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 4 months ago
  93. 40a4062 Rename GrBackendTexture::fMipMapped -> fMipmapped by Brian Salomon · 4 years, 4 months ago
  94. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 4 months ago
  95. 2940538 Reland "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 4 months ago
  96. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 4 months ago
  97. 75c5168 Revert "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 4 months ago
  98. dd13955 Remove more GrContext imports & usage by Adlai Holler · 4 years, 4 months ago
  99. 21e8288 use precise is-normalized test in gm/p3.cpp by Mike Klein · 4 years, 4 months ago
  100. 057c33f Clean up some GrContext uses in the GMs by Robert Phillips · 4 years, 4 months ago