1. 70ae00d Fix missing entry for the static libdexfile_support test in the gtest list. by Martin Stjernholm · 5 years ago
  2. 676e00a Merge "hiddenapi: Fix class hierarchy traversal" by David Brazdil · 5 years ago
  3. 2da3cbb hiddenapi: Fix class hierarchy traversal by David Brazdil · 5 years ago
  4. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 5 years ago
  5. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 5 years ago
  6. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  7. 3ad2c2b Fix oatdump_test. by Nicolas Geoffray · 5 years ago
  8. 8baa11a Adjust ResolveRelativeEncodedDexLocation. by Nicolas Geoffray · 5 years ago
  9. 7c777f8 Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target. by Roland Levillain · 6 years ago
  10. 750bf04 Add unit tests for libdexfile external API. by Martin Stjernholm · 6 years ago
  11. fdb2f60 Separate libdexfile external C ABI from the C++ header file. by Martin Stjernholm · 6 years ago
  12. 4bdcf5d ART: Use timeout --foreground by Andreas Gampe · 6 years ago
  13. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  14. 1b2ae58 ART: Fix missing \ in Android.gtest.mk by Andreas Gampe · 6 years ago
  15. 28fd62a ART: Add timeout to host gtests by Andreas Gampe · 6 years ago
  16. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  17. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  18. d79b37b ART: Throw on soft verify failure in InitializeClass(). by Vladimir Marko · 6 years ago
  19. 0ef9457 Revert "Remove dist-for-goals call for gtests." by Dan Willemsen · 6 years ago
  20. fdd3790 Remove dist-for-goals call for gtests. by Nicolas Geoffray · 6 years ago
  21. cd0f38f Add logic to eagerly resolve const-string for startup methods by Mathieu Chartier · 6 years ago
  22. 17b1dcb Add target gtest dependencies to build-art-target-tests. by Nicolas Geoffray · 6 years ago
  23. db72e5e Stop using DIST_DIR directly, use dist-for-goals by Dan Willemsen · 6 years ago
  24. a39a897 Merge "Setup profiling_info_test dependencies." by Treehugger Robot · 6 years ago
  25. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  26. 44078f9 Setup profiling_info_test dependencies. by Nicolas Geoffray · 6 years ago
  27. 64c2d77 Define $(ADB) in ART makefiles instead of hard-coding adb. by Nicolas Geoffray · 6 years ago
  28. 1391390 Add core-simple to the standard boot classpath by Neil Fuller · 6 years ago
  29. 928567b Fix jni_internal_test dependency. by Nicolas Geoffray · 6 years ago
  30. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 6 years ago
  31. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  32. c6d02fd Fix gtest Makefile rules with respect to chroot support. by Roland Levillain · 6 years ago
  33. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 6 years ago
  34. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  35. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  36. 0226c1d Add some extra dexanalyze tests by Mathieu Chartier · 6 years ago
  37. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  38. e119457 Fix the target gtest witness filename expansion in Makefile rules. by Roland Levillain · 6 years ago
  39. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  40. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  41. c523600 Merge "Fix build warnings for x86+arm targets" by Treehugger Robot · 6 years ago
  42. 0be7fa7 Fix typo in clean vars for dexanalyze_test by Mathieu Chartier · 6 years ago
  43. 2e0478a Add dexanalyze tool by Mathieu Chartier · 6 years ago
  44. 5d2dbf8 Fix build warnings for x86+arm targets by Dan Willemsen · 6 years ago
  45. cf767de Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS by Dan Willemsen · 6 years ago
  46. 1776962 Fix overriding commands warnings/error by Dan Willemsen · 6 years ago
  47. 567dc6f Revert "Revert "Write shared data section for oatdump export dex"" by Mathieu Chartier · 6 years ago
  48. 4b67018 Revert "Write shared data section for oatdump export dex" by Orion Hodson · 6 years ago
  49. fdca4cb Write shared data section for oatdump export dex by Mathieu Chartier · 6 years ago
  50. 7d74ef5 Support for API exemptions from API blacklisting. by Mathew Inwood · 6 years ago
  51. 1f130f1 Add missing Dex file dependency for ART gtest oat_writer_test. by Roland Levillain · 6 years ago
  52. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  53. 8352ecd Merge "Fix oatdump for app with --boot-image and add test." by Vladimir Marko · 6 years ago
  54. 421087b Fix oatdump for app with --boot-image and add test. by Vladimir Marko · 6 years ago
  55. ca881de ART: Emit gtest xml during test runs by Andreas Gampe · 6 years ago
  56. 1eac77e sigchain: add test. by Josh Gao · 6 years ago
  57. d1652d1 Merge "Move libdexfile out of runtime" by David Sehr · 6 years ago
  58. 6497ede Fix dependencies on x86_64 valgrind by Colin Cross · 6 years ago
  59. 334b9d7 Move libdexfile out of runtime by David Sehr · 6 years ago
  60. 3bffbe8 Merge "Don't depend on x86 valgrind" by Treehugger Robot · 6 years ago
  61. b015529 Don't depend on x86 valgrind by Colin Cross · 6 years ago
  62. 9b55957 Merge "Split dex_file_loader_test" by Treehugger Robot · 6 years ago
  63. fc604a7 ART: Be more robust with multidex uncompressed-dex odex files by Andreas Gampe · 6 years ago
  64. 139512d Split dex_file_loader_test by David Sehr · 6 years ago
  65. 700a985 Fix potential null read for truncated dex files by Mathieu Chartier · 6 years ago
  66. b95eb37 Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""" by Nicolas Geoffray · 6 years ago
  67. c05fd3f ART: Fix gtest stack invocation by Andreas Gampe · 6 years ago
  68. f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 7 years ago
  69. 6acebf4 ART: Add symbolization pass to host gtests by Andreas Gampe · 6 years ago
  70. 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 6 years ago
  71. f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 7 years ago
  72. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 7 years ago
  73. 50173eb Make D8 Desugaring default. by Alan Leung · 7 years ago
  74. a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 7 years ago
  75. e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 7 years ago
  76. d1d5c95 Revert^4 "Add patchoat test" by Alex Klyubin · 7 years ago
  77. ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
  78. a4ba9b5 Rename d8 to d8-compat-dx by Alan Leung · 7 years ago
  79. 693bfbf ART: Fix test dependencies and code by Andreas Gampe · 7 years ago
  80. 4720046 ART: Fix test dependencies by Andreas Gampe · 7 years ago
  81. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 7 years ago
  82. a42e704 Add support for running ART gtests with Valgrind in local installations. by Roland Levillain · 7 years ago
  83. bcc6352 Add missing ManyMethods dependency by Alex Klyubin · 7 years ago
  84. f39208f ART: Add abort-on-soft-verifier-error by Andreas Gampe · 7 years ago
  85. 69107b3 Disable D8 for a subset of the tests by Alan Leung · 7 years ago
  86. 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 7 years ago
  87. 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 7 years ago
  88. 93764b8 Generalize atomic_method_ref_map to support dex references by Mathieu Chartier · 7 years ago
  89. 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 7 years ago
  90. 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 7 years ago
  91. cdd4912 Add fast path to FindClass for DelegateLastClassLoader by Calin Juravle · 7 years ago
  92. f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 7 years ago
  93. 0385805 ART: Add ASAN_OPTIONS to gtest rules by Andreas Gampe · 7 years ago
  94. db40eac Address review comments for aog/411660 by Mathieu Chartier · 7 years ago
  95. d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 7 years ago
  96. 9e8797d Merge "Update smali/baksmali command syntax for v2.2.0" by Treehugger Robot · 7 years ago
  97. 55232f1 Add dexdiag_test by David Sehr · 7 years ago
  98. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 7 years ago
  99. 1352f13 Split image_test and oatdump_test. by Vladimir Marko · 7 years ago
  100. 1ca6890 More robust GC verification and corruption dumping by Mathieu Chartier · 7 years ago