1. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  2. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 9 years ago
  3. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 9 years ago[Renamed (79%) from src/gpu/gl/GrGLStencilBuffer.cpp]
  4. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  5. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  6. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
  7. 69ed47f Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl by bsalomon · 10 years ago
  8. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 10 years ago
  9. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  10. 7283022 Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. by bsalomon@google.com · 12 years ago
  11. d364554 Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derived classes by robertphillips@google.com · 12 years ago
  12. d6bbbf8 Simplified stencil buffer caching by robertphillips@google.com · 12 years ago
  13. d8f856c Move convolution from code in GrGLProgram to new GrConvolutionEffect by tomhudson@google.com · 12 years ago
  14. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago[Renamed from src/gpu/GrGLStencilBuffer.cpp]
  15. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrGLStencilBuffer.cpp]
  16. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 13 years ago