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