1. 2503bcc Separate page size and image segment alignment by Ruben Ayrapetyan · 1 year, 6 months ago
  2. 5424283 Revert^2 "Add support for dex containers (DEX v41)." by David Srbecky · 1 year, 4 months ago
  3. a3b8c73 Revert "Add support for dex containers (DEX v41)." by David Srbecky · 1 year, 4 months ago
  4. 854b363 Add support for dex containers (DEX v41). by David Srbecky · 2 years, 1 month ago
  5. b983874 Revert^4 "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 1 year, 7 months ago
  6. e423e35 Cleanup: Use File instead of file descriptor for boot class path by David Srbecky · 1 year, 7 months ago
  7. 61b1c15 Revert^3 "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 1 year, 7 months ago
  8. 4617cc6 Revert^2 "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 1 year, 8 months ago
  9. 0187b18 Overhaul oatdump options. by Jiakai Zhang · 1 year, 8 months ago
  10. 0e09c65 Make oatdump_test slightly more flexible. by Jiakai Zhang · 1 year, 8 months ago
  11. e5f57de Parameterize oatdump_test. by Jiakai Zhang · 1 year, 8 months ago
  12. c8339d8 Add missing AOSP module metadata to ART tests part of ART MTS. by Roland Levillain · 1 year, 8 months ago
  13. da43e43 Revert "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 1 year, 8 months ago
  14. 35cca3e Merge libart and libart-compiler into a single library by Dmitrii Ishcheikin · 1 year, 9 months ago
  15. 429b584 Revert "Remove the codegen property" by Android Culprit Assistant · 1 year, 10 months ago
  16. 32645f2 Remove the codegen property by Cole Faust · 1 year, 11 months ago
  17. 01e6b56 riscv64: disable gtests for unsupported components. by Ulya Trafimovich · 2 years, 2 months ago
  18. ba87ab5 Fix "readability-redundant-string-cstr" clang-tidy issues by Stefano Cianciulli · 2 years ago
  19. e787f3e Make art modules apex_available to test_broken_com.android.art by Cole Faust · 2 years ago
  20. 052f5fb Refactor DexFileLoader by David Srbecky · 2 years, 1 month ago
  21. c266342 ART: Fix mutator lock annotations for new clang++. by Vladimir Marko · 2 years, 1 month ago
  22. 137ed5e Add missing module metadata to ART tests run via Mainline Presubmits. by Roland Levillain · 2 years, 4 months ago
  23. 00ca1b5 Revert "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 2 years, 4 months ago
  24. 2b7be1e Merge libart and libart-compiler into a single library by Dmitrii Ishcheikin · 2 years, 5 months ago
  25. 467d570 Refactor Thumb2 entrypoint adjustment handling. by Vladimir Marko · 2 years, 6 months ago
  26. 340c91a Remove ANDROID_LOG_TAGS=*:e filter in gtests. by Martin Stjernholm · 2 years, 6 months ago
  27. d8d911d Hide internal libart-compiler symbols by Dmitrii Ishcheikin · 2 years, 7 months ago
  28. 2fd8aec Skip art_standalone_oatdump_tests on HWASan. by Florian Mayer · 2 years, 11 months ago
  29. 396bab8 Remove obsolete code related to quickening. by Vladimir Marko · 3 years ago
  30. 69a87e3 Revert^4 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 3 years ago
  31. 1849c3a Revert^3 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 3 years ago
  32. b740438 Revert^2 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 3 years, 1 month ago
  33. d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
  34. c9607e3 Revert^3 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
  35. 5791123 Revert^2 "Generate a primary boot image for testing." by Jiakai Zhang · 3 years, 1 month ago
  36. 239c449 Revert "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 3 years, 1 month ago
  37. e208b04 Revert "Generate a primary boot image for testing." by Hans Boehm · 3 years, 1 month ago
  38. 6454968 Generate a primary boot image for testing. by Jiakai Zhang · 3 years, 2 months ago
  39. 2d62882 Add bss support for inlining BCP DexFiles for single image by Santiago Aboy Solanes · 3 years, 2 months ago
  40. 295becb Dump the type lookup table in oatdump. by Nicolas Geoffray · 3 years, 2 months ago
  41. 8884d3d Normalize XML comment syntax in ART test configuration files. by Roland Levillain · 3 years, 2 months ago
  42. ffcacb7 Always access Thread state and flags as 32-bit location. am: ddf4fd3c37 by Vladimir Marko · 3 years, 4 months ago
  43. ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 4 months ago
  44. 7c846ec Better isolate standalone ART gtests on device. am: d8c0ac264f am: 3d12fad7ee by Roland Levillain · 3 years, 6 months ago
  45. d8c0ac2 Better isolate standalone ART gtests on device. by Roland Levillain · 3 years, 6 months ago
  46. 597a9e8 Stop using `group_static_libs` property am: 17af7a80b8 am: ad15a47065 by LaMont Jones · 3 years, 7 months ago
  47. 17af7a8 Stop using `group_static_libs` property by LaMont Jones · 3 years, 7 months ago
  48. 5d482c0 Add `Sdk31ModuleController` support to ART run-tests and gtests. am: 0d1c54de4f by Roland Levillain · 3 years, 7 months ago
  49. 0d1c54d Add `Sdk31ModuleController` support to ART run-tests and gtests. by Roland Levillain · 3 years, 7 months ago
  50. 302ef33 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years, 9 months ago
  51. 7b1547d Uncouple ART gtests from the ART APEX. by Roland Levillain · 4 years ago
  52. 2ec3823 Clean up verifier interface. by Nicolas Geoffray · 3 years, 9 months ago
  53. 6a2e689 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years, 9 months ago
  54. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 4 years ago
  55. f667c33 Avoid opening BCP jars if the corresponding FDs exist by Victor Hsieh · 3 years, 10 months ago
  56. 833d76f Re-enable TestExportDex on target. by Vladimir Marko · 3 years, 10 months ago
  57. a985080 Handle run-away instruction in oatdump. by Nicolas Geoffray · 3 years, 10 months ago
  58. 3d76ebe Change OatClassType to enum class. by Vladimir Marko · 4 years ago
  59. a129d8a Revamp vdex format for better extensibility. by Nicolas Geoffray · 4 years ago
  60. a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 4 years ago
  61. 634b04a Refactor stack map printing in oatdump. by David Srbecky · 4 years, 1 month ago
  62. 113d6ea Move code size from OatQuickMethodHeader to CodeInfo. by David Srbecky · 4 years ago
  63. bc1748f Refactor statistics printing in oatdump. by David Srbecky · 4 years, 1 month ago
  64. 81b1d78 Slightly refactor stack map stats printing. by David Srbecky · 4 years ago
  65. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 4 years, 1 month ago
  66. c39af94 Add a nterp trampoline in the oat file, replaced at runtime. by Nicolas Geoffray · 4 years, 2 months ago
  67. b525158 lld is the only choice, and has been for a while. by Elliott Hughes · 4 years, 2 months ago
  68. 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 4 years, 4 months ago
  69. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 5 months ago
  70. 9e85eeb Link all internal libraries statically into oatdump(d) on host. by Martin Stjernholm · 4 years, 6 months ago
  71. baade40 arm: Fix LoadClass/BssEntry{Public,Package} by Vladimir Marko · 4 years, 6 months ago
  72. 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 4 years, 7 months ago
  73. c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 4 years, 7 months ago
  74. 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 4 years, 8 months ago
  75. d3ee902 More inclusive language in the build system. by David Srbecky · 4 years, 8 months ago
  76. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 10 months ago
  77. 6355d69 Remove core.art image by David Srbecky · 5 years ago
  78. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 11 months ago
  79. 2280b53 Move gtest tool dependencies from makefile to soong by David Srbecky · 4 years, 10 months ago
  80. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 10 months ago
  81. b0c6cb5 Fix logic to find dex2oat. by Nicolas Geoffray · 5 years ago
  82. c390879 Do not crash for broken stored VerifierDeps. by Vladimir Marko · 5 years ago
  83. 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 5 years ago
  84. ee25716 Revert^2 "Support ART's target gtests in atest." by David Srbecky · 5 years ago
  85. 6152123 Revert "Support ART's target gtests in atest." by Paul Trautrim · 5 years ago
  86. eac404b Support ART's target gtests in atest. by David Srbecky · 5 years ago
  87. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 5 years ago
  88. 8bc5991 Remove MIPS support from dex2oat. by Vladimir Marko · 5 years ago
  89. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  90. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  91. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  92. dd09f71 Fix oatdump for boot image extensions. by Vladimir Marko · 5 years ago
  93. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 5 years ago
  94. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 5 years ago
  95. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  96. 2afa19d Fix oatdump usage message by Mathieu Chartier · 6 years ago
  97. a5c01d7 Fix incorrect DCHECK for oatdump by Mathieu Chartier · 6 years ago
  98. 6b689ce Fix handling for invalid or missing app images by Mathieu Chartier · 6 years ago
  99. e81f10a Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)" by David Srbecky · 6 years ago
  100. 50bc8fb Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_) by David Srbecky · 6 years ago