index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
space_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cpplint's whitespace complaints.
Elliott Hughes
2012-03-26
1
-8
/
+8
*
Fix a leak in the verifier and a minor test bug.
Elliott Hughes
2012-03-16
1
-1
/
+1
*
Refactor the compilers out of libart.
Elliott Hughes
2012-03-09
1
-3
/
+3
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Space trim and other unit tests. General space clean up.
Ian Rogers
2012-01-29
1
-7
/
+247
*
Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like na...
Ian Rogers
2012-01-26
1
-16
/
+21
*
Added support for -XX:HeapGrowthLimit switch
jeffhao
2011-10-28
1
-7
/
+27
*
Add a C++ equivalent of Android's TimingLogger, and use it for the heap.
Elliott Hughes
2011-10-12
1
-4
/
+4
*
Fix space_test by ensuring Runtime::Current() is not null
Brian Carlstrom
2011-09-27
1
-4
/
+5
*
Switch to UniquePtr.
Elliott Hughes
2011-08-30
1
-9
/
+9
*
Work on heap and space initialization to support image loading
Brian Carlstrom
2011-08-18
1
-4
/
+4
*
Remove author attributions.
Carl Shapiro
2011-08-14
1
-1
/
+0
*
Move DexFiles to be allocated on the heap
Brian Carlstrom
2011-07-22
1
-3
/
+3
*
Add allocation and garbage collection infrastructure.
Carl Shapiro
2011-07-21
1
-0
/
+68