index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
gc
/
space
/
rosalloc_space.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix valgrind gtests and memory leaks.
Mathieu Chartier
2014-03-05
1
-4
/
+2
*
Decrease lock uses in RosAlloc::BulkFree().
Hiroshi Yamauchi
2014-03-03
1
-3
/
+3
*
Add custom SIGSEGV handler to help find heap corruption.
Mathieu Chartier
2014-02-28
1
-0
/
+1
*
Make allocations report usable size.
Ian Rogers
2014-02-26
1
-44
/
+41
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-1
/
+2
*
RosAlloc verification.
Hiroshi Yamauchi
2014-02-07
1
-0
/
+4
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-4
/
+6
*
Add zygote space as its own space type.
Mathieu Chartier
2014-01-31
1
-4
/
+0
*
Background compaction support.
Mathieu Chartier
2014-01-08
1
-0
/
+5
*
Merge "Remove some unnecessary code from dlmalloc_space/rosalloc_space."
Hiroshi Yamauchi
2013-12-19
1
-11
/
+0
|
\
|
*
Remove some unnecessary code from dlmalloc_space/rosalloc_space.
Hiroshi Yamauchi
2013-12-18
1
-11
/
+0
*
|
Fix an array copy benchmark regression.
Hiroshi Yamauchi
2013-12-17
1
-5
/
+5
|
/
*
Fix a per-process dumpsys meminfo crash.
Hiroshi Yamauchi
2013-11-18
1
-2
/
+6
*
A custom 'runs-of-slots' memory allocator.
Hiroshi Yamauchi
2013-11-16
1
-0
/
+144