index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
safe_map.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimizing: Improve const-string code generation.
Vladimir Marko
2016-03-29
1
-0
/
+13
*
ART: Allow method references across oat files for multi-image, 2nd attempt.
Vladimir Marko
2016-02-24
1
-4
/
+4
*
Correct value_type for some TrackingAllocators.
Dan Albert
2016-01-12
1
-1
/
+1
*
ART: Fix SafeMap::Put()/PutBefore() rvalue overloads.
Vladimir Marko
2015-11-24
1
-2
/
+2
*
Fix locking on string init map (again).
Vladimir Marko
2015-09-21
1
-1
/
+12
*
Fix locking on string init map.
Jeff Hao
2015-09-18
1
-1
/
+2
*
ART: Enable Clang's -Wdeprecated
Andreas Gampe
2015-04-06
1
-0
/
+1
*
Add native memory accounting through custom allocator.
Mathieu Chartier
2014-08-29
1
-1
/
+7
*
Reduce time and memory usage of GVN.
Vladimir Marko
2014-07-31
1
-0
/
+1
*
Faster deduplication in OatWriter.
Vladimir Marko
2014-07-09
1
-7
/
+24
*
Improve tracking of memory locations in LVN.
Vladimir Marko
2014-05-29
1
-0
/
+3
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Create a scoped arena allocator and use that for LVN.
Vladimir Marko
2014-03-06
1
-4
/
+11
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
GC data structures allocation tracking
Mathieu Chartier
2013-07-25
1
-3
/
+5
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+105