1. 1c1c666 Default implementation of onSetRelease() on GrSurface by Brian Salomon · 6 years ago
  2. b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 6 years ago
  3. 8cabb32 Make it safe to enter the cache from a GrTexture idle proc. by Brian Salomon · 6 years ago
  4. 2d35a1c Move texture release proc to GrSurface so that render targets can also have releases. by Greg Daniel · 6 years ago
  5. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 6 years ago
  6. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 6 years ago
  7. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 6 years ago
  8. 614c1a8 Add idle texture callback mechanism. by Brian Salomon · 6 years ago
  9. f23a152 Reland "Add clamp to border wrap mode to gpu" by Michael Ludwig · 6 years ago
  10. 8137f3c Revert "Add clamp to border wrap mode to gpu" by Michael Ludwig · 6 years ago
  11. f49a578 Add clamp to border wrap mode to gpu by Michael Ludwig · 6 years ago
  12. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  13. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  14. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  15. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  16. 2268ad2 Add flag to force purge resources from cache as soon as possible. by Greg Daniel · 6 years ago
  17. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  18. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  19. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  20. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  21. dc82994 Revert "Reland "Reland "Revert "Use OpenGL sampler objects when available."""" by Brian Salomon · 6 years ago
  22. 327955b Reland "Reland "Revert "Use OpenGL sampler objects when available.""" by Brian Salomon · 6 years ago
  23. bfb3df4 Revert "Reland "Revert "Use OpenGL sampler objects when available.""" by Brian Salomon · 6 years ago
  24. bffe4ed Reland "Revert "Use OpenGL sampler objects when available."" by Greg Daniel · 6 years ago
  25. d46987b Revert "Revert "Use OpenGL sampler objects when available."" by Brian Salomon · 6 years ago
  26. 1bccae5 Revert "Use OpenGL sampler objects when available." by Mike Klein · 6 years ago
  27. 0f7e55a Use OpenGL sampler objects when available. by Brian Salomon · 6 years ago
  28. 7226c23 Make GrTextureProxy store a GrTextureType. by Brian Salomon · 6 years ago
  29. 60dd8c7 Introduce enum class for texture type. by Brian Salomon · 6 years ago
  30. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  31. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago
  32. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  33. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 6 years ago
  34. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 6 years ago
  35. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 6 years ago
  36. 6a0176b Add ref counted wrapped around GrTexture ReleaseProc by Greg Daniel · 7 years ago
  37. b67821d Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget by Robert Phillips · 7 years ago
  38. 914a36b MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  39. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  40. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  41. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  42. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 7 years ago
  43. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 7 years ago
  44. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 7 years ago
  45. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  46. cef213c Move ReleaseProc info to GrTexture and for implementations to define it. by Greg Daniel · 7 years ago
  47. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  48. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  49. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  50. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  51. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  52. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  53. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  54. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  55. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  56. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 9 years ago
  57. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  58. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 9 years ago
  59. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  60. 10528f1 Store texture target on GrGLTexture. This is in preparation for using texture targets other than 2D. by bsalomon · 9 years ago
  61. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  62. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 9 years ago
  63. d1e7287 Minor modifications to GrProgramDesc.h. by jvanverth · 9 years ago
  64. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  65. 5236cf4 Make uncached textures uncached from the get go. by bsalomon · 10 years ago
  66. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  67. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  68. 9a0c7ab Skia: Track the fIsWrapped separately so that we delete correctly by hendrikw · 10 years ago
  69. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
  70. bcaefb0 Remove GrGLTexID by bsalomon · 10 years ago
  71. 37dd331 Add class GrGLTextureRenderTarget for GL texture/rendertarget objects by bsalomon · 10 years ago
  72. b15b4c1 Separate out GrSurfaceConfig's fields from other structs used to create GrGL* subclasses of GrSurface. by bsalomon · 10 years ago
  73. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  74. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  75. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  76. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  77. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  78. e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  79. 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
  80. bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  81. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  82. 149f4f5 differentiate mag and min filters by commit-bot@chromium.org · 11 years ago
  83. 59e16e4 Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned. by commit-bot@chromium.org · 11 years ago
  84. 3cb406b Implement support for origin-TopLeft render targets. Note that the default behaviour remains the same: textures default to origin-TopLeft, render targets default to origin-BottomLeft, and backend textures default to origin-BottomLeft. However, the caller can override the default by setting fOrigin in GrTextureDesc, GrBackendTextureDesc or GrBackendRenderTargetDesc. by senorblanco@chromium.org · 12 years ago
  85. cf9faf6 Reverting r7545 (render target origin change) due to layout test issues (see https://codereview.chromium.org/12210002/) by robertphillips@google.com · 12 years ago
  86. ed8659b Implement support for origin-TopLeft render targets in GL backend. by senorblanco@chromium.org · 12 years ago
  87. ef5dbe1 Add an origin flag for backend (external) textures. Some textures in WebKit have a topdown orientation, and skia needs to be notified of this, so that they are not drawn upside-down. by senorblanco@chromium.org · 12 years ago
  88. 7283022 Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. by bsalomon@google.com · 12 years ago
  89. 2d0bade Make the orientation of a texture accessible from and known by GrSurface. by bsalomon@google.com · 12 years ago
  90. 08afc84 Files accidentally omitted from r6123. by bsalomon@google.com · 12 years ago
  91. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  92. b867099 Move filter/wrap out of GrSamplerState into GrTextureParams by bsalomon@google.com · 12 years ago
  93. fa35e3d plumb SkInstCnt to all subclasses of GrRefCnt by reed@google.com · 12 years ago
  94. 957ebdd Adding API to GrTexture to reset cached texture parameter values by junov@chromium.org · 12 years ago
  95. 3271628 Move texture descriptor into GrTexture by robertphillips@google.com · 12 years ago
  96. d8f856c Move convolution from code in GrGLProgram to new GrConvolutionEffect by tomhudson@google.com · 12 years ago
  97. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago[Renamed (99%) from src/gpu/GrGLTexture.h]
  98. 280e99f Add support for GL texture storage by bsalomon@google.com · 13 years ago
  99. 6f37951 Make all pixel ops go thru ctx so we can correctly flush. Unify two texture upload code paths. by bsalomon@google.com · 13 years ago
  100. 9962108 Remove allocated size vs content size in textures by bsalomon@google.com · 13 years ago