Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
af0cdef6a3ea06a4ae3fb012e4f7a9c56d661508
/
src
/
space.h
3bb17a6
Space trim and other unit tests. General space clean up.
by Ian Rogers
· 13 years ago
30fab40
Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming.
by Ian Rogers
· 13 years ago
6c9c06d
Use ashmem to name our various anonymous regions.
by Elliott Hughes
· 13 years ago
5d76c43
Mark non-image spaces and use write barrier for image spaces.
by Ian Rogers
· 13 years ago
6a5bd49
Implement the DDMS heap walking (for native and managed heaps).
by Elliott Hughes
· 13 years ago
c116070
Added support for -XX:HeapGrowthLimit switch
by jeffhao
· 13 years ago
c393a4f
System calls dex2oat when opening a dex file with an output location
by jeffhao
· 13 years ago
a51a3dd
Add missing 'explicit's on single-argument constructors.
by Elliott Hughes
· 13 years ago
307f75d
Add a C++ equivalent of Android's TimingLogger, and use it for the heap.
by Elliott Hughes
· 13 years ago
7f1caab
Add an interface to Space, so Heap no longer needs to be friend of Space.
by Shih-wei Liao
· 13 years ago
8c2f641
Grow for improving target utilization. Applicable to the target side only.
by Shih-wei Liao
· 13 years ago
58ae941
Simplify command line arguments
by Brian Carlstrom
· 13 years ago
0a5b14d
Add -verbose:startup
by Brian Carlstrom
· 13 years ago
1619286
Add oat file generation and tests to build
by Brian Carlstrom
· 14 years ago
9baa4ae
Remove use of MemMap for code allocation.
by Brian Carlstrom
· 14 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 14 years ago
a663ea5
Initialize ClassLinker from image
by Brian Carlstrom
· 14 years ago
4a289ed
Work on heap and space initialization to support image loading
by Brian Carlstrom
· 14 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 14 years ago
ad107ab
Remove author attributions.
by Carl Shapiro
· 14 years ago
58551df
Add a collection implementation.
by Carl Shapiro
· 14 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 14 years ago
69759ea
Add allocation and garbage collection infrastructure.
by Carl Shapiro
· 14 years ago