1. 3d76ebe Change OatClassType to enum class. by Vladimir Marko · 3 years, 6 months ago
  2. a129d8a Revamp vdex format for better extensibility. by Nicolas Geoffray · 3 years, 7 months ago
  3. a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 3 years, 7 months ago
  4. 634b04a Refactor stack map printing in oatdump. by David Srbecky · 3 years, 8 months ago
  5. 113d6ea Move code size from OatQuickMethodHeader to CodeInfo. by David Srbecky · 3 years, 7 months ago
  6. bc1748f Refactor statistics printing in oatdump. by David Srbecky · 3 years, 8 months ago
  7. 81b1d78 Slightly refactor stack map stats printing. by David Srbecky · 3 years, 7 months ago
  8. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 7 months ago
  9. c39af94 Add a nterp trampoline in the oat file, replaced at runtime. by Nicolas Geoffray · 3 years, 9 months ago
  10. b525158 lld is the only choice, and has been for a while. by Elliott Hughes · 3 years, 9 months ago
  11. 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 3 years, 10 months ago
  12. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years ago
  13. 9e85eeb Link all internal libraries statically into oatdump(d) on host. by Martin Stjernholm · 4 years ago
  14. baade40 arm: Fix LoadClass/BssEntry{Public,Package} by Vladimir Marko · 4 years ago
  15. 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 4 years, 2 months ago
  16. c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 4 years, 2 months ago
  17. 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 4 years, 2 months ago
  18. d3ee902 More inclusive language in the build system. by David Srbecky · 4 years, 2 months ago
  19. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 5 months ago
  20. 6355d69 Remove core.art image by David Srbecky · 4 years, 7 months ago
  21. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 5 months ago
  22. 2280b53 Move gtest tool dependencies from makefile to soong by David Srbecky · 4 years, 4 months ago
  23. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 5 months ago
  24. b0c6cb5 Fix logic to find dex2oat. by Nicolas Geoffray · 4 years, 6 months ago
  25. c390879 Do not crash for broken stored VerifierDeps. by Vladimir Marko · 4 years, 6 months ago
  26. 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 4 years, 8 months ago
  27. ee25716 Revert^2 "Support ART's target gtests in atest." by David Srbecky · 4 years, 7 months ago
  28. 6152123 Revert "Support ART's target gtests in atest." by Paul Trautrim · 4 years, 7 months ago
  29. eac404b Support ART's target gtests in atest. by David Srbecky · 4 years, 8 months ago
  30. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 4 years, 8 months ago
  31. 8bc5991 Remove MIPS support from dex2oat. by Vladimir Marko · 4 years, 8 months ago
  32. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 10 months ago
  33. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 10 months ago
  34. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 10 months ago
  35. dd09f71 Fix oatdump for boot image extensions. by Vladimir Marko · 4 years, 10 months ago
  36. b7bf843 Use provided dex filenames in oat file. by Vladimir Marko · 4 years, 10 months ago
  37. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 5 years ago
  38. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  39. 2afa19d Fix oatdump usage message by Mathieu Chartier · 5 years ago
  40. a5c01d7 Fix incorrect DCHECK for oatdump by Mathieu Chartier · 5 years ago
  41. 6b689ce Fix handling for invalid or missing app images by Mathieu Chartier · 5 years ago
  42. e81f10a Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)" by David Srbecky · 5 years ago
  43. 50bc8fb Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_) by David Srbecky · 5 years ago
  44. 697c47a Stack maps: Handle special cases using flags. by David Srbecky · 5 years ago
  45. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 5 years ago
  46. e00e201 oatdump: Fix oat code retrieval. by Vladimir Marko · 5 years ago
  47. a54e0cc Add more entrypoint checks in oatdump. by David Srbecky · 5 years ago
  48. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 6 years ago
  49. 4f215d1 Rename dexdump2 to dexdump by David Sehr · 6 years ago
  50. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 6 years ago
  51. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
  52. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  53. 9d5956a Change image method and field visiting to use templates by Mathieu Chartier · 6 years ago
  54. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  55. 7286ad6 Enable lld for oatdump tests by Chih-Hung Hsieh · 6 years ago
  56. 98fb083 Remove obsolete trampoline offsets from OatHeader. by Vladimir Marko · 6 years ago
  57. 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 6 years ago
  58. d8e0401 Move boot image oatdump phony rules into Soong by Colin Cross · 6 years ago
  59. ffe26cc Revert^2 "Fix oatdump .data.bimg.rel.ro for intrinsics." by Vladimir Marko · 6 years ago
  60. 44044b1 Revert "Fix oatdump .data.bimg.rel.ro for intrinsics." by Lokesh Gidra · 6 years ago
  61. c0584d9 Merge "Fix oatdump .data.bimg.rel.ro for intrinsics." by Vladimir Marko · 6 years ago
  62. 9a8dcea Fix oatdump .data.bimg.rel.ro for intrinsics. by Vladimir Marko · 6 years ago
  63. 131f23a Remove code size from OatQuickMethodHeader by David Srbecky · 6 years ago
  64. 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 6 years ago
  65. 91b2900 Remove support for generating .eh_frame ELF section. by David Srbecky · 6 years ago
  66. 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 6 years ago
  67. 84bf698 Revert^2 "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 6 years ago
  68. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 6 years ago
  69. 7e7ab23 Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 6 years ago
  70. 9d25479 ART: Fix dump-oat-boot build rules. by Vladimir Marko · 6 years ago
  71. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  72. 23b2704 Switch from version script to APEX stubs for libdexfile_external and add it by Martin Stjernholm · 6 years ago
  73. 6d55d39 Merge "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  74. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  75. 5431f79 Merge "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  76. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  77. 1cb06b4 Set the maximum heap size for invoking dex2oat in oatdump_test. by Nicolas Geoffray · 6 years ago
  78. c75a696 Fix oatdump_image_test. by Nicolas Geoffray · 6 years ago
  79. 3ad2c2b Fix oatdump_test. by Nicolas Geoffray · 6 years ago
  80. 885f0c1 Fix erroneous section label in oatdump by Alex Light · 6 years ago
  81. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  82. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  83. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  84. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  85. 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  86. db4b1de Revert "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
  87. 77eea08 Fix oatdump tests on target. by Vladimir Marko · 6 years ago
  88. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  89. ee45798 Merge "Revert "Reduce core image to core-{oj,libart,simple}."" by Vladimir Marko · 6 years ago
  90. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  91. e239cdc Merge "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  92. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  93. 1a84296 Add image compressed blocks by Mathieu Chartier · 6 years ago
  94. 0c78ef7 Remove boot image begin/size from image header. by Vladimir Marko · 6 years ago
  95. c10a0c6 ART: Add boot/app image checksums. by Vladimir Marko · 6 years ago
  96. 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 6 years ago
  97. 69ebc8f Merge "Add PreResolved strings dex cache array" by Mathieu Chartier · 6 years ago
  98. 1ca718e Add PreResolved strings dex cache array by Mathieu Chartier · 6 years ago
  99. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  100. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago