1. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  2. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/compiled_method.cc]
  3. a182704 Tidy up compiled method. by Ian Rogers · 11 years ago
  4. 9609cb6 Remove remaining code related to compiled invoke and proxy stubs. by Jeff Hao · 11 years ago
  5. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  6. 0c7abda NativePcOffsetToReferenceMap by Ian Rogers · 12 years ago
  7. 598c513 Add CompiledCode for method and invoke stub. by Logan Chien · 12 years ago
  8. 7a2a23a Cleanup proxy stub compiler code. by Logan Chien · 12 years ago
  9. eead4ac Implement proxy stub for compiler_llvm. by TDYa127 · 12 years ago
  10. e94d9b2 Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir = Greenland by Shih-wei Liao · 12 years ago
  11. 742e25e More MIPS support. by Elliott Hughes · 12 years ago
  12. 937105a Use ELF function index to distinguish generated functions. by Logan Chien · 12 years ago
  13. 6920bce Add ELF index to art::CompiledMethod. by Logan Chien · 13 years ago
  14. 16da88c Custom codegen for small frameless methods. by buzbee · 12 years ago
  15. b41b33b Add 3rd argument register to X86. by Ian Rogers · 12 years ago
  16. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  17. 3fa1b7e Unify the invoke stubs and replace "oat" with "Art" in the API. by Elliott Hughes · 13 years ago
  18. c4c9881 Fix the LLVM build. Separate out libart-compiler-llvm.so. by Shih-wei Liao · 13 years ago
  19. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  20. ab058bb Make code buffer units 8bit rather than 16bit. by Ian Rogers · 13 years ago
  21. f04364f Add upcall compiler. by Logan Chien · 13 years ago
  22. d1fec81 Beginning of LLVM backend for ART. by Shih-wei Liao · 13 years ago
  23. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  24. ba8eee1 Remove more lint. by Elliott Hughes · 13 years ago
  25. 7541288 Ensure method GC maps are setup during runtime verification by Brian Carlstrom · 13 years ago
  26. e7d856b Add GC map to oat file by Brian Carlstrom · 13 years ago
  27. 413f9e0 Fix gcc 4.6 build by Brian Carlstrom · 13 years ago
  28. 169c9a7 Remove the use of Method from jni_compiler by Ian Rogers · 13 years ago
  29. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 13 years ago
  30. 0dd7dda Several fixes for proper creation and use of vmap tables by Brian Carlstrom · 13 years ago
  31. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago