1. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  2. 8dc7c3a Rename GrStencilBuffer to GrStencilAttachment by egdaniel · 9 years ago[Renamed (64%) from src/gpu/GrStencilBuffer.cpp]
  3. 02a44a4 Recycle stencil buffers across render targets. by bsalomon · 9 years ago
  4. 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
  5. 10e23ca Use scratch keys for stencil buffers. by bsalomon · 10 years ago
  6. 19cd0f1 Revert "Use scratch keys for stencil buffers." by bsalomon · 10 years ago
  7. 91175f1 Use scratch keys for stencil buffers. by bsalomon · 10 years ago
  8. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  9. ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  10. 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  11. f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  12. 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  13. 453cf40 Add GrGpuResource::CacheAccess by bsalomon · 10 years ago
  14. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  15. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  16. 10a9fb8 Ensure that GrCacheID::Key instances are fully initialized. by bsalomon@google.com · 12 years ago
  17. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  18. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  19. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  20. 7fa1876 Extended instance counting to all GrResource-derived classes by robertphillips@google.com · 12 years ago
  21. 9fbcad0 Removed old resource locking system by robertphillips@google.com · 12 years ago
  22. d6bbbf8 Simplified stencil buffer caching by robertphillips@google.com · 12 years ago
  23. a292112 Remove SkGpuDevice::fTexture, use new pixel ref class name by bsalomon@google.com · 12 years ago
  24. 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
  25. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
  26. 9c2ea84 Split cache-specific fields out of GrTextureDesc by robertphillips@google.com · 12 years ago
  27. 5091b70 Added resource domain to GrTextureDesc by robertphillips@google.com · 12 years ago
  28. 46a8600 Refactored cacheID in preparation for clip mask caching changes by robertphillips@google.com · 12 years ago
  29. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrStencilBuffer.cpp]
  30. eefe6f1 Fix crash in GrStencilBuffer when it tries to unlock itself but has lost its GrGpu ptr. by bsalomon@google.com · 13 years ago
  31. 558a75b Use a single stencil buffer for a given width,height,samplecount by bsalomon@google.com · 13 years ago