1. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years ago
  2. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years ago
  3. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years ago
  4. 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 3 years ago
  5. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years ago
  6. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 1 month ago
  7. aebe248 SkFilterQuality is gone. by Mike Reed · 3 years, 1 month ago
  8. 95cc53b Hide filterquality enum entirely by Mike Reed · 3 years, 1 month ago
  9. f2de1b8 Fix crash when drawing a GPU-backed surface onto raster. by John Stiles · 3 years, 1 month ago
  10. 550de7f Depower GrPipeline.h by Robert Phillips · 3 years, 1 month ago
  11. cc44feb Start using skgpu::v1 and skgpu::v2 namespaces by Robert Phillips · 3 years, 1 month ago
  12. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 1 month ago
  13. 294723d Move GrOp::VisitProxyFunc to GrTypesPriv.h GrVisitProxyFunc by Robert Phillips · 3 years, 2 months ago
  14. be03ef1 Remove ableist language by Kevin Lubick · 3 years, 2 months ago
  15. 3650f6d Revert "Reland "Reland "Use SkImage_Raster's unique ID to cache textures.""" by Brian Salomon · 3 years, 2 months ago
  16. 516405c Add option to switch between OGA and NGA SkGpuDevices by Robert Phillips · 3 years, 2 months ago
  17. 6dd1947 Make the SkGpuDevice factories return SkBaseGpuDevices by Robert Phillips · 3 years, 2 months ago
  18. dca342a Move discard and asyncRescaleAndReadPixels* to SkBaseGpuDevice by Robert Phillips · 3 years, 2 months ago
  19. 10461f3 Reland "Reland "Use SkImage_Raster's unique ID to cache textures."" by Brian Salomon · 3 years, 2 months ago
  20. 661b5d0 Query AHB usage for renderable when importing into Skia. by Greg Daniel · 3 years, 2 months ago
  21. 1e3121a Replace replaceSurfaceDrawContext with replaceBackingProxy by Robert Phillips · 3 years, 2 months ago
  22. 9af0bca Minor GrSurfaceDrawContext retraction by Robert Phillips · 3 years, 3 months ago
  23. 5ccb4c1 Make SkSurface_Gpu::getDevice return a SkBaseGpuDevice by Robert Phillips · 3 years, 3 months ago
  24. 779125d Cleanup SkGpuDevice factory functions a bit by Robert Phillips · 3 years, 3 months ago
  25. 90a40bb Don't add mips to pinned raster images by Brian Salomon · 3 years, 3 months ago
  26. 54593e7 Revert "Reland "Use SkImage_Raster's unique ID to cache textures."" by Brian Salomon · 3 years, 3 months ago
  27. 7dd9996 Remove last two uses of SkGpuDevice's GrSurfaceDrawContext-based factory by Robert Phillips · 3 years, 3 months ago
  28. 54c878e Retract GrSurfaceDrawContext when creating SkGpuDevices by Robert Phillips · 3 years, 3 months ago
  29. 814c6db Reland "Use SkImage_Raster's unique ID to cache textures." by Brian Salomon · 3 years, 3 months ago
  30. f519ab8 Remove SkSurface_Gpu::MakeWrappedRenderTarget by Robert Phillips · 3 years, 3 months ago
  31. 9e42ec3 Remove usage of GrImageInfo from SkBaseGpuDevice by Robert Phillips · 3 years, 3 months ago
  32. c2132ea Start retracting GrSurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  33. 6bddf46 Revert "Use SkImage_Raster's unique ID to cache textures." by Brian Salomon · 3 years, 3 months ago
  34. 8005007 Use SkImage_Raster's unique ID to cache textures. by Brian Salomon · 3 years, 3 months ago
  35. ae87bf1 Remove SkSpan class template deduction guides by Brian Osman · 3 years, 3 months ago
  36. 4fd6d0c Don't pass GrRecordingContext and GrSurfaceDraw to SkGpuDevice by Brian Salomon · 3 years, 3 months ago
  37. 768d971 Remove last usage of GrTextureAdjuster and delete it and parent class. by Brian Salomon · 3 years, 3 months ago
  38. e74638b Add View->FP helper to SkImage_Base, use instead of GrTextureAdjuster. by Brian Salomon · 3 years, 3 months ago
  39. 4fdee10 Fix preAbandonGpuContext GM crash by Brian Salomon · 3 years, 3 months ago
  40. 1450643 Remove unused class GrTextureMaker by Brian Salomon · 3 years, 4 months ago
  41. 2ee0f48 Remove GrImageTextureMaker. by Brian Salomon · 3 years, 4 months ago
  42. d468867 Remove GrYUVAImageTextureMaker by Brian Salomon · 3 years, 4 months ago
  43. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 4 months ago
  44. e9ea414 Improve API for skipping render tasks by Adlai Holler · 3 years, 4 months ago
  45. 9a56eb7 Consolidate on SkImage_Gpu constructor that takes SkColorInfo. by Brian Salomon · 3 years, 4 months ago
  46. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 4 months ago
  47. 6ef10e9 Add SkImage_Base::asFragmentProcessor(). by Brian Salomon · 3 years, 4 months ago
  48. d0f35c2 Reflatten YUVA image on each request. by Brian Salomon · 3 years, 4 months ago
  49. 3469c0a If no sampling is passed, assume NN for surface.draw by Mike Reed · 3 years, 5 months ago
  50. 7cee3ef FilterQuality should no longer be needed. by Mike Reed · 3 years, 5 months ago
  51. 225cdea Remove legacy support for inheriting sampling from the paint. by Mike Reed · 3 years, 5 months ago
  52. d074b62 Switch GrTextureFreedMessages over to using DirectContextIDs by Robert Phillips · 3 years, 5 months ago
  53. e7a959d Expand SkMessageBus to support different unique key types by Robert Phillips · 3 years, 5 months ago
  54. 80ef70e Make sure we check for abandoned when with getBackendSurface calls. by Greg Daniel · 3 years, 5 months ago
  55. 1cf5681 Remove supported for (removed) inheriting paint filter-quality by Mike Reed · 3 years, 5 months ago
  56. 00d6cf4 Reland "Have GrVkRenderTarget only use GrVkAttachments and not derive from GrVkImage." by Greg Daniel · 3 years, 5 months ago
  57. 9ef3f2e Revert "Have GrVkRenderTarget only use GrVkAttachments and not derive from GrVkImage." by Greg Daniel · 3 years, 5 months ago
  58. 3dc6c19 Have GrVkRenderTarget only use GrVkAttachments and not derive from GrVkImage. by Greg Daniel · 3 years, 5 months ago
  59. d63638b Copy on write for wrapped backend texture surfaces. by Brian Salomon · 3 years, 5 months ago
  60. 55aaefe Reland "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 5 months ago
  61. dc8a6b6 Remove bug-prone SkIDChangeListener singleThreaded arg by Adlai Holler · 3 years, 6 months ago
  62. d59b56e Delete promise image texture caching code by Brian Salomon · 3 years, 6 months ago
  63. 38b9a4b Revert "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 6 months ago
  64. 07e11d4 Support sharing promise images between DDLs by Adlai Holler · 3 years, 6 months ago
  65. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 6 months ago
  66. c44e21f Add a new entry point for making promise images by Adlai Holler · 3 years, 6 months ago
  67. dced31f Change PromiseImage API to take GrContextThreadSafeProxy by Adlai Holler · 3 years, 6 months ago
  68. 17776e3 Move GrProxyProvider down to GrRecordingContext by Adlai Holler · 3 years, 6 months ago
  69. 650dd08 SkImage::textureSize replacement for GrDirectContext::ComputeImageSize. by Brian Salomon · 3 years, 6 months ago
  70. 9374617 Disable caching of GrTextures in promise images. by Brian Salomon · 3 years, 7 months ago
  71. b3c63dc Speculative fix for assert failing in makeTextureImage. by Brian Salomon · 3 years, 6 months ago
  72. 9e2c50e Revert "Remove deferred proxy machinery" by Adlai Holler · 3 years, 6 months ago
  73. a3987cc Remove deferred proxy machinery by Adlai Holler · 3 years, 6 months ago
  74. d48f9da fix for preabadoncontext after SkImage_Base::asView by Brian Salomon · 3 years, 6 months ago
  75. d0924f3 Replace SkImage_Base::view() and ::refView() with new asView(). by Brian Salomon · 3 years, 6 months ago
  76. 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 3 years, 6 months ago
  77. 490f192 Reland "Remove SkImage_Base::refPinnedImage(), use refView() instead." by Brian Salomon · 3 years, 6 months ago
  78. 8644657 Revert "Remove SkImage_Base::refPinnedImage(), use refView() instead." by Brian Salomon · 3 years, 7 months ago
  79. 9f899ac Remove SkImage_Base::refPinnedImage(), use refView() instead. by Brian Salomon · 3 years, 7 months ago
  80. d8ce784 Don't implement getBackendTexture for YUVA images. by Brian Salomon · 3 years, 7 months ago
  81. 9e8e2aa Remove SkImage_GpuBase::getTexture(). by Brian Salomon · 3 years, 7 months ago
  82. 7d2757f Implement SkImage::hasMipmaps() for GPU images by Brian Salomon · 3 years, 7 months ago
  83. 04aef10 Add SkRuntimeEffect::makeImage() by Brian Salomon · 3 years, 7 months ago
  84. 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 7 months ago
  85. f1650ef Revert "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 7 months ago
  86. 2a27413 Remove legacy code from picture-shader by Mike Reed · 3 years, 7 months ago
  87. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 7 months ago
  88. 2ba80af Test all YUVA image factories with different encoded origins. by Brian Salomon · 3 years, 7 months ago
  89. 0857bef Reland "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 7 months ago
  90. 0e4a29a Revert "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 7 months ago
  91. b602550 Push SkYUVAInfo into GrYUVToRGBEffect. by Brian Salomon · 3 years, 7 months ago
  92. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 7 months ago
  93. eb54bb5 Reflect the DDLTask's ref on its target in its factory by Robert Phillips · 3 years, 7 months ago
  94. b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 7 months ago
  95. 1efa14d Move to sampling for async-rescale routines by Mike Reed · 3 years, 7 months ago
  96. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 8 months ago
  97. 9a27566 Add customization for kMedium by Mike Reed · 3 years, 8 months ago
  98. d12c91b Revert "Revert "Remove legacy SkImage::MakeFromYUVATextures."" by Brian Salomon · 3 years, 8 months ago
  99. dc607e3 Use bitmap.asImage() by Mike Reed · 3 years, 8 months ago
  100. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 8 months ago