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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-2
/
+6
*
Fix apps with more than one dex file with the same name
Brian Carlstrom
2014-02-06
1
-2
/
+9
*
Modify to use new BacktraceMap creation function.
Christopher Ferris
2014-01-27
1
-4
/
+5
*
Move __STDC_FORMAT_MACROS to a cflag.
Ian Rogers
2014-01-23
1
-1
/
+0
*
64bit friendly printf modifiers in mem map errors.
Ian Rogers
2014-01-23
1
-3
/
+6
*
Change to support new BacktraceMap.
Christopher Ferris
2014-01-16
1
-17
/
+25
*
Add more logging when mmap fails.
Mathieu Chartier
2013-11-13
1
-3
/
+4
*
am 7b5f0cf0: Use libbacktrace instead of libcorkscrew.
Christopher Ferris
2013-11-05
1
-6
/
+6
|
\
|
*
Use libbacktrace instead of libcorkscrew.
Christopher Ferris
2013-11-04
1
-6
/
+6
*
|
Fix a double unmap issue in MemMap::UnMapAtEnd().
Hiroshi Yamauchi
2013-10-25
1
-4
/
+65
*
|
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-13
/
+15
|
/
*
Make DexFiles opened from files readonly by default, but writable during dex2oat
Brian Carlstrom
2013-08-29
1
-23
/
+0
*
Allow MemMap to support empty map requests
Brian Carlstrom
2013-07-29
1
-6
/
+15
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-3
/
+3
*
Fixing cpplint readability/casting issues
Brian Carlstrom
2013-07-18
1
-1
/
+2
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+208