1. d1d5c95 Revert^4 "Add patchoat test" by Alex Klyubin · 6 years ago
  2. 1fb8d5e Revert "Revert "Revert "Add patchoat test""" by Alex Klyubin · 6 years ago
  3. 203010a Revert "Revert "Add patchoat test"" by Alex Klyubin · 6 years ago
  4. 5dd08ac Revert "Add patchoat test" by Nicolas Geoffray · 6 years ago
  5. 14e895e Add patchoat test by Alex Klyubin · 7 years ago
  6. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
  7. a49e053 Show ArtMethods in imgdiag by David Sehr · 7 years ago
  8. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  9. cd87c3e Clean up ImageHeader section getters. by Vladimir Marko · 7 years ago
  10. 0a87a65 Add two special runtime methods. by Mingyao Yang · 7 years ago
  11. eca3eda Add ClassLoader to app-image roots. by Vladimir Marko · 8 years ago
  12. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  13. bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 8 years ago
  14. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  15. fd36f1f Rename callee save enumerators. by Vladimir Marko · 8 years ago
  16. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 8 years ago
  17. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 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. a6e81ed Add lz4hc image compression format by Mathieu Chartier · 8 years ago
  24. 5351da0 Use image oat file instead of image header for immune spaces by Mathieu Chartier · 8 years ago
  25. 4a26f17 Remove GetImageRoots read barrier for image relocation by Mathieu Chartier · 8 years ago
  26. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 8 years ago
  27. 1bc977c Revert "Load app images" by Nicolas Geoffray · 8 years ago
  28. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  29. 67ad20e Address some comments in image writer by Mathieu Chartier · 8 years ago
  30. ceb07b3 Revert "Revert "Add support for LZ4 compressed image files"" by Mathieu Chartier · 8 years ago
  31. 83d4d72 Revert "Add support for LZ4 compressed image files" by Nicolas Geoffray · 8 years ago
  32. c6f41b5 Add support for LZ4 compressed image files by Mathieu Chartier · 9 years ago
  33. 208a5cb Store class tables in the image by Mathieu Chartier · 9 years ago
  34. 763a31e Add immune spaces abstraction by Mathieu Chartier · 9 years ago
  35. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  36. aa50d3a Add missing field init in constructors by Sebastien Hertz · 9 years ago
  37. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 9 years ago
  38. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  39. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  40. d39645e Move image intern table into image by Mathieu Chartier · 9 years ago
  41. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  42. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  43. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  44. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 9 years ago
  45. 4677476 ART: Add support for patching and loading OAT files compiled with PIC by Igor Murashkin · 10 years ago
  46. 2d2621a Optimize method linking by Mathieu Chartier · 10 years ago
  47. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  48. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago
  49. b9beb2e Place ISA into boot image name. by Ian Rogers · 10 years ago
  50. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 10 years ago
  51. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  52. 68708f5 Fix image_test on target by Brian Carlstrom · 11 years ago
  53. 179486a Fix ImageHeader.IsValid by Brian Carlstrom · 11 years ago
  54. 31e8925 Write out image bitmap inside of image file. by Mathieu Chartier · 11 years ago
  55. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  56. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/image.h]
  57. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 11 years ago
  58. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 11 years ago
  59. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago
  60. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  61. df1ce91 Add alignment attribute to packed. by Ian Rogers · 12 years ago
  62. a85b837 Update image oat checksum when patching by Brian Carlstrom · 12 years ago
  63. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  64. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  65. fb6adba Sharpen virtual calls to final methods. by Ian Rogers · 12 years ago
  66. 3a5c1ce Extra verbosity and disassembler for oatdump by Ian Rogers · 12 years ago
  67. 1984651 Invoke static/direct dispatch change. by Ian Rogers · 12 years ago
  68. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  69. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 12 years ago
  70. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  71. 4f0d07c Spill possibly reference holding registers for runtime calls. by Ian Rogers · 13 years ago
  72. 1cb0a1d Support for resolving unknown direct/static methods. by Ian Rogers · 13 years ago
  73. ad25ac5 Static and direct resolution stub. by Ian Rogers · 13 years ago
  74. 34f426c Make class roots an image root by Brian Carlstrom · 13 years ago
  75. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  76. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  77. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
  78. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  79. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  80. c74255f Interning image strings by Brian Carlstrom · 13 years ago
  81. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago
  82. cf4c6c4 Fully implement string interning. by Elliott Hughes · 13 years ago
  83. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  84. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago