1. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
  2. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 13 years ago
  3. 9c2ea84 Split cache-specific fields out of GrTextureDesc by robertphillips@google.com · 13 years ago
  4. 5091b70 Added resource domain to GrTextureDesc by robertphillips@google.com · 13 years ago
  5. 46a8600 Refactored cacheID in preparation for clip mask caching changes by robertphillips@google.com · 13 years ago
  6. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrStencilBuffer.cpp]
  7. eefe6f1 Fix crash in GrStencilBuffer when it tries to unlock itself but has lost its GrGpu ptr. by bsalomon@google.com · 14 years ago
  8. 558a75b Use a single stencil buffer for a given width,height,samplecount by bsalomon@google.com · 14 years ago