Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
07a062cc9770d0fa8c73f116db4cb15bfba8b7b3
/
src
/
oat_test.cc
0c717dd
Add ELF loader to OatFile.
by Logan Chien
· 13 years ago
42d4d73
Fix oat_test for the LLVM route.
by TDYa127
· 13 years ago
eeb7edf
Extract common code in Oat test.
by Logan Chien
· 13 years ago
ba0668e
Make non-debug dex2oat omit timing and stats information
by Brian Carlstrom
· 13 years ago
81f3ca1
Add image dependency to oat files
by Brian Carlstrom
· 13 years ago
de6e4cf
Add dex2oat -g to control whether the compiled code has debugger support.
by Elliott Hughes
· 13 years ago
a004aa9
user build support for art (2 of 3)
by Brian Carlstrom
· 13 years ago
5523ee0
Add -j to dex2oat.
by Elliott Hughes
· 13 years ago
5b332c8
Fix checksum verification when opening DexFiles from OatFiles
by Brian Carlstrom
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
10037c8
Added pass to verify structure of dex file.
by jeffhao
· 13 years ago
ae82698
Add --image-classes to dex2oat
by Brian Carlstrom
· 14 years ago
254db0f
Pass the classpath to dex2oat.
by Jesse Wilson
· 14 years ago
0571d35
Refactor the use of Method by the compiler.
by Ian Rogers
· 14 years ago
234da57
Basic file locking.
by Elliott Hughes
· 14 years ago
40381fb
Reuse SIRT for C++ references
by Brian Carlstrom
· 14 years ago
aded5f7
Working ClassLoader
by Brian Carlstrom
· 14 years ago
3320cf4
Move rest of code related blobs from Method to oat
by Brian Carlstrom
· 14 years ago
58ae941
Simplify command line arguments
by Brian Carlstrom
· 14 years ago
e24fa61
Separate oat from image
by Brian Carlstrom
· 14 years ago