1. 694ff17 Revert "Revert changes to unbreak bots." by Brian Salomon · 3 years, 11 months ago
  2. 49721c8 Revert changes to unbreak bots. by Brian Salomon · 3 years, 11 months ago
  3. b2c4214 GrRefCntedCallback has Make function. by Brian Salomon · 3 years, 11 months ago
  4. 0eca74c Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. by Greg Daniel · 4 years ago
  5. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  6. 638b2e8 Add GrInternalSurfaceFlag for vulkan input attachment. by Greg Daniel · 4 years, 1 month ago
  7. f7f5433 Remove GrSurfacePriv and GrRenderTargetPriv by Brian Salomon · 4 years, 2 months ago
  8. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 2 months ago
  9. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 7 months ago[Renamed (96%) from include/gpu/GrSurface.h]
  10. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 7 months ago[Renamed (96%) from src/gpu/GrSurface.h]
  11. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 7 months ago[Renamed (96%) from include/gpu/GrSurface.h]
  12. 3c0a50f Implement support for framebufferOnly render targets. by Stephen White · 4 years, 8 months ago
  13. d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 4 years, 8 months ago
  14. 5fab909 Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal." by Jim Van Verth · 4 years, 10 months ago
  15. b1edfde Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal. by Jim Van Verth · 4 years, 10 months ago
  16. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  17. a00bcad Remove GrPixelConfig version of CompressedDataSize. by Greg Daniel · 5 years ago
  18. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  19. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  20. bf8bf83 Remove IORefs from GrSurface by Robert Phillips · 5 years ago
  21. 197c586 limit SK_API exposure on GrTexture by Brian Salomon · 5 years ago
  22. 3f7932e Add kRequiresManualMSAAResolve to GrInternalSurfaceFlags by Chris Dalton · 5 years ago
  23. a9c2257 Pass size and GrPixelConfig to GrSurface/Texture/RenderTarget constructors by Brian Salomon · 5 years ago
  24. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  25. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  26. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  27. f9fcf7f Alter approximate scratch texture binning after 1024 by Robert Phillips · 5 years ago
  28. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  29. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  30. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  31. 1c1c666 Default implementation of onSetRelease() on GrSurface by Brian Salomon · 6 years ago
  32. b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 6 years ago
  33. 2d35a1c Move texture release proc to GrSurface so that render targets can also have releases. by Greg Daniel · 6 years ago
  34. 34a2030 Remove window rects flag from GrInternalSurfaceFlags. by Brian Salomon · 6 years ago
  35. 9f7d9a2 Revert "Move some Gr headers from include/gpu to include/private and src/gpu." by Brian Salomon · 6 years ago[Renamed (98%) from include/private/GrSurface.h]
  36. 3bdc3f5 Move some Gr headers from include/gpu to include/private and src/gpu. by Brian Salomon · 6 years ago[Renamed (98%) from include/gpu/GrSurface.h]
  37. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  38. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  39. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  40. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  41. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  42. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  43. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  44. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  45. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  46. 09c9400 Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  47. 01422bc Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations."" by Greg Daniel · 6 years ago
  48. 9eb36b9 Reland "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  49. 0c78238 Revert "Require mips to be allocated at texture creation time and disable late allocations." by Greg Daniel · 6 years ago
  50. cd2c3f9 Require mips to be allocated at texture creation time and disable late allocations. by Greg Daniel · 6 years ago
  51. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 6 years ago
  52. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 6 years ago
  53. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 6 years ago
  54. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  55. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  56. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  57. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  58. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  59. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  60. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 7 years ago
  61. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  62. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  63. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  64. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 7 years ago
  65. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 7 years ago
  66. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  67. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  68. cef213c Move ReleaseProc info to GrTexture and for implementations to define it. by Greg Daniel · 7 years ago
  69. c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 7 years ago
  70. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  71. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  72. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  73. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  74. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  75. 1ec1faa Remove GrSurface::flushWrites by Robert Phillips · 7 years ago
  76. b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
  77. 31c2608 Demote savePixels to save_pixels by Robert Phillips · 8 years ago
  78. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  79. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  80. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  81. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  82. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  83. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  84. 13a7eee Flush some non-substantive Ganesh changes by robertphillips · 8 years ago
  85. f1c6cd7 Rename WorseCaseSize to WorstCasSize by robertphillips · 8 years ago
  86. 8c523e0 Move prepareForExternalIO from GrRenderTarget to GrDrawContext by robertphillips · 8 years ago
  87. 396fcdb Cleanup of code that converts from GPU-backed resources to SkImageInfo by brianosman · 8 years ago
  88. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  89. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  90. 6121405 Cleaning up trailing spaces and typos. by cblume · 9 years ago
  91. 6e83ac7 Defer flushes if kPreferNoIO is specified by robertphillips · 9 years ago
  92. cc97ece Add SK_API to GrSurface by bsalomon · 9 years ago
  93. c49e868 Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getTextureHandle by bsalomon · 9 years ago
  94. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  95. 74f681d Make SkGpuDevice know its alpha type by bsalomon · 9 years ago
  96. 35a5261 privatize by reed · 9 years ago
  97. de49988 add callbacks to Images that wrap client-provided content by reed · 9 years ago
  98. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  99. a2c2323 Remove GrSurface::isSameAs by bsalomon · 10 years ago
  100. 87a94eb Rename and clarify semantics of GrContext::resolveRenderTarget. by bsalomon · 10 years ago