1. 93bffcc dexanalyze: Improve field analysis. by Vladimir Marko · 6 years ago
  2. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 6 years ago
  3. 5774f57 Merge "Revert^2 "ART: Fix some performance-X tidy"" by Treehugger Robot · 6 years ago
  4. 629e7cf Annotate $classOverhead arrays. by Richard Uhler · 6 years ago
  5. bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  6. 35d4b94 Merge "Revert "ART: Fix some performance-X tidy"" by Treehugger Robot · 6 years ago
  7. 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 6 years ago
  8. 5840c84 Count unique string, method names, and type names by Mathieu Chartier · 6 years ago
  9. faf742f Merge changes I43d8736f,I6148d743,Id3687eb6 by Andreas Gampe · 6 years ago
  10. b1775a8 Merge "Add progress bar to ahat." by Treehugger Robot · 6 years ago
  11. 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 6 years ago
  12. 47d165e Merge "Kill chroot processes at the end of the ART Buildbot tear-down script." by Roland Levillain · 6 years ago
  13. 35ce0b7 Add progress bar to ahat. by Richard Uhler · 6 years ago
  14. baee150 Merge "Fix bug in Value.getBaseline()." by Treehugger Robot · 6 years ago
  15. 7d7457c Fix bug in Value.getBaseline(). by Richard Uhler · 6 years ago
  16. f3fa956 Add a suite tag to ahat unit tests by Julien Desprez · 6 years ago
  17. 9ebb41f Kill chroot processes at the end of the ART Buildbot tear-down script. by Roland Levillain · 6 years ago
  18. fc9c17f Merge "Display users of the chroot dir in the ART Buildbot tear-down script." by Roland Levillain · 6 years ago
  19. ff5d955 Merge "Analysis of field iget/iset on first arg register" by Mathieu Chartier · 6 years ago
  20. a189218 Merge "Make ti-fast agent fallback to kArtTiVersion" by Treehugger Robot · 6 years ago
  21. 1bcec12 Merge "Make 'art' tool default to passing -XjdwpProvider:none" by Alex Light · 6 years ago
  22. 5abbdd3 Make ti-fast agent fallback to kArtTiVersion by Alex Light · 6 years ago
  23. 5d16154 Analysis of field iget/iset on first arg register by Mathieu Chartier · 6 years ago
  24. a4817fb Make 'art' tool default to passing -XjdwpProvider:none by Alex Light · 6 years ago
  25. f647c4c Display users of the chroot dir in the ART Buildbot tear-down script. by Roland Levillain · 6 years ago
  26. 178615c Merge "Improve ahat dominators computation." by Treehugger Robot · 6 years ago
  27. 36e18dc Merge "Simplify the ART Buildbot clean-up script regarding chroot support." by Roland Levillain · 6 years ago
  28. f83f83d Improve ahat dominators computation. by Richard Uhler · 6 years ago
  29. a316f91 Merge ""Revert^4 "Make adbconnection start automatically for debuggable apps (on target)"" by Treehugger Robot · 6 years ago
  30. 917c80f Simplify the ART Buildbot clean-up script regarding chroot support. by Roland Levillain · 6 years ago
  31. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 6 years ago
  32. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  33. baac7e4 "Revert^4 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 6 years ago
  34. 408bdc6 Merge "Add a tradefed config for ahat's unit tests." by Treehugger Robot · 6 years ago
  35. 26d465f Add a tradefed config for ahat's unit tests. by Richard Uhler · 6 years ago
  36. 803a8d7 Merge "Add debugging for b/62653020" by Treehugger Robot · 6 years ago
  37. 9cb13a6 Add debugging for b/62653020 by Colin Cross · 6 years ago
  38. 1b930ca Follow rename from removing desugar support by Colin Cross · 6 years ago
  39. 428d80e Merge "Ignore comment lines in proguard mapping." by Richard Uhler · 6 years ago
  40. 75c6fca Ignore comment lines in proguard mapping. by Richard Uhler · 6 years ago
  41. 48de723 Refactor experiments to allow multidex analysis by Mathieu Chartier · 6 years ago
  42. 31380c7 Add experiment for analyzing debug info by Mathieu Chartier · 6 years ago
  43. cb4c8b5 Merge "Add system and oahl stubs to veridex.zip" by Treehugger Robot · 6 years ago
  44. 0f22ea5 Add system and oahl stubs to veridex.zip by Nicolas Geoffray · 6 years ago
  45. 3ebdf74 Merge "Improve diagnostics in ART script tools/teardown-buildbot-device.sh." by Roland Levillain · 6 years ago
  46. e2e5e66 Improve diagnostics in ART script tools/teardown-buildbot-device.sh. by Roland Levillain · 6 years ago
  47. 11c0f3e Merge "Fix exit status of ART script tools/teardown-buildbot-device.sh." by Roland Levillain · 6 years ago
  48. 21bd011 Fix exit status of ART script tools/teardown-buildbot-device.sh. by Roland Levillain · 6 years ago
  49. c8c4f29 Merge "Add sdk destinations for appcompat.sh related files." by Nicolas Geoffray · 6 years ago
  50. b7ae0b1 Add experiments for Dex bytecode analysis by Mathieu Chartier · 6 years ago
  51. 8fb6784 Add sdk destinations for appcompat.sh related files. by Nicolas Geoffray · 6 years ago
  52. 6cee0e9 Merge "Fix test checking /system in chroot in clean-up script." by Roland Levillain · 6 years ago
  53. c1c47ab Merge "Have tools/run-{libcore,jdwp}-tests.sh honor ART_TEST_CHROOT." by Roland Levillain · 6 years ago
  54. 0d896bd Add Method/Field iterator to ClassAccessor by Mathieu Chartier · 6 years ago
  55. a85eef7 Fix test checking /system in chroot in clean-up script. by Roland Levillain · 6 years ago
  56. ad70b32 Merge "Add measurement of Dex code bytes and number of unique code items" by Mathieu Chartier · 6 years ago
  57. 08f7c1d Have tools/run-{libcore,jdwp}-tests.sh honor ART_TEST_CHROOT. by Roland Levillain · 6 years ago
  58. b7e7846 Merge "ART: Remove jack from tools" by Orion Hodson · 6 years ago
  59. ebf5902 Merge "Move compiler/ to ClassAccessor" by Mathieu Chartier · 6 years ago
  60. c8c8d5f Move compiler/ to ClassAccessor by Mathieu Chartier · 6 years ago
  61. e467526 Merge "Add a tear-down script for devices used in ART target testing." by Roland Levillain · 6 years ago
  62. f83f84a ART: Remove jack from tools by Orion Hodson · 6 years ago
  63. 223b8dc Merge "Check that /system exists in chroot before cleaning it up." by Roland Levillain · 6 years ago
  64. 7c3a8c1 Add measurement of Dex code bytes and number of unique code items by Mathieu Chartier · 6 years ago
  65. 05dc23e Add ClassIterator by Mathieu Chartier · 6 years ago
  66. 5604938 Add a tear-down script for devices used in ART target testing. by Roland Levillain · 6 years ago
  67. 59df4f8 Check that /system exists in chroot before cleaning it up. by Roland Levillain · 6 years ago
  68. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 6 years ago
  69. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  70. 438918b Merge "Add ClassAccessor" by Mathieu Chartier · 6 years ago
  71. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  72. 1d00c53 Merge "ART: Fix for pkill on device in run-jdwp-tests.sh" by Orion Hodson · 6 years ago
  73. cfb4ed5 ART: Fix for pkill on device in run-jdwp-tests.sh by Orion Hodson · 6 years ago
  74. e801116 Merge "Add plugin for testing method tracing speed." by Treehugger Robot · 6 years ago
  75. 673726b Add plugin for testing method tracing speed. by Alex Light · 6 years ago
  76. c2b4db6 Add ClassAccessor by Mathieu Chartier · 6 years ago
  77. b2683cb Merge "ARM/ARM64: Improve lock/unlock entrypoints." by Vladimir Marko · 6 years ago
  78. c8b1d5e ARM/ARM64: Improve lock/unlock entrypoints. by Vladimir Marko · 6 years ago
  79. f275979 Add ASCII vs UTF-16 string data analysis by Mathieu Chartier · 6 years ago
  80. fc2f8b6 Merge "Add some extra dexanalyze tests" by Treehugger Robot · 6 years ago
  81. df810b9 Merge "Move ArtDexFileLoader to libdexfile" by David Sehr · 6 years ago
  82. 0226c1d Add some extra dexanalyze tests by Mathieu Chartier · 6 years ago
  83. ca76865 Merge "Add some experiments to analyze string usage" by Treehugger Robot · 6 years ago
  84. bb071ee Merge "Fix typo in tifast.cc" by Treehugger Robot · 6 years ago
  85. 35ddc6f Add some experiments to analyze string usage by Mathieu Chartier · 6 years ago
  86. dc25781 Fix typo in tifast.cc by Alex Light · 6 years ago
  87. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  88. fab9a7c Merge "Add ti-fast jvmti agent." by Treehugger Robot · 6 years ago
  89. aa730ef Add ti-fast jvmti agent. by Alex Light · 6 years ago
  90. 1fee5dc Use std::cout for dexanalyze logging by Mathieu Chartier · 6 years ago
  91. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  92. 981d590 Merge "[veridex] Add a --target-sdk-version to avoid false positives." by Nicolas Geoffray · 6 years ago
  93. 66166d5 [veridex] Add a --target-sdk-version to avoid false positives. by Nicolas Geoffray · 6 years ago
  94. e4f1c51 Support a chroot-based environment in ART Buildbot's target harness. by Roland Levillain · 7 years ago
  95. e2b4195 [veridex] Reflection detection improvements. by Nicolas Geoffray · 6 years ago
  96. a655575 Don't run ICU tests on gcstress. by Nicolas Geoffray · 6 years ago
  97. b52dbb7 Build, sync and use debuggerd and su in ART's Android root testing dir. by Roland Levillain · 6 years ago
  98. 302dda5 Merge "Do not verify apks when processing profiles" by Calin Juravle · 6 years ago
  99. b5303e5 Merge "Update art references to prebuilts." by Anton Hansson · 6 years ago
  100. 1bfe4bd Do not verify apks when processing profiles by Calin Juravle · 6 years ago