1. ad06b98 Make ImageWriter and PatchOat helper classes nested. by Vladimir Marko · 8 years ago
  2. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 8 years ago
  3. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  4. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  5. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 8 years ago
  6. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 8 years ago
  7. badee98 Optimize IMT by Nelli Kim · 8 years ago
  8. e42888f Write conflict tables in image by Mathieu Chartier · 8 years ago
  9. a13abba Fix heap check. by Mathieu Chartier · 8 years ago
  10. 6eb6a39 ART: Simplify patchoat by Andreas Gampe · 8 years ago
  11. 0d2af30 Fix multi-image TODOs in patchoat. by Jeff Hao · 9 years ago
  12. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  13. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  14. 4b00d34 Refactor some patching logic by Mathieu Chartier · 9 years ago
  15. 0eb76d2 Make patchoat match offset when given a patched image by Alex Light · 9 years ago
  16. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  17. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 9 years ago
  18. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  19. d39645e Move image intern table into image by Mathieu Chartier · 9 years ago
  20. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  21. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  22. 2f6cdb0 Relocate DWARF using .oat_patches. by David Srbecky · 9 years ago
  23. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  24. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  25. d582fa4 Instruction set features for ARM64, MIPS and X86. by Ian Rogers · 10 years ago
  26. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  27. d4c4d95 Some code clean-up. by Ian Rogers · 10 years ago
  28. 62d1ca3 ART: Prepare for ELF64. by Tong Shen · 10 years ago
  29. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 10 years ago
  30. 4b0d2d9 Make patchoat use the sht_entsize when patching. by Alex Light · 10 years ago
  31. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  32. eefbe39 Fix some style nitpicks by Alex Light · 10 years ago
  33. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago