1. 168296b Reroute SurfaceContext factories through RecordingContextPriv by Robert Phillips · 3 years ago
  2. 0e9d34d Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years ago
  3. d90777a Revert "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years ago
  4. 832c817 Remove GrBackendFormat's textureType use from isFormatTexturable call. by Greg Daniel · 3 years ago
  5. b7f2215 Fix cases of variable shadowing in test code. by John Stiles · 3 years ago
  6. 53eaa64 Rename GrSurfaceContext -> skgpu::SurfaceContext by Robert Phillips · 3 years ago
  7. 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 3 years, 1 month ago
  8. 1a2e7de Update tests for a V1-only skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  9. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  10. 9d1cc05 Add scratch-only version of performDeferredCleanup by Michael Ludwig · 3 years, 2 months ago
  11. e2078f1 Make GrGpu pixel ops functions take SkIRect instead of LTRB params. by Brian Salomon · 3 years, 3 months ago
  12. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 4 months ago
  13. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 4 months ago
  14. 76d13bb Remove texture idle proc mechanism by Brian Salomon · 3 years, 6 months ago
  15. 725f158 Remove GrGpu::testingOnly_flushGpuAndSync by Brian Salomon · 3 years, 6 months ago
  16. 982127b Make render task targets be just a proxy. by Brian Salomon · 3 years, 7 months ago
  17. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 8 months ago
  18. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 8 months ago
  19. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  20. 14f99fc Make GrSurfaceContext take GrColorInfo rather than its components. by Brian Salomon · 3 years, 9 months ago
  21. b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 3 years, 9 months ago
  22. f143274 Simplify promise image callbacks. by Brian Salomon · 3 years, 10 months ago
  23. 88d7e62 Make ManagedBackendTexture fail on invalid GrBackendTexture by Brian Salomon · 3 years, 10 months ago
  24. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  25. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 3 years, 10 months ago
  26. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 10 months ago
  27. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 3 years, 10 months ago
  28. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 3 years, 10 months ago
  29. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 3 years, 10 months ago
  30. 638b2e8 Add GrInternalSurfaceFlag for vulkan input attachment. by Greg Daniel · 4 years ago
  31. c113f00 Remove renderable flag from texture createLazyProxy. by Greg Daniel · 4 years ago
  32. c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years ago
  33. cf0d08e Revert "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years ago
  34. d169e19 Migrate GrSurfaceContext readPixels to take direct context by Adlai Holler · 4 years ago
  35. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years, 1 month ago
  36. 4cfae3b Remove GrTexturePriv by Brian Salomon · 4 years, 1 month ago
  37. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 1 month ago
  38. 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years, 1 month ago
  39. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 1 month ago
  40. a6db510 Rename GrMipMapsStatus GrMipmapStatus by Brian Salomon · 4 years, 1 month ago
  41. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 1 month ago
  42. effd13f Convert more tests to GrRecordingContext/GrDirectContext by Robert Phillips · 4 years, 1 month ago
  43. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  44. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 2 months ago
  45. b007bb2 Dawn: skip PromiseImageShutdownTest and TextureIdleProcTest. by Stephen White · 4 years, 3 months ago
  46. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 3 months ago
  47. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 3 months ago
  48. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 3 months ago
  49. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 3 months ago
  50. 16032b3 Split apart creating and updating GrBackendTextures internally. by Greg Daniel · 4 years, 4 months ago
  51. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 4 months ago
  52. 9145f78 Implement D3D copySurface. by Jim Van Verth · 4 years, 4 months ago
  53. 63410e9 Pass description of GrSurface to GrSurfaceProxy lazy callbacks. by Brian Salomon · 4 years, 5 months ago
  54. c524378 Don't require color type to make proxy copies. by Brian Salomon · 4 years, 5 months ago
  55. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 5 months ago
  56. 469046c Revert "Revert "Remove GrCaps::isFormatTexturableAndUploadable"" by Brian Salomon · 4 years, 5 months ago
  57. 8176508 Revert "Remove GrCaps::isFormatTexturableAndUploadable" by Brian Salomon · 4 years, 5 months ago
  58. c18dad2 Remove GrCaps::isFormatTexturableAndUploadable by Brian Salomon · 4 years, 5 months ago
  59. 2f23ae6 Rename SkColorTypeComponentFlags to SkColorChannelFlags. by Brian Salomon · 4 years, 5 months ago
  60. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 5 months ago
  61. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 5 months ago
  62. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  63. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  64. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 6 months ago
  65. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 6 months ago
  66. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 6 months ago
  67. b8d84f8 Remove all remaining uses of origin getter on proxy. by Greg Daniel · 4 years, 6 months ago
  68. 573312e Update copy and blitTexture calls to not query origin off of proxies. by Greg Daniel · 4 years, 7 months ago
  69. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 7 months ago
  70. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 7 months ago
  71. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 7 months ago
  72. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 7 months ago
  73. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 7 months ago
  74. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 4 years, 7 months ago
  75. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 7 months ago
  76. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 7 months ago
  77. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 7 months ago
  78. ce3ddaa Pass readSwizzle into more proxy creation to not use config. by Greg Daniel · 4 years, 7 months ago
  79. 3a83392 Add missing 'GrProtected' parameter to createCompressedTexture call chain by Robert Phillips · 4 years, 7 months ago
  80. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 7 months ago
  81. e4720c6 Expand SkImage::MakeFromCompressed to support mipMapping by Robert Phillips · 4 years, 7 months ago
  82. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 7 months ago
  83. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 8 months ago
  84. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 8 months ago
  85. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 8 months ago
  86. 9f744f7 Change GrGpu::onCreateCompressedTexture signature by Robert Phillips · 4 years, 8 months ago
  87. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 8 months ago
  88. 0d7e2f1 Change signature of several gpu backend methods by Robert Phillips · 4 years, 8 months ago
  89. 46e366a Remove GrTextureContext. by Greg Daniel · 4 years, 8 months ago
  90. 48257d7 Spruce up GrDataUtils in preparation for compressed backend texture support by Robert Phillips · 4 years, 8 months ago
  91. df6c734 Add GrCaps::getConfigFromCompressedBackendFormat by Robert Phillips · 4 years, 8 months ago
  92. d6df7b5 Switch GrCaps::isFormatCompressed virtual to be 'compressionType' by Robert Phillips · 4 years, 8 months ago
  93. ab2b722 Switch SkImage::CompressionType to be an enum class by Robert Phillips · 4 years, 9 months ago
  94. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 9 months ago
  95. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 9 months ago
  96. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 9 months ago
  97. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 9 months ago
  98. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 9 months ago
  99. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 4 years, 10 months ago
  100. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 10 months ago