1. 55f6fd5 initialize val in SkTHash Slot by Mike Klein · 5 years ago
  2. 089f13f Allow SkTHash functions to return size_t. by Mike Klein · 6 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  4. 4284ec6 add SkTHashTable::LookupOrNull() by Mike Klein · 6 years ago
  5. 5138299 Mark all deleted methods private by Hal Canary · 7 years ago
  6. 725d5ad SkTHashTable no longer uses SkNoncopy by Hal Canary · 7 years ago
  7. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 7 years ago
  8. 6736236 include/private/SkTemplates: Cleanup bare pointers. by Hal Canary · 7 years ago
  9. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 8 years ago
  10. 053730d Fix SkTHashTable dangling values by Florin Malita · 8 years ago
  11. 6b00a07 simplify SkTHash* move support by Mike Klein · 8 years ago
  12. acef51f Remove tombstones from SkTHash. by Herb Derby · 8 years ago
  13. db402ca add move semantics to SkTHash* by Mike Klein · 8 years ago
  14. c8d1dd4 SkTHash: hash from fnptr to functor type by mtklein · 9 years ago
  15. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  16. 469a3fe Add approxBytesUsed to hashes. by mtklein · 9 years ago
  17. fd8ed69 Move SkTHash.h to include/private. by mtklein · 9 years ago[Renamed from src/core/SkTHash.h]
  18. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 10 years ago[Renamed from include/private/SkTHash.h]
  19. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 10 years ago[Renamed from src/core/SkTHash.h]
  20. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 10 years ago[Renamed from include/private/SkTHash.h]
  21. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 10 years ago[Renamed from src/core/SkTHash.h]
  22. 33d73c3 SkTHash: remove() by mtklein · 10 years ago
  23. be27a11 SkPDF: SkPDFGraphicState Lookup hashtabled by halcanary · 10 years ago
  24. fb8307c Add SkTHashSet::find() by mtklein · 10 years ago
  25. 038cb5e SkTHash: add checksum include by halcanary · 10 years ago
  26. 02f46cf Some usability ideas around SkTHash. by mtklein · 10 years ago
  27. 2aa1f7e Port GrGLCaps over to use SkTHash. by mtklein · 10 years ago
  28. 79ca081 Minimize SkTHash object copying by fmalita · 10 years ago
  29. 979e0ea Spin off SkTHashTable, SkTHashMap, SkTHashSet by mtklein · 10 years ago