1. 0279ebb Tidy ELF builder. by Ian Rogers · 10 years ago
  2. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  3. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  4. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  5. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  6. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  7. 421c537 Address comments from HandleScope change. by Mathieu Chartier · 10 years ago
  8. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  9. f2b3956 Fix portable build. by Nicolas Geoffray · 10 years ago
  10. 3d50407 Make out arguments non-reference types. by Ian Rogers · 10 years ago
  11. 093713f Fix Portable build by Brian Carlstrom · 10 years ago
  12. 7dff39e Change GetPortableCode result from reference to pointer by Brian Carlstrom · 10 years ago
  13. d4df935 GetCode -> GetPortableCode by Brian Carlstrom · 10 years ago
  14. 398c9b5 SetOatCodeOffset -> SetPortableOatCodeOffset by Brian Carlstrom · 10 years ago
  15. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 11 years ago
  16. 46bc778 Fix portable + mips build. by Mathieu Chartier · 11 years ago
  17. 8584a68 Add error message to ELF writer mc linker. by Ian Rogers · 11 years ago
  18. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  19. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 11 years ago
  20. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  21. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (99%) from src/compiler/elf_writer_mclinker.cc]
  22. 3693c08 Fixes for portable build by Brian Carlstrom · 11 years ago
  23. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago[Renamed from src/elf_writer_mclinker.cc]
  24. 7f55288 Fix ElfWriterMclinker for ART_USE_PORTABLE_COMPILER by Brian Carlstrom · 11 years ago
  25. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 11 years ago