1. c89a7ee Use shared gpu memory size for all GrAttachments. by Greg Daniel · 4 years, 10 months ago
  2. c0d6915 Reland "Rename GrStencilAttachment class to generic GrAttachment" by Greg Daniel · 4 years, 10 months ago[Renamed (63%) from src/gpu/gl/GrGLStencilAttachment.cpp]
  3. 99b1a8b Revert "Rename GrStencilAttachment class to generic GrAttachment" by Jim Van Verth · 4 years, 10 months ago[Renamed (63%) from src/gpu/gl/GrGLAttachment.cpp]
  4. 6113d50 Rename GrStencilAttachment class to generic GrAttachment by Greg Daniel · 4 years, 10 months ago[Renamed (63%) from src/gpu/gl/GrGLStencilAttachment.cpp]
  5. 8ade5e8 Remove special handling of stencil formats and just use GrBackendFormts. by Greg Daniel · 4 years, 10 months ago
  6. e77162e Make GrStencilAttachment derive from GrSurface. by Greg Daniel · 4 years, 11 months ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  8. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 8 years ago
  9. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 8 years ago
  10. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 8 years ago
  11. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 8 years ago
  12. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 8 years ago
  13. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 8 years ago
  14. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 8 years ago
  15. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 9 years ago
  16. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 10 years ago
  17. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 10 years ago
  18. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 10 years ago[Renamed (79%) from src/gpu/gl/GrGLStencilBuffer.cpp]
  19. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 11 years ago
  20. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 11 years ago
  21. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 11 years ago
  22. 69ed47f Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl by bsalomon · 11 years ago
  23. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 11 years ago
  24. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 11 years ago
  25. 7283022 Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. by bsalomon@google.com · 13 years ago
  26. d364554 Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derived classes by robertphillips@google.com · 13 years ago
  27. d6bbbf8 Simplified stencil buffer caching by robertphillips@google.com · 13 years ago
  28. d8f856c Move convolution from code in GrGLProgram to new GrConvolutionEffect by tomhudson@google.com · 13 years ago
  29. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 14 years ago[Renamed from src/gpu/GrGLStencilBuffer.cpp]
  30. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrGLStencilBuffer.cpp]
  31. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 14 years ago