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