Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
a20748aceb63396c5e09366968bbc71308f745df
/
runtime
/
safe_map.h
afeb309
Correct value_type for some TrackingAllocators.
by Dan Albert
· 9 years ago
13c7449
ART: Fix SafeMap::Put()/PutBefore() rvalue overloads.
by Vladimir Marko
· 9 years ago
7856835
Fix locking on string init map (again).
by Vladimir Marko
· 9 years ago
4686c52
Fix locking on string init map.
by Jeff Hao
· 9 years ago
758a801
ART: Enable Clang's -Wdeprecated
by Andreas Gampe
· 10 years ago
bad0267
Add native memory accounting through custom allocator.
by Mathieu Chartier
· 10 years ago
b19955d
Reduce time and memory usage of GVN.
by Vladimir Marko
· 10 years ago
bd72fc1
Faster deduplication in OatWriter.
by Vladimir Marko
· 10 years ago
2ac01fc
Improve tracking of memory locations in LVN.
by Vladimir Marko
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 10 years ago
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
0a9dc05
GC data structures allocation tracking
by Mathieu Chartier
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/safe_map.h]
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 12 years ago
d1643e4
Basic block combine pass
by buzbee
· 12 years ago
08f753d
Avoid compile time rewriting of dex code by verifier.
by Ian Rogers
· 12 years ago
7484741
Fix a bunch of lint.
by Elliott Hughes
· 12 years ago
b2eb5c1
Reduce memory usage.
by TDYa127
· 12 years ago
a0e1806
Add a SafeMap equivalent to std::map but without the error-prone operator[].
by Elliott Hughes
· 13 years ago