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