Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
d369bb76dee0df2d2a106e9bf7f4e6446ed6deaa
/
src
/
image_writer.cc
693267a
Fix GarbageCollector to work with VERIFY_OBJECT_ENABLED
by Brian Carlstrom
· 14 years ago
69b15fb
Working dex2oat and oatexec
by Brian Carlstrom
· 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
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
c1674ed
Make valgrind happier and stop us leaking so much we can can't run the tests on a device.
by Elliott Hughes
· 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
04b63fd
Using 'size' to mean anything other than "element count" on a collection is confusing.
by Elliott Hughes
· 14 years ago
4e777d4
Revisions to "First pass of ImageWriter"
by Brian Carlstrom
· 14 years ago
d8ddfd5
Implement JNI NewBooleanArray et cetera.
by Elliott Hughes
· 14 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 14 years ago