Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a6dfdae1cffc78f9791348b2e1dc8f4c6c3f7128
/
runtime
/
safe_map.h
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
· 11 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 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
· 13 years ago
b2eb5c1
Reduce memory usage.
by TDYa127
· 13 years ago
a0e1806
Add a SafeMap equivalent to std::map but without the error-prone operator[].
by Elliott Hughes
· 13 years ago