1. 0d896bd Add Method/Field iterator to ClassAccessor by Mathieu Chartier · 6 years ago
  2. ad70b32 Merge "Add measurement of Dex code bytes and number of unique code items" by Mathieu Chartier · 6 years ago
  3. b7e7846 Merge "ART: Remove jack from tools" by Orion Hodson · 6 years ago
  4. ebf5902 Merge "Move compiler/ to ClassAccessor" by Mathieu Chartier · 6 years ago
  5. c8c8d5f Move compiler/ to ClassAccessor by Mathieu Chartier · 6 years ago
  6. e467526 Merge "Add a tear-down script for devices used in ART target testing." by Roland Levillain · 6 years ago
  7. f83f84a ART: Remove jack from tools by Orion Hodson · 6 years ago
  8. 223b8dc Merge "Check that /system exists in chroot before cleaning it up." by Roland Levillain · 6 years ago
  9. 7c3a8c1 Add measurement of Dex code bytes and number of unique code items by Mathieu Chartier · 6 years ago
  10. 05dc23e Add ClassIterator by Mathieu Chartier · 6 years ago
  11. 5604938 Add a tear-down script for devices used in ART target testing. by Roland Levillain · 6 years ago
  12. 59df4f8 Check that /system exists in chroot before cleaning it up. by Roland Levillain · 6 years ago
  13. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 6 years ago
  14. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  15. 438918b Merge "Add ClassAccessor" by Mathieu Chartier · 6 years ago
  16. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  17. 1d00c53 Merge "ART: Fix for pkill on device in run-jdwp-tests.sh" by Orion Hodson · 6 years ago
  18. cfb4ed5 ART: Fix for pkill on device in run-jdwp-tests.sh by Orion Hodson · 6 years ago
  19. e801116 Merge "Add plugin for testing method tracing speed." by Treehugger Robot · 6 years ago
  20. 673726b Add plugin for testing method tracing speed. by Alex Light · 6 years ago
  21. c2b4db6 Add ClassAccessor by Mathieu Chartier · 6 years ago
  22. b2683cb Merge "ARM/ARM64: Improve lock/unlock entrypoints." by Vladimir Marko · 6 years ago
  23. c8b1d5e ARM/ARM64: Improve lock/unlock entrypoints. by Vladimir Marko · 6 years ago
  24. f275979 Add ASCII vs UTF-16 string data analysis by Mathieu Chartier · 6 years ago
  25. fc2f8b6 Merge "Add some extra dexanalyze tests" by Treehugger Robot · 6 years ago
  26. df810b9 Merge "Move ArtDexFileLoader to libdexfile" by David Sehr · 6 years ago
  27. 0226c1d Add some extra dexanalyze tests by Mathieu Chartier · 6 years ago
  28. ca76865 Merge "Add some experiments to analyze string usage" by Treehugger Robot · 6 years ago
  29. bb071ee Merge "Fix typo in tifast.cc" by Treehugger Robot · 6 years ago
  30. 35ddc6f Add some experiments to analyze string usage by Mathieu Chartier · 6 years ago
  31. dc25781 Fix typo in tifast.cc by Alex Light · 6 years ago
  32. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  33. fab9a7c Merge "Add ti-fast jvmti agent." by Treehugger Robot · 6 years ago
  34. aa730ef Add ti-fast jvmti agent. by Alex Light · 6 years ago
  35. 1fee5dc Use std::cout for dexanalyze logging by Mathieu Chartier · 6 years ago
  36. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  37. 981d590 Merge "[veridex] Add a --target-sdk-version to avoid false positives." by Nicolas Geoffray · 6 years ago
  38. 66166d5 [veridex] Add a --target-sdk-version to avoid false positives. by Nicolas Geoffray · 6 years ago
  39. e4f1c51 Support a chroot-based environment in ART Buildbot's target harness. by Roland Levillain · 7 years ago
  40. e2b4195 [veridex] Reflection detection improvements. by Nicolas Geoffray · 6 years ago
  41. a655575 Don't run ICU tests on gcstress. by Nicolas Geoffray · 6 years ago
  42. b52dbb7 Build, sync and use debuggerd and su in ART's Android root testing dir. by Roland Levillain · 6 years ago
  43. 302dda5 Merge "Do not verify apks when processing profiles" by Calin Juravle · 6 years ago
  44. b5303e5 Merge "Update art references to prebuilts." by Anton Hansson · 6 years ago
  45. 1bfe4bd Do not verify apks when processing profiles by Calin Juravle · 6 years ago
  46. 0ecbdb3 Merge "Clean up include paths" by David Sehr · 6 years ago
  47. 756fddf Update art references to prebuilts. by Anton Hansson · 6 years ago
  48. 83b7419 Add libprofile/libprofiled to public libraries. by Nicolas Geoffray · 6 years ago
  49. 1979c64 Clean up include paths by David Sehr · 6 years ago
  50. 909b127 [veridex] New veridex improvements. by Nicolas Geoffray · 6 years ago
  51. 2323931 Merge "Disable failing libcore.libcore.icu.RelativeDateTimeFormatterTest" by Treehugger Robot · 6 years ago
  52. b5529ba Disable failing libcore.libcore.icu.RelativeDateTimeFormatterTest by David Srbecky · 6 years ago
  53. cb21a56 Merge "[veridex] Reflective usage detection improvements." by Treehugger Robot · 6 years ago
  54. 4f6e523 [veridex] Reflective usage detection improvements. by Nicolas Geoffray · 6 years ago
  55. bd600e3 ART: Remove support for compiled-methods and compiled-classes by Andreas Gampe · 6 years ago
  56. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 6 years ago
  57. 79e2607 Move profile dependent modules to libartbase by David Sehr · 6 years ago
  58. ef2fa26 Move dexanalyze experiments to their own file by Mathieu Chartier · 6 years ago
  59. 2e0478a Add dexanalyze tool by Mathieu Chartier · 6 years ago
  60. 4e9db79 Merge "Drop removed OsTest.test_setgroups() from libcore_failures.txt" by Pete Gillin · 6 years ago
  61. d6c5b13 Drop removed OsTest.test_setgroups() from libcore_failures.txt by Tobias Thierer · 6 years ago
  62. 2ebff05 [veridex] Add a flow analysis pass to detect precise reflection usages. by Nicolas Geoffray · 6 years ago
  63. 5a74501 Merge "Revert "Revert "Move most art test off DX""" by Alan Leung · 6 years ago
  64. 904d354 Merge "[veridex] Detect more reflection uses." by Treehugger Robot · 6 years ago
  65. bce495e [veridex] Detect more reflection uses. by Nicolas Geoffray · 6 years ago
  66. cf2de16 Revert "Revert "Move most art test off DX"" by Alan Leung · 6 years ago
  67. 30d2696 Start netd before running tests on Buildbot devices. by Roland Levillain · 6 years ago
  68. 3dfaab0 Ignore failures on O devices in JDWP tests. by Roland Levillain · 6 years ago
  69. 3840b34 Ignore failures on O devices in some network-related libcore tests. by Roland Levillain · 6 years ago
  70. 11ed027 [veridex] Detect reflection uses. by Nicolas Geoffray · 6 years ago
  71. d1ef717 [veridex] Add an appcompat rule and appcompat.sh script. by Nicolas Geoffray · 6 years ago
  72. 981d6b5 Merge "Revert "Move most art test off DX"" by Vladimir Marko · 6 years ago
  73. 0e3a6ad Revert "Move most art test off DX" by Vladimir Marko · 6 years ago
  74. 281caad Merge "Move most art test off DX" by Alan Leung · 6 years ago
  75. 9222417 Move most art test off DX by Alan Leung · 6 years ago
  76. 534a0a1 [veridex] Log when linking against private APIs. by Nicolas Geoffray · 6 years ago
  77. 0386f71 Merge "[veridex] Resolve all type_id/method_id/field_id in app dex files." by Treehugger Robot · 6 years ago
  78. e826477 [veridex] Resolve all type_id/method_id/field_id in app dex files. by Nicolas Geoffray · 6 years ago
  79. 440c645 Merge "Add Soong target for converting ahat droiddocs." by Treehugger Robot · 6 years ago
  80. dd96ed3 Add resolver to veridex. by Nicolas Geoffray · 6 years ago
  81. 9ec1e24 Merge "Add veridex project." by Nicolas Geoffray · 6 years ago
  82. d1f7097 Add Soong target for converting ahat droiddocs. by Nan Zhang · 7 years ago
  83. 51cba19 Add veridex project. by Nicolas Geoffray · 6 years ago
  84. f9635aa Merge "Fix find_api_violations script." by Treehugger Robot · 6 years ago
  85. cebbb65 Fix find_api_violations script. by Mathew Inwood · 6 years ago
  86. 142f654 Have run-jdwp-tests try to dump stacks on device by Alex Light · 6 years ago
  87. 6f7d8b7 Stop netd before running tests on Buildbot devices. by Roland Levillain · 6 years ago
  88. 99d8f89 Make wrap-logcat a bit easier to call. by Alex Light · 6 years ago
  89. 4bfca1c Give symbolize-buildbot-crashes.sh the ability to read from a file. by Alex Light · 6 years ago
  90. 6717e5f Write a wrapper to record logcat while another process is running by Alex Light · 6 years ago
  91. 2fdf65d Merge "Remove Python minor version." by Aart Bik · 6 years ago
  92. 7c630cc Merge "Quick script to get API access violations." by Treehugger Robot · 6 years ago
  93. 5ebc4cc Quick script to get API access violations. by Mathew Inwood · 6 years ago
  94. 1639f65 Merge "test: Cache repeated soong invocations of get_build_var" by Igor Murashkin · 6 years ago
  95. 88c6809 test: Cache repeated soong invocations of get_build_var by Igor Murashkin · 6 years ago
  96. d432acd Remove Python minor version. by Aart Bik · 6 years ago
  97. 45d857b Merge "Remove skip for testModifiers001" by Treehugger Robot · 6 years ago
  98. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  99. 7664e34 Merge "Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT." by Roland Levillain · 6 years ago
  100. fe3e2bf Have `art/tools/buildbot-build --target` abort on empty TARGET_PRODUCT. by Roland Levillain · 6 years ago