1. e9d783c use pathbuilder by Mike Reed · 4 years ago
  2. 63d7ee3 SkSL now detects modifiers used in incorrect contexts by Ethan Nicholas · 4 years ago
  3. 15a5403 Migrate to using SkPathBuilder by Mike Reed · 4 years ago
  4. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years ago
  5. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years ago
  6. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years ago
  7. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years ago
  8. 652124c sk_gpu_test::MakeTextureProxyFromData -> MakeTextureProxyViewFromData by Brian Salomon · 4 years ago
  9. 5240e18 SkRuntimeEffect: Handle different main() signatures on CPU by Brian Osman · 4 years ago
  10. 14dc791 Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years ago
  11. 417f3a5 Apply correct matrix to correct points in GrDashOp by Michael Ludwig · 4 years ago
  12. 43d8d23 Don't over simplify near-colinear vertices by Michael Ludwig · 4 years ago
  13. c41ae2a Reland "Migrate MakeCrossContextFromPixmap to GrDirectContext" by Adlai Holler · 4 years ago
  14. a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years ago
  15. ec9b4aa Enable ClangTidy check readability-const-return-type. by John Stiles · 4 years ago
  16. 3977088 Enable ClangTidy check readability-static-accessed-through-instance. by John Stiles · 4 years ago
  17. 871aa74 Add support for children to runtime color filters by Brian Osman · 4 years ago
  18. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years ago
  19. 74b83a4 Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years ago
  20. ae04cc9 Revert "Migrate MakeCrossContextFromPixmap to GrDirectContext" by Adlai Holler · 4 years ago
  21. daa9e74 Migrate SkImage::MakeFromTexture to GrRecordingContext by Adlai Holler · 4 years ago
  22. 066f7d6 Migrate MakeCrossContextFromPixmap to GrDirectContext by Adlai Holler · 4 years ago
  23. 6397e80 Specify aa type of draw to the GrClip by Michael Ludwig · 4 years ago
  24. 0abd727 remove overdrawcolorfilter_runtime by Mike Klein · 4 years ago
  25. f7129fc Migrate MakeFromAdoptedTexture to GrRecordingContext by Adlai Holler · 4 years ago
  26. 093de4e Use more of pathbuilder by Mike Reed · 4 years ago
  27. e7809c7 Always send premul paint color to shader FPs by Brian Osman · 4 years ago
  28. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years ago
  29. cfb130c Add arc methods to path builder by Mike Reed · 4 years ago
  30. 74a7a81 fix addOval and addRRect on builder by Mike Reed · 4 years ago
  31. b746d5c add static factories for SkPath by Mike Reed · 4 years ago
  32. 2243d77 use pathbuilder by Mike Reed · 4 years ago
  33. 6db78b8 Add option to LazyYUVImage to build mip maps by Brian Salomon · 4 years ago
  34. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years ago
  35. bcde9ee Fix ducky_yuv_blend in preabandoned context mode by Brian Salomon · 4 years ago
  36. efb5f07 Remove virtual SkImage_Base::getPlanes by Brian Salomon · 4 years ago
  37. 8cc118d Fix mislabeled argument comments. by John Stiles · 4 years ago
  38. e34b282 Migrate MakeFromAdoptedTexture to GrDirectContext by Adlai Holler · 4 years ago
  39. f8237cb Re-org image-cacherator-from-* GMs by Robert Phillips · 4 years ago
  40. 52ea577 Migrate MakeFromYUVATexturesCopy* to GrRecordingContext by Adlai Holler · 4 years ago
  41. 8c7ecc1 Revert "Revert "Never share pixels when we make a subset image"" by Mike Reed · 4 years ago
  42. 39d1c1e Revert "Never share pixels when we make a subset image" by Mike Reed · 4 years ago
  43. 3eff245 Never share pixels when we make a subset image by Mike Reed · 4 years ago
  44. cdfdb39 Fix up image-cacherator-from-* GMs for direct context by Robert Phillips · 4 years ago
  45. 564d49e Remove subset parameter from making encoded/generator images by Mike Reed · 4 years ago
  46. a84caa3 Make some GMs compatible with the *ooprddl configs by Robert Phillips · 4 years ago
  47. f735351 Add nearest MIP filtering to GPU and wire up to SkImageShader by Brian Salomon · 4 years ago
  48. b107a11 Add several more values to SkYUVColorSpace by Brian Osman · 4 years ago
  49. f743d4e Rename Xfermode fragment processor to Blend. by John Stiles · 4 years ago
  50. 59e18dc Combine coverage in GrAppliedClip using RunInSeries. by John Stiles · 4 years ago
  51. 3d30ca6 Add CubicResampler to makeShader by Mike Reed · 4 years ago
  52. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years ago
  53. 247835b Reland "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years ago
  54. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years ago
  55. d13b97f Revert "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years ago
  56. 41d91b6 Remove support for multiple coverage processors from GrPaint API. by John Stiles · 4 years ago
  57. 7f0129d Migrate SkImage::makeWithFilter to GrRecordingContext by Adlai Holler · 4 years ago
  58. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years ago
  59. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years ago
  60. 40a4062 Rename GrBackendTexture::fMipMapped -> fMipmapped by Brian Salomon · 4 years ago
  61. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years ago
  62. 2940538 Reland "Remove more GrContext imports & usage" by Adlai Holler · 4 years ago
  63. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years ago
  64. 75c5168 Revert "Remove more GrContext imports & usage" by Adlai Holler · 4 years ago
  65. dd13955 Remove more GrContext imports & usage by Adlai Holler · 4 years ago
  66. 21e8288 use precise is-normalized test in gm/p3.cpp by Mike Klein · 4 years ago
  67. 057c33f Clean up some GrContext uses in the GMs by Robert Phillips · 4 years ago
  68. fd6f709 Revert "Revert "Serialize mipmaps"" by Mike Reed · 4 years ago
  69. 442d424 Revert "Serialize mipmaps" by Mike Reed · 4 years ago
  70. 73424fd FIx imagemakewithfilter test in OOPRDDL config by Adlai Holler · 4 years ago
  71. ab5b845 Serialize mipmaps by Mike Reed · 4 years ago
  72. f48f76e Remove modulation by input color in GrTextureEffect by Brian Osman · 4 years ago
  73. 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 4 years ago
  74. a3b02f5 Rename GrSamplerState::Filter::kBilerp to kLinear by Brian Salomon · 4 years ago
  75. b461055 Add new GM to test hairline subdivision. by Jim Van Verth · 4 years ago
  76. 3a22017 Reland "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years ago
  77. 44fafa6 Clean up some boilerplate in runtimeshader.cpp by Brian Osman · 4 years ago
  78. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years ago
  79. 779813a Revert "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years ago
  80. a56da9e Add a direct context arg to makeColorTypeAndColorSpace by Adlai Holler · 4 years ago
  81. a7685b2 Runtime effects: Allow null children by Brian Osman · 4 years, 1 month ago
  82. 2fe1569 Create mipmaps when creating images by Mike Reed · 4 years ago
  83. 8589430 Replace ModulateRGBA effect with Xfermode using modulate blend. by John Stiles · 4 years ago
  84. 7bf2600 Replace ModulateAlpha effect with Xfermode using src-in blend. by John Stiles · 4 years ago
  85. 7c19677 Split GrConstColorProcessor into three separate .fp effects. by John Stiles · 4 years ago
  86. d9800f8 Redesign const-color unit test to leverage sk_gpu_test::test_ops. by John Stiles · 4 years ago
  87. 872a32c Add an arg to SkImage::makeSubset to take a direct context by Adlai Holler · 4 years, 1 month ago
  88. b27b38b Miscellaneous removal of GrContext usages by Robert Phillips · 4 years, 1 month ago
  89. 4a3ebc2 Switch SkImage's & SkImageGenerator's isValid call over to GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  90. d436b78 Switch a few GMs over to GrDirectContext by Robert Phillips · 4 years, 1 month ago
  91. 1c66ad9 Apply paint color to alpha-only textures in drawEdgeAAImageSet by Michael Ludwig · 4 years, 1 month ago
  92. f8a6b5b Impl SkFilterOptions for raster-images by Mike Reed · 4 years, 1 month ago
  93. fcfd0af Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years, 1 month ago
  94. 1bef979 Remove uses of non-inclusive terminology from Ganesh code. by Jim Van Verth · 4 years, 1 month ago
  95. 16bf7d3 Make SkGpuDevice hold a GrRecordingContext (take 2) by Robert Phillips · 4 years, 1 month ago
  96. 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 1 month ago
  97. e3ad527 Add a convenience to downcast contexts into GrDirectContext by Adlai Holler · 4 years, 1 month ago
  98. 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 1 month ago
  99. c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  100. 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 1 month ago