1. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 4 years, 10 months ago
  2. bd2f070 Always create an approx-size texture for approx-fit proxies by Michael Ludwig · 4 years, 11 months ago
  3. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 4 years, 11 months ago
  4. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  5. d4764a1 Rework how backend-specific formats are retrieved from GrBackendFormat. by Brian Salomon · 5 years ago
  6. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  7. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  8. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  9. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  10. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  11. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  12. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  13. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  14. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  15. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  16. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 5 years ago
  17. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 5 years ago
  18. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 5 years ago
  19. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  20. a5e78be Make Mock GrBackendFormat use GrColorType (instead of GrPixelConfig) by Robert Phillips · 5 years ago
  21. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  22. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  23. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  24. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  25. fa55f2e Add asserts to make sure we always have valid GrBackendFormats before creating proxies. by Greg Daniel · 5 years ago
  26. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  27. 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
  28. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  29. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  30. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  31. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  32. 9313aa7 Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2) by Robert Phillips · 5 years ago
  33. 7eeb74f Add checks that the GrResourceAllocator is operating as expected by Robert Phillips · 5 years ago
  34. 8ce7991 Add release proc apis to SkSurface::MakeFromBackend* calls. by Greg Daniel · 5 years ago
  35. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  36. b45f47d Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2) by Robert Phillips · 5 years ago
  37. 5b1813a Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization" by Robert Phillips · 5 years ago
  38. 87685ba Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization by Robert Phillips · 5 years ago
  39. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  40. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  41. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  42. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  43. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  44. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  45. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  46. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  47. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  48. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  49. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  50. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  51. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  52. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  53. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  54. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  55. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  56. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  57. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  58. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  59. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 6 years ago
  60. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  61. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 6 years ago
  62. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 6 years ago
  63. 52e943a Add testing-only backend render target support to GrVkGpu. by Brian Salomon · 6 years ago
  64. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  65. f777897 Delazify wrapped backend textures/render target proxies by Brian Salomon · 6 years ago
  66. 7578f3e Rename wrap backend tex/rt methods on GrProxyProvider by Brian Salomon · 6 years ago
  67. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  68. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  69. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  70. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  71. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 6 years ago
  72. f87651e Update createWrappedRenderTargetProxy with BackendTex to use lazy proxies by Greg Daniel · 6 years ago
  73. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 6 years ago
  74. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 6 years ago
  75. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 6 years ago
  76. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 6 years ago
  77. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 6 years ago
  78. d653cac More sample count cleanup: by Brian Salomon · 6 years ago
  79. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 6 years ago
  80. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 6 years ago
  81. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 6 years ago
  82. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  83. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  84. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  85. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  86. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  87. f95b175 Retract Gr*Priv.h includes a bit by Robert Phillips · 7 years ago
  88. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  89. d9971c0 Fix DeferredTextureImage test on Mac by Robert Phillips · 7 years ago
  90. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  91. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  92. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  93. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  94. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  95. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  96. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  97. d62f554 Fix WrappedProxyTest for sample count change by Greg Daniel · 7 years ago
  98. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  99. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  100. db40620 Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago