Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
31a4a6f5717f645da6b97ccc1e420ae1e1c71ce0
/
src
/
runtime_test.cc
a004aa9
user build support for art (2 of 3)
by Brian Carlstrom
· 13 years ago
223f20f
Remove old code to support multiple images
by Brian Carlstrom
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
9557241
Don't default-construct std::strings and then assign them.
by Elliott Hughes
· 13 years ago
4dd9b4d
Clean up verbose logging.
by Elliott Hughes
· 13 years ago
58ae941
Simplify command line arguments
by Brian Carlstrom
· 13 years ago
69b15fb
Working dex2oat and oatexec
by Brian Carlstrom
· 13 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 13 years ago
3402380
Remove uses of scoped_ptr_malloc.
by Elliott Hughes
· 13 years ago
9cff8e1
Convert Class::descriptor_ from StringPiece to String (as part of image loading)
by Brian Carlstrom
· 13 years ago
f734cf5
Add ParsedOptions test (and migrate RuntimeTest to CommonTest)
by Brian Carlstrom
· 13 years ago
6ea095a
Parse required options
by Brian Carlstrom
· 13 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 13 years ago
fc322c7
Initialize the bootstrap class path from standard sources.
by Carl Shapiro
· 13 years ago