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