1. 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years, 7 months ago
  2. a6db510 Rename GrMipMapsStatus GrMipmapStatus by Brian Salomon · 4 years, 7 months ago
  3. 3d0359a Migrate GrGpu to GrDirectContext by Adlai Holler · 4 years, 7 months ago
  4. d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 5 years ago
  5. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  6. a00bcad Remove GrPixelConfig version of CompressedDataSize. by Greg Daniel · 5 years ago
  7. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  8. ea4ad30 Modify GrGLTexture/RenderTarget and related functions to not take GrSurfaceDesc. by Brian Salomon · 6 years ago
  9. a9c2257 Pass size and GrPixelConfig to GrSurface/Texture/RenderTarget constructors by Brian Salomon · 6 years ago
  10. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 6 years ago
  11. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 6 years ago
  12. e2826ab Add API to invalidate GL texture parameters from GrBackendTexture. by Brian Salomon · 6 years ago
  13. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  14. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  15. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  16. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" 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. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
  22. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 7 years ago
  23. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 7 years ago
  24. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  25. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  26. 0fc4d2d Use enum to track MipMapsStatus throughout Texture creation by Greg Daniel · 7 years ago
  27. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  28. 6ecc911 Revert "Revert "Remove Gr*Gpu includes from header files."" by Greg Daniel · 8 years ago
  29. 56af45b Revert "Remove Gr*Gpu includes from header files." by Greg Daniel · 8 years ago
  30. 2bd381b Remove Gr*Gpu includes from header files. by Greg Daniel · 8 years ago
  31. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 8 years ago
  32. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 8 years ago
  33. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  34. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  35. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  36. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  37. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  38. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  39. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 9 years ago
  40. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago