1. 8c8f148 Add blueprint modules to generate jar files for gtests. by David Srbecky · 4 years, 7 months ago
  2. 7955f5e Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS by Dan Willemsen · 4 years, 8 months ago
  3. a599252 Replaced the hard coded art test names with the auto-generated ones by Jiyong Park · 4 years, 8 months ago
  4. eac38a1 Refactor Android.gtest.mk more by Jiyong Park · 4 years, 9 months ago
  5. 340fb0b Workaround for building gtest dependencies. by Nicolas Geoffray · 4 years, 9 months ago
  6. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 9 months ago
  7. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 9 months ago
  8. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 10 months ago
  9. 46845f6 Revert "Revert "Revert "Revert "Remove reference to d8-compat-dx"""" by Søren Gjesse · 4 years, 9 months ago
  10. 9561faf Revert "Revert "Revert "Remove reference to d8-compat-dx""" by Nicolas Geoffray · 4 years, 9 months ago
  11. 64a5d1a Revert "Revert "Remove reference to d8-compat-dx"" by Nicolas Geoffray · 4 years, 9 months ago
  12. 1caa127 Revert "Remove reference to d8-compat-dx" by Jason Lee · 4 years, 10 months ago
  13. 1755ad0 Remove reference to d8-compat-dx by Søren Gjesse · 4 years, 10 months ago
  14. 65ae669 Add jni libicu_jni library into ART APEX by Victor Chang · 5 years ago
  15. caf8f4c Fix dependencies of profile_boot_info_test. by Nicolas Geoffray · 5 years ago
  16. 8307206 Follow change to ART_TEST_LIST_* by Colin Cross · 5 years ago
  17. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  18. 84e5bb9 Rename some build variables and targets for the ART APEX. by Martin Stjernholm · 5 years ago
  19. d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 5 years ago
  20. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 5 years ago
  21. 8d5a215 Build and install the Testing Runtime APEX in ART device testing. by Roland Levillain · 5 years ago
  22. f0b1de8 Introduce Make variables for the various Runtime APEX names. by Roland Levillain · 5 years ago
  23. 672c080 Update Transaction for boot image extension. by Vladimir Marko · 5 years ago
  24. a0fc13a Add support for a profile listing methods in compilation order. by Nicolas Geoffray · 5 years ago
  25. b5204f4 ART: Add interface class join heuristic by Andreas Gampe · 5 years ago
  26. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  27. 0df2aba ART: Use SIGTERM for timeout dumping by Andreas Gampe · 5 years ago
  28. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 5 years ago
  29. 917cfdb Fix build rules. by Nicolas Geoffray · 5 years ago
  30. c36a8cc Handle empty uncompressed and aligned dex file in an archive. by Nicolas Geoffray · 5 years ago
  31. 3b19de2 Fix oatdump_test build dependencies. by David Srbecky · 5 years ago
  32. 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 5 years ago
  33. 4f215d1 Rename dexdump2 to dexdump by David Sehr · 5 years ago
  34. 975b774 Fix two_runtimes_test dependencies. by Nicolas Geoffray · 5 years ago
  35. 26a5dd6 Add support for ANDROID_TZDATA_ROOT by Neil Fuller · 6 years ago
  36. a5c3a80 hiddenapi domain: Use oat dex file location if available by David Brazdil · 6 years ago
  37. 70ae00d Fix missing entry for the static libdexfile_support test in the gtest list. by Martin Stjernholm · 6 years ago
  38. 676e00a Merge "hiddenapi: Fix class hierarchy traversal" by David Brazdil · 6 years ago
  39. 2da3cbb hiddenapi: Fix class hierarchy traversal by David Brazdil · 6 years ago
  40. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  41. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  42. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  43. 3ad2c2b Fix oatdump_test. by Nicolas Geoffray · 6 years ago
  44. 8baa11a Adjust ResolveRelativeEncodedDexLocation. by Nicolas Geoffray · 6 years ago
  45. 7c777f8 Honor `ART_TEST_ANDROID_RUNTIME_ROOT` when running ART gtests on target. by Roland Levillain · 6 years ago
  46. 750bf04 Add unit tests for libdexfile external API. by Martin Stjernholm · 6 years ago
  47. fdb2f60 Separate libdexfile external C ABI from the C++ header file. by Martin Stjernholm · 6 years ago
  48. 4bdcf5d ART: Use timeout --foreground by Andreas Gampe · 6 years ago
  49. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  50. 1b2ae58 ART: Fix missing \ in Android.gtest.mk by Andreas Gampe · 6 years ago
  51. 28fd62a ART: Add timeout to host gtests by Andreas Gampe · 6 years ago
  52. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  53. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  54. d79b37b ART: Throw on soft verify failure in InitializeClass(). by Vladimir Marko · 6 years ago
  55. 0ef9457 Revert "Remove dist-for-goals call for gtests." by Dan Willemsen · 6 years ago
  56. fdd3790 Remove dist-for-goals call for gtests. by Nicolas Geoffray · 6 years ago
  57. cd0f38f Add logic to eagerly resolve const-string for startup methods by Mathieu Chartier · 6 years ago
  58. 17b1dcb Add target gtest dependencies to build-art-target-tests. by Nicolas Geoffray · 6 years ago
  59. db72e5e Stop using DIST_DIR directly, use dist-for-goals by Dan Willemsen · 6 years ago
  60. a39a897 Merge "Setup profiling_info_test dependencies." by Treehugger Robot · 6 years ago
  61. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  62. 44078f9 Setup profiling_info_test dependencies. by Nicolas Geoffray · 6 years ago
  63. 64c2d77 Define $(ADB) in ART makefiles instead of hard-coding adb. by Nicolas Geoffray · 6 years ago
  64. 1391390 Add core-simple to the standard boot classpath by Neil Fuller · 6 years ago
  65. 928567b Fix jni_internal_test dependency. by Nicolas Geoffray · 6 years ago
  66. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 6 years ago
  67. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  68. c6d02fd Fix gtest Makefile rules with respect to chroot support. by Roland Levillain · 6 years ago
  69. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 6 years ago
  70. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  71. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  72. 0226c1d Add some extra dexanalyze tests by Mathieu Chartier · 6 years ago
  73. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  74. e119457 Fix the target gtest witness filename expansion in Makefile rules. by Roland Levillain · 6 years ago
  75. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  76. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  77. c523600 Merge "Fix build warnings for x86+arm targets" by Treehugger Robot · 6 years ago
  78. 0be7fa7 Fix typo in clean vars for dexanalyze_test by Mathieu Chartier · 6 years ago
  79. 2e0478a Add dexanalyze tool by Mathieu Chartier · 6 years ago
  80. 5d2dbf8 Fix build warnings for x86+arm targets by Dan Willemsen · 6 years ago
  81. cf767de Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS by Dan Willemsen · 6 years ago
  82. 1776962 Fix overriding commands warnings/error by Dan Willemsen · 6 years ago
  83. 567dc6f Revert "Revert "Write shared data section for oatdump export dex"" by Mathieu Chartier · 6 years ago
  84. 4b67018 Revert "Write shared data section for oatdump export dex" by Orion Hodson · 6 years ago
  85. fdca4cb Write shared data section for oatdump export dex by Mathieu Chartier · 6 years ago
  86. 7d74ef5 Support for API exemptions from API blacklisting. by Mathew Inwood · 7 years ago
  87. 1f130f1 Add missing Dex file dependency for ART gtest oat_writer_test. by Roland Levillain · 7 years ago
  88. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  89. 8352ecd Merge "Fix oatdump for app with --boot-image and add test." by Vladimir Marko · 7 years ago
  90. 421087b Fix oatdump for app with --boot-image and add test. by Vladimir Marko · 7 years ago
  91. ca881de ART: Emit gtest xml during test runs by Andreas Gampe · 7 years ago
  92. 1eac77e sigchain: add test. by Josh Gao · 7 years ago
  93. d1652d1 Merge "Move libdexfile out of runtime" by David Sehr · 7 years ago
  94. 6497ede Fix dependencies on x86_64 valgrind by Colin Cross · 7 years ago
  95. 334b9d7 Move libdexfile out of runtime by David Sehr · 7 years ago
  96. 3bffbe8 Merge "Don't depend on x86 valgrind" by Treehugger Robot · 7 years ago
  97. b015529 Don't depend on x86 valgrind by Colin Cross · 7 years ago
  98. 9b55957 Merge "Split dex_file_loader_test" by Treehugger Robot · 7 years ago
  99. fc604a7 ART: Be more robust with multidex uncompressed-dex odex files by Andreas Gampe · 7 years ago
  100. 139512d Split dex_file_loader_test by David Sehr · 7 years ago