1. e06b634 Revert "Revert "Cleanup jvmti tests"" by Alex Light · 8 years ago
  2. 1672260 Merge "Revert "Revert "Revert "Revert "Basic obsolete methods support""""" by Treehugger Robot · 8 years ago
  3. 77e9bdd Merge "Limit Jack threads during tests" by Sebastien Hertz · 8 years ago
  4. 361ad55 Limit Jack threads during tests by Sebastien Hertz · 8 years ago
  5. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  6. 441a5e9 Merge "Revert "Revert "Revert "Basic obsolete methods support"""" by Nicolas Geoffray · 8 years ago
  7. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  8. 3e5d7dc Merge "Revert "Cleanup jvmti tests"" by Nicolas Geoffray · 8 years ago
  9. 2a9d198 Revert "Cleanup jvmti tests" by Nicolas Geoffray · 8 years ago
  10. 07001c8 Merge changes Ie74f2dbe,I092d2e95,I5a75f5c4 by Treehugger Robot · 8 years ago
  11. 857f058 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  12. 0966558 Use interpret-only instead of verify-at-runtime when testing JIT by Calin Juravle · 8 years ago
  13. ca5b9dc Cleanup jvmti tests by Alex Light · 8 years ago
  14. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  15. 481593d Merge "Revert "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"""" by Nicolas Geoffray · 8 years ago
  16. ca48041 Revert "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Nicolas Geoffray · 8 years ago
  17. ad0c8bd Revert "Fix JIT crash due to unverified dead code" by Vladimir Marko · 8 years ago
  18. 132eb43 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  19. 71464a1 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Treehugger Robot · 8 years ago
  20. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  21. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  22. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  23. 3233dcc Update Jack options to enable invoke-polymorphic by mikaelpeltier · 8 years ago
  24. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  25. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  26. 3a3e4c1 Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  27. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  28. ea7980d Revert "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
  29. 8b2cf76 Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  30. 5e294c3 Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Calin Juravle · 8 years ago
  31. 0b4d05e Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  32. b760a2f Merge "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  33. 0b64a51 Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
  34. d295bc8 Workaround adb issue in run-test. by Nicolas Geoffray · 8 years ago
  35. ba37e04 Output more for "Unable to determine architecture". by Nicolas Geoffray · 8 years ago
  36. 8f500fa Add print statements for "Unable to determine architecture". by Nicolas Geoffray · 8 years ago
  37. a4af47e Merge "It exposes a few bugs that should be address before submitting it. " by Calin Juravle · 8 years ago
  38. f1d9265 It exposes a few bugs that should be address before submitting it. by Calin Juravle · 8 years ago
  39. 4ce767d Merge "Use interpret-only instead of verify-at-runtime when testing JIT" by Treehugger Robot · 8 years ago
  40. 5db5b1e Use interpret-only instead of verify-at-runtime when testing JIT by Calin Juravle · 8 years ago
  41. b0103ca Flush the CFG visualizer output after writing to it. by Roland Levillain · 8 years ago
  42. a9b296c Avoid ThreadStress timeout with art-read-barrier-table-lookup. by Hiroshi Yamauchi · 8 years ago
  43. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 8 years ago
  44. e663653 Make run-test fail if output-path is too long by Wojciech Staszkiewicz · 8 years ago
  45. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  46. adf4304 Merge "Integrate built-in bisection search with runtest" by Treehugger Robot · 8 years ago
  47. d7a819a Integrate built-in bisection search with runtest by Wojciech Staszkiewicz · 8 years ago
  48. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  49. faf90b6 Make test work when running ndebug. by Alex Light · 8 years ago
  50. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago
  51. 6fb9256 ART: Extend run-test timeout logging time by Andreas Gampe · 8 years ago
  52. ea1e770 Make java 8 run-tests runnable on the RI again. by Alex Light · 8 years ago
  53. 5a34c00 Merge "Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories." by Alex Light · 8 years ago
  54. afb5d19 Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories. by Alex Light · 8 years ago
  55. 2576be2 Increase test timeouts by Mathieu Chartier · 8 years ago
  56. 90d48f2 Fix libart tests on target by Dimitry Ivanov · 8 years ago
  57. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 9 years ago
  58. 0108f3d Merge "Restore fallback behavior in the no-image stripped-dex case." by Richard Uhler · 9 years ago
  59. b55f1ac Allow private methods in interfaces. by Alex Light · 9 years ago
  60. 76f5cb6 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 9 years ago
  61. 92ec594 Fix relocate in place to handle arbitrary app image layout by Mathieu Chartier · 9 years ago
  62. 1475924 ART: Change prebuild run-test setup by Andreas Gampe · 9 years ago
  63. d26b7e4 Make sure non-fatal errors aren't printed. by Alex Light · 9 years ago
  64. a373a33 Merge "Revert "Revert "Enable compilation of secondary dex files""" by Nicolas Geoffray · 9 years ago
  65. c6b1b93 Revert "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 9 years ago
  66. 4b49567 Let tests informa Jack of the min api version by Yohann Roussel · 9 years ago
  67. 97acf19 Make run-test give extra time when doing gc-stress runs. by Alex Light · 9 years ago
  68. 44fd0e5 Fix inliner crash related to type propagation. by Nicolas Geoffray · 9 years ago
  69. 404b5bf Move specific build rule of 529 into the default script. by Nicolas Geoffray · 9 years ago
  70. e70cda6 Merge "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 9 years ago
  71. d98a52f Revert "Enable compilation of secondary dex files" by Nicolas Geoffray · 9 years ago
  72. fb8932e Merge "Enable compilation of secondary dex files" by Calin Juravle · 9 years ago
  73. 770b39e Enable compilation of secondary dex files by Calin Juravle · 9 years ago
  74. 4856ca7 Support multidex run-test with Jack by Sebastien Hertz · 9 years ago
  75. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 9 years ago
  76. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 9 years ago
  77. 2e4afe8 Clear dalvik-cache before running test on host. by David Srbecky · 9 years ago
  78. 5288611 Do not write full method signature in mini-debug-info. by David Srbecky · 9 years ago
  79. e467cea Fix image writer for generation of app images by Mathieu Chartier · 9 years ago
  80. c525604 Tweaks to get run-test working after enso. by Nicolas Geoffray · 9 years ago
  81. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  82. e722d29 Revert "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  83. 0a9b682 Make the JIT the default in ART. by Nicolas Geoffray · 9 years ago
  84. 4ca1037 Change test .dex.art to .art by Mathieu Chartier · 9 years ago
  85. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  86. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  87. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  88. 56c8c9e Merge "Made run-test 960-964 support being run with jack compiler." by Alex Light · 9 years ago
  89. 6a439bc Made run-test 960-964 support being run with jack compiler. by Alex Light · 9 years ago
  90. fa02285 Fix test failure due to wrong runtime arguments. by Alex Light · 9 years ago
  91. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  92. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  93. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 9 years ago
  94. dcf0d4b Increase the run-test timeout for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  95. de286fd Address some leftover comments by Mathieu Chartier · 9 years ago
  96. c823eff Disable the GDB-based test timeout dump in 32 bit. by Hiroshi Yamauchi · 9 years ago
  97. 6ffb9cc Use GDB to dump threads in test timeouts, if available. by Hiroshi Yamauchi · 9 years ago
  98. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  99. 2ea7b70 ART: Add complex UnresolvedMergedType test case by Andreas Gampe · 9 years ago
  100. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago