1. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  2. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  3. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  4. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago
  5. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 8 years ago
  6. 45724f9 Revert "Allow method references across oat files for multi-image." by Vladimir Marko · 8 years ago
  7. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 8 years ago
  8. c5bfa97 Split elf_writer_debug.cc to several files. by David Srbecky · 8 years ago
  9. 0c4572e Generate mini-debug-info on separate thread. by David Srbecky · 9 years ago
  10. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago
  11. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  12. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  13. 3fc9903 ART: Do not relocate app program headers in patchoat. by Vladimir Marko · 9 years ago
  14. 62d1ca3 ART: Prepare for ELF64. by Tong Shen · 10 years ago
  15. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  16. 3d50407 Make out arguments non-reference types. by Ian Rogers · 10 years ago
  17. 50cfe74 Remove dependency on llvm/Support/ELF.h by using linux's elf.h. by Nicolas Geoffray · 10 years ago
  18. d9de839 Fix header file references to the ::llvm::ELF namespace. by Vladimir Marko · 11 years ago
  19. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 11 years ago
  20. fb6996f Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues by Brian Carlstrom · 11 years ago
  21. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  22. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/compiler/elf_writer.h]
  23. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago[Renamed from src/elf_writer.h]
  24. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 11 years ago
  25. 3f47c12 Fix portable build on build server by removing depenency on ANDROID_HOST_OUT by Brian Carlstrom · 11 years ago
  26. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 11 years ago
  27. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 11 years ago
  28. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago