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