1. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 7 years ago
  2. 2c7cebd test: Enable checker tests for javac/dx by Igor Murashkin · 7 years ago
  3. 2cf5659 Merge "run-test: Fix bash warning with DESUGAR=false" by Treehugger Robot · 7 years ago
  4. d323277 run-test: Fix bash warning with DESUGAR=false by Igor Murashkin · 7 years ago
  5. 43e935d Add field-access/modification to ti-stress. by Alex Light · 7 years ago
  6. e518193 test: Skip desugar with DESUGAR=false when running tests by Igor Murashkin · 7 years ago
  7. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 7 years ago
  8. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 7 years ago
  9. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 7 years ago
  10. b7edcda Add method tracing JVMTI callbacks by Alex Light · 7 years ago
  11. f654ef9 no-image does not prebuild, so disable checker for this. by Nicolas Geoffray · 7 years ago
  12. 07c6d72 Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Calin Juravle · 7 years ago
  13. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 7 years ago
  14. 8f2c6d4 run-tests with jvmti-stress configuration by Alex Light · 7 years ago
  15. 9c4f0d8f Clean up after MIPS got read barriers support by Goran Jakovljevic · 7 years ago
  16. 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 7 years ago
  17. bd328d3 Silence ulimit in run-test by Orion Hodson · 7 years ago
  18. 020c0f3 Cleanup use of ulimit in run tests. by Richard Uhler · 7 years ago
  19. f325e01 Fix OUT_DIR usage by Dan Willemsen · 7 years ago
  20. c0ca5fd Merge "Fix java.lang.Void.TYPE (void.class) initialization." by Vladimir Marko · 7 years ago
  21. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 7 years ago
  22. e1fb77f ART: Enable build options in test runner script. by Orion Hodson · 7 years ago
  23. bb00f81 Remove testing of prebuilt npic boot images. by Richard Uhler · 7 years ago
  24. f898f47 Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""" by Treehugger Robot · 7 years ago
  25. 271a0f8 Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Igor Murashkin · 7 years ago
  26. 49c2c92 Fix test scripts to account for new linker behavior by Dimitry Ivanov · 7 years ago
  27. 960b2af Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory" by Nicolas Geoffray · 7 years ago
  28. 19e5f83 runtime: Mmap uncompressed dex files (in zip) as clean memory by Igor Murashkin · 7 years ago
  29. c01d490 Merge "Make no-relocate the default." by Nicolas Geoffray · 7 years ago
  30. 2c7aaeb Make run-test --jvm set DEX_LOCATION by Alex Light · 7 years ago
  31. 94e25db Make no-relocate the default. by Nicolas Geoffray · 8 years ago
  32. f86c393 run-test: ThreadSuspendTimeout only applies to ART. by Narayan Kamath · 8 years ago
  33. 3fceaf5 Use higher default thread suspend timeout for run tests by Mathieu Chartier · 8 years ago
  34. fd3161a Enable CC (ART_USE_READ_BARRIER) by default. by Hiroshi Yamauchi · 8 years ago
  35. 7498105 Handle verify-profile and bootclasspath classes in vdex. by Nicolas Geoffray · 8 years ago
  36. fba89fe Make our jvmti run-tests work with the RI again. by Alex Light · 8 years ago
  37. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  38. 4151eff Increase file size limit. by Nicolas Geoffray · 8 years ago
  39. 0c88383 Store bisection logs in test directory by Wojciech Staszkiewicz · 8 years ago
  40. f13a365 Use android_root instead of hard coded /system in test script. by Nicolas Geoffray · 8 years ago
  41. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  42. 901669c Merge "Make javac always use Java 7 when running tests using javac and dx" by Nicolas Geoffray · 8 years ago
  43. 620d0a5 Make javac always use Java 7 when running tests using javac and dx by Søren Gjesse · 8 years ago
  44. adf4304 Merge "Integrate built-in bisection search with runtest" by Treehugger Robot · 8 years ago
  45. d7a819a Integrate built-in bisection search with runtest by Wojciech Staszkiewicz · 8 years ago
  46. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  47. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  48. 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 8 years ago
  49. 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  50. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  51. 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
  52. d9eb284 Change gcstress runtest option by Mathieu Chartier · 8 years ago
  53. faf90b6 Make test work when running ndebug. by Alex Light · 8 years ago
  54. 659ad8f Merge "Make java 8 run-tests runnable on the RI again." by Treehugger Robot · 8 years ago
  55. 34a8a0f ART: Make run-test temp dir consistent by Andreas Gampe · 8 years ago
  56. f47fb2f ART: Fix run-test script by Andreas Gampe · 8 years ago
  57. ea1e770 Make java 8 run-tests runnable on the RI again. by Alex Light · 8 years ago
  58. f3349b5 Merge "Exit 0 on success even if --never-clean is passed" by Alex Light · 8 years ago
  59. 6a870fa Exit 0 on success even if --never-clean is passed by Alex Light · 8 years ago
  60. 2576be2 Increase test timeouts by Mathieu Chartier · 8 years ago
  61. 10bc5a4 Revert "Revert "Make run-test default to optimizing compiler."" by Alex Light · 8 years ago
  62. d8cd1c8 Merge "Revert "Make run-test default to optimizing compiler."" by Nicolas Geoffray · 8 years ago
  63. 4650c93 Revert "Make run-test default to optimizing compiler." by Nicolas Geoffray · 8 years ago
  64. bc90d0f Make --jvm work again by Alex Light · 8 years ago
  65. 46a9114 Merge "Make run-test default to optimizing compiler." by Alex Light · 8 years ago
  66. 90d48f2 Fix libart tests on target by Dimitry Ivanov · 8 years ago
  67. f494663 Make run-test default to optimizing compiler. by Alex Light · 8 years ago
  68. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 8 years ago
  69. 0108f3d Merge "Restore fallback behavior in the no-image stripped-dex case." by Richard Uhler · 8 years ago
  70. b55f1ac Allow private methods in interfaces. by Alex Light · 8 years ago
  71. 76f5cb6 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 8 years ago
  72. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 8 years ago
  73. 7db00cd Update Makefile and scripts after Quick removal. by Nicolas Geoffray · 8 years ago
  74. 97acf19 Make run-test give extra time when doing gc-stress runs. by Alex Light · 8 years ago
  75. 1c5b6da Set USE_JACK to true. by Nicolas Geoffray · 8 years ago
  76. f02c3cf ART: Switch Checker run-tests to Jack by David Brazdil · 8 years ago
  77. 32ae802 Revert "Compile checker run-tests with Jack" by Nicolas Geoffray · 8 years ago
  78. fbeeb47 Compile checker run-tests with Jack by Sebastien Hertz · 8 years ago
  79. aaa779a Remove usages of jill.jar, use jack instead by Yohann Roussel · 9 years ago
  80. 4694e82 Raise ulimit for run-test 961. by Alex Light · 9 years ago
  81. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  82. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  83. 57e863c ART: Do not build Checker tests with `dx --no-optimize` by David Brazdil · 9 years ago
  84. 50be66f ART: Remove core-junit from test boot classpath by Andreas Gampe · 9 years ago
  85. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  86. 9868925 Merge "ART: Compile run-tests with Java 7." am: 6b75bc08e8 am: 5783c2ec79 by Vladimir Marko · 9 years ago
  87. f45c3f8 ART: Compile run-tests with Java 7. by Vladimir Marko · 9 years ago
  88. 33e582e Merge "ARM64 read barrier support for concurrent GC in Optimizing." am: 92e997d1e6 am: 5da5d045fa by Roland Levillain · 9 years ago
  89. 22ccc3a ARM64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  90. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  91. 3b359c7 ARM read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  92. d50687e Fix a few art-test related issues. by Narayan Kamath · 9 years ago
  93. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  94. 6484b80 Fix bug with test 964. by Alex Light · 9 years ago
  95. 91de25f Make things generally quieter. by Alex Light · 9 years ago
  96. 56c8c9e Merge "Made run-test 960-964 support being run with jack compiler." by Alex Light · 9 years ago
  97. 6a439bc Made run-test 960-964 support being run with jack compiler. by Alex Light · 9 years ago
  98. fadfee9 Fix up run-test. by Alex Light · 9 years ago
  99. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  100. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 9 years ago