1. 0541265 Use attachment in GrMtlTexture rather than raw id<MTLTexture>. by Jim Van Verth · 3 years, 2 months ago
  2. 9d1cc05 Add scratch-only version of performDeferredCleanup by Michael Ludwig · 3 years, 3 months ago
  3. e895ab2 Have GrVkTexture not derive from GrVkImage. by Greg Daniel · 3 years, 6 months ago
  4. e7a959d Expand SkMessageBus to support different unique key types by Robert Phillips · 3 years, 6 months ago
  5. 00d6cf4 Reland "Have GrVkRenderTarget only use GrVkAttachments and not derive from GrVkImage." by Greg Daniel · 3 years, 7 months ago
  6. 9ef3f2e Revert "Have GrVkRenderTarget only use GrVkAttachments and not derive from GrVkImage." by Greg Daniel · 3 years, 7 months ago
  7. 3dc6c19 Have GrVkRenderTarget only use GrVkAttachments and not derive from GrVkImage. by Greg Daniel · 3 years, 7 months ago
  8. dc607e3 Use bitmap.asImage() by Mike Reed · 3 years, 9 months ago
  9. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 9 months ago
  10. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  11. 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 4 years ago
  12. 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 4 years ago
  13. 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 4 years ago
  14. f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 4 years ago
  15. 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 4 years ago
  16. 1e95010 Use staging buffers for Metal uploads by Jim Van Verth · 4 years, 2 months ago
  17. e94b4e1 Update more tests to use the GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 2 months ago
  18. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 2 months ago
  19. cffb062 Use staging buffers in d3d for texture uploads. by Greg Daniel · 4 years, 2 months ago
  20. 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 4 years, 2 months ago
  21. 9d02a4c Using staging buffers for vulkan texture uploads. by Greg Daniel · 4 years, 2 months ago
  22. a58db7f Add GrStagingBufferManager and use GrGpuBuffers to manage caching. by Greg Daniel · 4 years, 2 months ago
  23. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  24. 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 6 months ago
  25. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 6 months ago
  26. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 6 months ago
  27. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 7 months ago
  28. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 7 months ago
  29. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 7 months ago
  30. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 7 months ago
  31. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 7 months ago
  32. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 8 months ago
  33. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 8 months ago
  34. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 5 years ago
  35. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  36. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  37. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  38. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  39. 2af3e70 Don't use color type derived from GrPixelConfig to determine proxy texture swizzle. by Brian Salomon · 5 years ago
  40. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  41. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  42. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  43. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  44. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  45. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  46. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  47. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  48. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  49. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  50. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  51. 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 5 years ago
  52. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  53. 9313aa7 Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2) by Robert Phillips · 5 years ago
  54. 7eeb74f Add checks that the GrResourceAllocator is operating as expected by Robert Phillips · 5 years ago
  55. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 6 years ago
  56. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  57. fd0d970 Rename GrContext::uniqueID to contextID and hide it by Robert Phillips · 6 years ago
  58. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 6 years ago
  59. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  60. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  61. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  62. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  63. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  64. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  65. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  66. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  67. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  68. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  69. 303e83e Let unbudgeted, unique keyed resources stay in gpu ResourceCache. by Greg Daniel · 6 years ago
  70. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  71. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  72. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  73. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  74. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  75. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  76. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  77. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  78. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  79. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  80. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 7 years ago
  81. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  82. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  83. 3f9797d Remove SK_DISABLE_DEFERRED_PROXIES define through code by Greg Daniel · 7 years ago
  84. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  85. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  86. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  87. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  88. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  89. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  90. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  91. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  92. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  93. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
  94. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  95. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  96. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  97. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  98. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  99. b67821d Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget by Robert Phillips · 7 years ago
  100. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago