index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
runtime_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
user build support for art (2 of 3)
Brian Carlstrom
2012-02-16
1
-2
/
+2
*
Remove old code to support multiple images
Brian Carlstrom
2012-02-04
1
-6
/
+1
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-1
/
+15
*
Don't default-construct std::strings and then assign them.
Elliott Hughes
2011-12-13
1
-1
/
+1
*
Clean up verbose logging.
Elliott Hughes
2011-12-13
1
-4
/
+10
*
Simplify command line arguments
Brian Carlstrom
2011-10-04
1
-7
/
+9
*
Working dex2oat and oatexec
Brian Carlstrom
2011-09-06
1
-5
/
+18
*
Switch to UniquePtr.
Elliott Hughes
2011-08-30
1
-2
/
+4
*
Remove uses of scoped_ptr_malloc.
Elliott Hughes
2011-08-30
1
-57
/
+0
*
Convert Class::descriptor_ from StringPiece to String (as part of image loading)
Brian Carlstrom
2011-08-19
1
-1
/
+0
*
Add ParsedOptions test (and migrate RuntimeTest to CommonTest)
Brian Carlstrom
2011-08-17
1
-6
/
+48
*
Parse required options
Brian Carlstrom
2011-08-16
1
-14
/
+14
*
First pass of ImageWriter
Brian Carlstrom
2011-08-15
1
-1
/
+1
*
Initialize the bootstrap class path from standard sources.
Carl Shapiro
2011-07-27
1
-0
/
+69