1. 744998e Make textures register with GrResourceCache2 as scratch. by bsalomon · 11 years ago[Renamed (63%) from src/gpu/GrBinHashKey.h]
  2. 3d533ac Replace GrTHash with SkTDynamicHash by robertphillips · 11 years ago
  3. d6bab02 Reverting r12427 by rmistry@google.com · 12 years ago
  4. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  5. 742058f Speed up GrResourceCache lookup by inlining GrBinHashKey comparisons by commit-bot@chromium.org · 12 years ago
  6. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 12 years ago
  7. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 12 years ago
  8. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 13 years ago
  9. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 13 years ago
  10. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 13 years ago
  11. 9ba4fa6 Remove GrGLProgram::CachedData, make GrGLProgram represent the program by bsalomon@google.com · 13 years ago
  12. 6b5fdc1 Use a stack variable for hash computation in GrBinHashKey by bsalomon@google.com · 14 years ago
  13. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrBinHashKey.h]
  14. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 14 years ago
  15. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 14 years ago
  16. 513909f9 Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 14 years ago
  17. f7c00f6 Clening up GrBinHashKey. Removing unnecessary streaming capability by junov@google.com · 14 years ago
  18. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  19. 78e7d2c Fix to bug, partial fix to unit tests following on from by tomhudson@google.com · 14 years ago
  20. 0d3f1fb Speed up GrBinHashKey computation by replacing Adler32 with One-at-a-Time hash by tomhudson@google.com · 14 years ago
  21. 5d6e108 This change eliminates a potential memory leak and it by junov@google.com · 14 years ago
  22. f93e717 Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShaders by junov@google.com · 14 years ago