1. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  2. 3fa1b7e Unify the invoke stubs and replace "oat" with "Art" in the API. by Elliott Hughes · 13 years ago
  3. c4c9881 Fix the LLVM build. Separate out libart-compiler-llvm.so. by Shih-wei Liao · 13 years ago
  4. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  5. ab058bb Make code buffer units 8bit rather than 16bit. by Ian Rogers · 13 years ago
  6. f04364f Add upcall compiler. by Logan Chien · 13 years ago
  7. d1fec81 Beginning of LLVM backend for ART. by Shih-wei Liao · 13 years ago
  8. 2faa5f1 Fix copyright headers. by Elliott Hughes · 14 years ago
  9. ba8eee1 Remove more lint. by Elliott Hughes · 14 years ago
  10. 7541288 Ensure method GC maps are setup during runtime verification by Brian Carlstrom · 14 years ago
  11. e7d856b Add GC map to oat file by Brian Carlstrom · 14 years ago
  12. 413f9e0 Fix gcc 4.6 build by Brian Carlstrom · 14 years ago
  13. 169c9a7 Remove the use of Method from jni_compiler by Ian Rogers · 14 years ago
  14. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 14 years ago
  15. 0dd7dda Several fixes for proper creation and use of vmap tables by Brian Carlstrom · 14 years ago
  16. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 14 years ago