Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
2f4942879da18c9789800878b0e5eb87fbedb7b0
/
libartbase
/
base
/
hash_set_test.cc
feba264
Make HashSet behave like std::unordered_set...
by Vladimir Marko
· 5 years ago
2ef0110
Replace StringPiece with std::string_view in HashSet.
by Vladimir Marko
· 6 years ago
54159c6
Use HashSet<std::string> instead of unordered_set<>.
by Vladimir Marko
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
[Renamed from runtime/base/hash_set_test.cc]
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
c482d38
Add HashSet::Reserve
by Mathieu Chartier
· 9 years ago
32cc9ee
Change hash table load factors
by Mathieu Chartier
· 9 years ago
cf7792d
Test HashSet lookup by alternate key type.
by Richard Uhler
· 9 years ago
e2facc5
runtime: Add lambda box/unbox object equality
by Igor Murashkin
· 10 years ago
3552d96
base: Fix an infinite loop in HashSet::Insert
by Igor Murashkin
· 10 years ago
47f867a
Clean up hash set
by Mathieu Chartier
· 10 years ago
e7c9a8c
Add hash map, reduce excessive hashing
by Mathieu Chartier
· 10 years ago
c2e2062
Add hash set
by Mathieu Chartier
· 10 years ago