1. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  2. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  3. 10a9fb8 Ensure that GrCacheID::Key instances are fully initialized. by bsalomon@google.com · 12 years ago
  4. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  5. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  6. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  7. 7fa1876 Extended instance counting to all GrResource-derived classes by robertphillips@google.com · 12 years ago
  8. 9fbcad0 Removed old resource locking system by robertphillips@google.com · 12 years ago
  9. d6bbbf8 Simplified stencil buffer caching by robertphillips@google.com · 12 years ago
  10. a292112 Remove SkGpuDevice::fTexture, use new pixel ref class name by bsalomon@google.com · 12 years ago
  11. 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
  12. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
  13. 9c2ea84 Split cache-specific fields out of GrTextureDesc by robertphillips@google.com · 12 years ago
  14. 5091b70 Added resource domain to GrTextureDesc by robertphillips@google.com · 12 years ago
  15. 46a8600 Refactored cacheID in preparation for clip mask caching changes by robertphillips@google.com · 12 years ago
  16. 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]
  17. eefe6f1 Fix crash in GrStencilBuffer when it tries to unlock itself but has lost its GrGpu ptr. by bsalomon@google.com · 13 years ago
  18. 558a75b Use a single stencil buffer for a given width,height,samplecount by bsalomon@google.com · 13 years ago