1. 3c83d0d dexdump: clean-up output by Orion Hodson · 2 years, 3 months ago
  2. 261fcf4 dexdump: escape inlined string values in output by Orion Hodson · 2 years, 3 months ago
  3. 19df0e9 Add -n dexdump flag to disable printing debug information. by Ian Zerny · 2 years, 4 months ago
  4. 7453a71 Only print debug info within the instruction range of a method. by Ian Zerny · 2 years, 4 months ago
  5. d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 4 months ago
  6. c9607e3 Revert^3 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 4 months ago
  7. 5791123 Revert^2 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 4 months ago
  8. e208b04 Revert "Generate a primary boot image for testing." by Hans Boehm · 2 years, 4 months ago
  9. 6454968 Generate a primary boot image for testing. by Jiakai Zhang · 2 years, 4 months ago
  10. 219f81f Fix potential lint errors by Orion Hodson · 2 years, 7 months ago
  11. 3ff9223 Revert "Revert^4 "Use cpplint.py from repohooks"" by Orion Hodson · 2 years, 7 months ago
  12. 0a12631 Revert^4 "Use cpplint.py from repohooks" by Orion Hodson · 2 years, 8 months ago
  13. 4d4f3be Expose dmtracedump and dexdump to the sdk-repo builds by Dan Willemsen · 2 years, 9 months ago
  14. dc26639 Revert "Revert^2 "Use cpplint.py from repohooks"" by Yuri Lin · 2 years, 8 months ago
  15. c178495 Revert^2 "Use cpplint.py from repohooks" by Orion Hodson · 2 years, 8 months ago
  16. af5fc45 Revert "Use cpplint.py from repohooks" by Paul Hadfield · 2 years, 8 months ago
  17. 145f969 Use cpplint.py from repohooks by Colin Cross · 2 years, 8 months ago
  18. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 2 months ago
  19. 7cdd7d9 dexdump is provided in the Windows SDK. by Martin Stjernholm · 3 years ago
  20. 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 1 month ago
  21. 2b527c4 Export dexdump, oatdump, and veridex as prebuilt host tools. by Martin Stjernholm · 3 years, 1 month ago
  22. 3e54dfa Remove platform from apex_available for dexdump. by Martin Stjernholm · 3 years, 2 months ago
  23. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 3 months ago
  24. 4b64f6c dexdump: fix xml output for jars containing multiple .dex files by Paul Duffin · 3 years, 7 months ago
  25. 021cf23 dexdump: remove non-API elements from xml output by Orion Hodson · 3 years, 7 months ago
  26. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 3 years, 8 months ago
  27. 169dfb4 Revert^2 "art: Remove dependencies on platform unavailable modules" by Yo Chiang · 3 years, 10 months ago
  28. c4cd59b Revert "art: Remove dependencies on platform unavailable modules" by Insaf Latypov · 3 years, 10 months ago
  29. 84eb3c9 art: Remove dependencies on platform unavailable modules by Yo Chiang · 3 years, 10 months ago
  30. cefebc8 Print unicode data using java-encoding with -l xml by Alex Light · 3 years, 10 months ago
  31. 2280b53 Move gtest tool dependencies from makefile to soong by David Srbecky · 4 years ago
  32. 4ac8d96 Add method_idx output to dexdump and dexlayout by Eric Holk · 4 years, 2 months ago
  33. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 6 months ago
  34. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 6 months ago
  35. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 6 months ago
  36. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 4 years, 9 months ago
  37. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
  38. 7c5acbb ART: Fix some types by Andreas Gampe · 6 years ago
  39. 520a436 Use static linking for dexdump on host builds by Orion Hodson · 5 years ago
  40. 063c985 Revert "Use static linking for dexdump on host builds" by Greg Hartman · 5 years ago
  41. ed42f62 Use static linking for dexdump on host builds by Orion Hodson · 5 years ago
  42. b29ecc1 Build dexdump on mac. by David Srbecky · 5 years ago
  43. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 5 years ago
  44. 4f215d1 Rename dexdump2 to dexdump by David Sehr · 5 years ago
  45. 8c4d717 Print hiddenapi info in dexdump by David Brazdil · 5 years ago
  46. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 5 years ago
  47. 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 6 years ago
  48. 20c765f Revert^4: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  49. d33d318 Revert "Revert^2: Add dex item for hiddenapi flags" by Luman Qu · 6 years ago
  50. fe3a979 Revert^2: Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  51. d9a0437 Revert "Add dex item for hiddenapi flags" by David Brazdil · 6 years ago
  52. 0dbc363 Add dex item for hiddenapi flags by David Brazdil · 6 years ago
  53. fc4b2ea Merge "Revert^2 "ART: Refactor typedef to using"" by Treehugger Robot · 6 years ago
  54. c74d9cb ART: Modernize counting-down loops by Andreas Gampe · 6 years ago
  55. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  56. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  57. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  58. 70dfb69 ART: Fix dexdump & dexlist by Andreas Gampe · 6 years ago
  59. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 6 years ago
  60. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 6 years ago
  61. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 6 years ago
  62. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  63. ec5ed06 ART: Refactor static include list by Andreas Gampe · 6 years ago
  64. fe42d21 dexdump2: Remove conversion from dollar sign to dot by Orion Hodson · 6 years ago
  65. 4ac9ade Move dexdump, dexlist, openjdkjvmti to ClassAccessor by Mathieu Chartier · 6 years ago
  66. e166fac Add a public error code to DexFileLoader::OpenAll. by Dario Freni · 6 years ago
  67. 35d5b8a ART: Do not use std::<container>::at(). by Vladimir Marko · 6 years ago
  68. 18e2687 Refactor ClassAccessor to use an index instead of ClassDef pointer by Mathieu Chartier · 6 years ago
  69. 7d43242 Move more test code to CommonArtTest by David Sehr · 6 years ago
  70. 0f6cc7f Dexdump: fix type printing for call sites by Orion Hodson · 6 years ago
  71. c2b4db6 Add ClassAccessor by Mathieu Chartier · 6 years ago
  72. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  73. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 6 years ago
  74. a28c998 Makes some ART gtests more robust to a non-standard environment. by Roland Levillain · 7 years ago
  75. 281fee0 ART: Remove static libbase by Andreas Gampe · 6 years ago
  76. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  77. c1d8caa Add an option for disabling dex file verifier. by Nicolas Geoffray · 6 years ago
  78. 999646d Dex header cleanup and windows simplification by David Sehr · 6 years ago
  79. fcbe15c Build debug library libdexfiled by David Sehr · 6 years ago
  80. 7a9aaf1 Added extra safety in dexdump2 -d option around nonsense code. by Aart Bik · 6 years ago
  81. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  82. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  83. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 6 years ago
  84. 221d981 ART: Use libbase for logging in command-line tools by Andreas Gampe · 6 years ago
  85. 5a1f629 Build dexdump2 and dexlist without libart by David Sehr · 6 years ago
  86. 8892c6b Move debug info offsets into a side table by Mathieu Chartier · 6 years ago
  87. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 6 years ago
  88. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 6 years ago
  89. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 6 years ago
  90. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 6 years ago
  91. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 6 years ago
  92. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  93. dc578c7 Move dex exception helpers to their own file and use dex accessor by Mathieu Chartier · 6 years ago
  94. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 6 years ago
  95. 641a3af Add code_item_accessors-no_art-inl and use it in dexlist, dexdump by Mathieu Chartier · 6 years ago
  96. 702f6f2 Merge "Add CodeItemDebugInfoAccessor" by Mathieu Chartier · 6 years ago
  97. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 6 years ago
  98. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 6 years ago
  99. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 7 years ago
  100. b7c273c Add ClassDataItemIterator::HasNextMethod by Mathieu Chartier · 7 years ago