index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
mem_map.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART stack unwinding fixes for libunwind/gdb/lldb.
David Srbecky
2015-06-19
1
-0
/
+6
*
ART: Merge entries with same name and protect in MemMap dump.
Vladimir Marko
2015-05-08
1
-2
/
+2
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-7
/
+7
*
Add support for .bss section in oat files.
Vladimir Marko
2015-03-02
1
-1
/
+2
*
Add clamp growth limit
Mathieu Chartier
2015-01-08
1
-0
/
+3
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-0
/
+1
*
Change MemMap::maps_ to not be global variable
Mathieu Chartier
2014-10-14
1
-1
/
+4
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-8
/
+8
*
Add native memory accounting through custom allocator.
Mathieu Chartier
2014-08-29
1
-4
/
+5
*
Make a couple of map checks debug only.
Narayan Kamath
2014-08-21
1
-1
/
+2
*
ART: Fix memory unmapped twice issue in ElfFile::Load(bool)
Jim_Guo
2014-08-04
1
-3
/
+10
*
Fix the Mac build on x86-64.
Ian Rogers
2014-06-25
1
-2
/
+8
*
Remove deprecated WITH_HOST_DALVIK.
Ian Rogers
2014-06-10
1
-0
/
+8
*
Verify there's no mem map gap for immune region not to break.
Hiroshi Yamauchi
2014-06-04
1
-2
/
+22
*
ART: Randomize mem_map start address for linear scan search
Andreas Gampe
2014-05-20
1
-0
/
+6
*
AArch64: Add memory allocation in low 4GB
Stuart Monteith
2014-03-17
1
-0
/
+4
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-1
/
+1
*
Fix apps with more than one dex file with the same name
Brian Carlstrom
2014-02-06
1
-0
/
+17
*
Fix a double unmap issue in MemMap::UnMapAtEnd().
Hiroshi Yamauchi
2013-10-25
1
-3
/
+6
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-5
/
+8
*
Make DexFiles opened from files readonly by default, but writable during dex2oat
Brian Carlstrom
2013-08-29
1
-2
/
+0
*
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
/
+104