Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
0cfe1fb7060576d047f7f894fc0d8b87de84fcab
/
src
/
heap.h
0cfe1fb
Use accessor methods for Object fields.
by Ian Rogers
· 13 years ago
410c0c8
Mark more roots.
by Elliott Hughes
· 13 years ago
cf4c6c4
Fully implement string interning.
by Elliott Hughes
· 13 years ago
bf86d04
Start adding implementations for runtime-provided native methods.
by Elliott Hughes
· 13 years ago
1f87008
Add HeapTest and make GC work enough to pass it
by Brian Carlstrom
· 13 years ago
a250199
Add -Xcheck:jni.
by Elliott Hughes
· 13 years ago
408f79a
Add validate object, clean up stack indirect reference table.
by Ian Rogers
· 13 years ago
a663ea5
Initialize ClassLinker from image
by Brian Carlstrom
· 13 years ago
9cff8e1
Convert Class::descriptor_ from StringPiece to String (as part of image loading)
by Brian Carlstrom
· 13 years ago
4a289ed
Work on heap and space initialization to support image loading
by Brian Carlstrom
· 13 years ago
8a43659
Work on option parsing as prelude to image loading
by Brian Carlstrom
· 13 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 13 years ago
ad107ab
Remove author attributions.
by Carl Shapiro
· 13 years ago
744ad05
Remove stray trailing semicolons.
by Carl Shapiro
· 13 years ago
7e93b50
String intern table and support for unordered_map
by Brian Carlstrom
· 13 years ago
a40f9bc
Add ObjectArray::CopyOf
by Brian Carlstrom
· 13 years ago
4a96b60
ClassLinker can now FindClass all libcore classes
by Brian Carlstrom
· 13 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
a080803
Setting klass_ fields of heap allocated objects
by Brian Carlstrom
· 14 years ago
a7f4f48
Move allocation of fields and methods to heap
by Brian Carlstrom
· 14 years ago
61e019d
Initialize runtime constituents on runtime construction.
by Carl Shapiro
· 14 years ago
934486c
Make ClassLinker set Class::super_class_ plus test and build improvements
by Brian Carlstrom
· 14 years ago
565f507
Initialize primitive type classes during linker initialization.
by Carl Shapiro
· 14 years ago
5fafe2b
Add support for initializing static fields.
by Carl Shapiro
· 14 years ago
0e5d75d
Add support for linking classes.
by Carl Shapiro
· 14 years ago
1fb8620
Add class loading infrastructure.
by Carl Shapiro
· 14 years ago