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