Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
3e465b1a72d89f7c30f18efb90dc688d33d46c16
/
src
/
heap.cc
3e465b1
Get the test speed back to where it was.
by Elliott Hughes
· 14 years ago
0cfe1fb
Use accessor methods for Object fields.
by Ian Rogers
· 14 years ago
cf4c6c4
Fully implement string interning.
by Elliott Hughes
· 14 years ago
bf86d04
Start adding implementations for runtime-provided native methods.
by Elliott Hughes
· 14 years ago
1f87008
Add HeapTest and make GC work enough to pass it
by Brian Carlstrom
· 14 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 14 years ago
a250199
Add -Xcheck:jni.
by Elliott Hughes
· 14 years ago
b63ec39
Add compiler allocation paths Class::NewInstanceFromCode and Array::AllocFromCode
by Brian Carlstrom
· 14 years ago
408f79a
Add validate object, clean up stack indirect reference table.
by Ian Rogers
· 14 years ago
4873d46
Move static field storage to end of Class instance
by Brian Carlstrom
· 14 years ago
a663ea5
Initialize ClassLinker from image
by Brian Carlstrom
· 14 years ago
9cff8e1
Convert Class::descriptor_ from StringPiece to String (as part of image loading)
by Brian Carlstrom
· 14 years ago
4a289ed
Work on heap and space initialization to support image loading
by Brian Carlstrom
· 14 years ago
ad107ab
Remove author attributions.
by Carl Shapiro
· 14 years ago
53b6131
Use the UNIMPLEMENTED macro everywhere.
by Elliott Hughes
· 14 years ago
74eb46a
Improved ClassLoader support
by Brian Carlstrom
· 14 years ago
fc322c7
Initialize the bootstrap class path from standard sources.
by Carl Shapiro
· 14 years ago
a40f9bc
Add ObjectArray::CopyOf
by Brian Carlstrom
· 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