Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
5c93af3cc8894deefbc9cba69ea69526c45842aa
/
libartbase
/
base
/
hash_set.h
2ef0110
Replace StringPiece with std::string_view in HashSet.
by Vladimir Marko
· 7 years ago
6aec6d9
Document HashSet::erase() behavior
by Mathieu Chartier
· 8 years ago
54159c6
Use HashSet<std::string> instead of unordered_set<>.
by Vladimir Marko
· 8 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 8 years ago
[Renamed (99%) from runtime/base/hash_set.h]
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 8 years ago
2ffb703
cpplint: Cleanup errors
by Igor Murashkin
· 9 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 9 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 9 years ago
21f2364
Fix incorrect string hash value extension during cross-compilation.
by Alexey Grebenkin
· 10 years ago
1a1de67
Do not write empty class table and intern table to image.
by Vladimir Marko
· 10 years ago
5ef868c
Change hash set to use noexcept
by Mathieu Chartier
· 10 years ago
208a5cb
Store class tables in the image
by Mathieu Chartier
· 11 years ago
c482d38
Add HashSet::Reserve
by Mathieu Chartier
· 11 years ago
32cc9ee
Change hash table load factors
by Mathieu Chartier
· 11 years ago
1f49764
ART: Use arena allocator with HashSet/HashMap.
by Vladimir Marko
· 11 years ago
88b6b05
Fix hash set memory leaks
by Mathieu Chartier
· 11 years ago
e2facc5
runtime: Add lambda box/unbox object equality
by Igor Murashkin
· 11 years ago
3552d96
base: Fix an infinite loop in HashSet::Insert
by Igor Murashkin
· 11 years ago
d39645e
Move image intern table into image
by Mathieu Chartier
· 11 years ago
47f867a
Clean up hash set
by Mathieu Chartier
· 11 years ago
c2e2062
Add hash set
by Mathieu Chartier
· 12 years ago