1. 15b103f Merge "Revert "Disable 554-jit-profile-file for unsupported test modes"" by Nicolas Geoffray · 9 years ago
  2. 07f78c8 Revert "Disable 554-jit-profile-file for unsupported test modes" by Nicolas Geoffray · 9 years ago
  3. 4adc26e ART: Fix Makefile by Andreas Gampe · 9 years ago
  4. 33bcb07 Disable 554-jit-profile-file for unsupported test modes by Calin Juravle · 9 years ago
  5. a7a3ba7 Merge "Support deoptimization only to set vreg" by Sebastien Hertz · 9 years ago
  6. 636b925 Support deoptimization only to set vreg by Mingyao Yang · 9 years ago
  7. 991842a Merge "Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP." by Alex Light · 9 years ago
  8. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  9. c07d66d Add ability to skip run-tests with ART_TEST_RUN_TEST_SKIP. by Alex Light · 9 years ago
  10. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  11. 0e06a09 Merge "Disable test 964 with gcstress since it often times out." by Alex Light · 9 years ago
  12. 9b0f516 Disable test 964 with gcstress since it often times out. by Alex Light · 9 years ago
  13. 273baec Make test 968's name shorter by Alex Light · 9 years ago
  14. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  15. daf11eb Revert "Revert "Revert "Use Jack lang dev version for compiling art tests""" by Nicolas Geoffray · 9 years ago
  16. a6017d8 Revert "Revert "Use Jack lang dev version for compiling art tests"" by Alex Light · 9 years ago
  17. a5a79b6 Revert "Use Jack lang dev version for compiling art tests" by Nicolas Geoffray · 9 years ago
  18. 55fed87 Use Jack lang dev version for compiling art tests by Yohann Roussel · 9 years ago
  19. 934808f Fix mips32oc ArraySet null constant assignment by Pavle Batuta · 9 years ago
  20. 91de25f Make things generally quieter. by Alex Light · 9 years ago
  21. 7596996 MIPS32: Move code from RA to T9 in longjump by Goran Jakovljevic · 9 years ago
  22. 85f645d MIPS32: Remove tests from list of broken tests by Goran Jakovljevic · 9 years ago
  23. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 9 years ago
  24. 4d3a8be Fix typos. by Alex Light · 9 years ago
  25. 6774660 Merge "Disable test 961-default-iface-resolution-generated with gcstress" by Alex Light · 9 years ago
  26. 8d148c9 Disable test 961-default-iface-resolution-generated with gcstress by Alex Light · 9 years ago
  27. d2e0dd1 Merge "Make the run-test makefile check if we have python3" by Alex Light · 9 years ago
  28. 80b37b7 Fix structural class checks by Mathieu Chartier · 9 years ago
  29. dedcba2 Make the run-test makefile check if we have python3 by Alex Light · 9 years ago
  30. ec00b7e Disable tests requiring python3 for dist builds. by Nicolas Geoffray · 9 years ago
  31. 3054704 Mark a new Checker test broken for MIPS32 by David Brazdil · 9 years ago
  32. d6ace60 Merge "Add support for intrinsic optimizations." by Nicolas Geoffray · 9 years ago
  33. a83a54d Add support for intrinsic optimizations. by Nicolas Geoffray · 9 years ago
  34. d26101c Disable class unloading test for CC by Mathieu Chartier · 9 years ago
  35. 7778b88 Disable class unloading when tracing is active by Mathieu Chartier · 9 years ago
  36. 230033b Merge "Don't force the boot image to using quick." by Nicolas Geoffray · 9 years ago
  37. 409e809 Don't force the boot image to using quick. by Nicolas Geoffray · 9 years ago
  38. bac76b4 Mark one more Checker test broken for mips32 by David Brazdil · 9 years ago
  39. 73b6cdf ART: Mark Checker tests broken for mips32 by David Brazdil · 9 years ago
  40. 1920c10 Revert "Revert "Enable optimizations with --debuggable."" by Nicolas Geoffray · 9 years ago
  41. 0766e3f Merge "Revert "Enable optimizations with --debuggable."" by Nicolas Geoffray · 9 years ago
  42. b7d27a5 Revert "Enable optimizations with --debuggable." by Nicolas Geoffray · 9 years ago
  43. de8a3f4 Merge "Enable optimizations with --debuggable." by Nicolas Geoffray · 9 years ago
  44. 43855cc Enable optimizations with --debuggable. by Nicolas Geoffray · 9 years ago
  45. 42fbf49 Disable class unloading test for tracing tests by Mathieu Chartier · 9 years ago
  46. 8a159fd ART: Use JIT image for JIT run tests by Andreas Gampe · 9 years ago
  47. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  48. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  49. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 9 years ago
  50. 222223a Revert "runtest: Have gcstress tests skip 955-lambda-smali" by Igor Murashkin · 9 years ago
  51. ef3119e runtest: Have gcstress tests skip 955-lambda-smali by Igor Murashkin · 9 years ago
  52. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  53. d139bb7 Fix the documentation of all-run-test-names. by Roland Levillain · 9 years ago
  54. 093f1b4 Add ART_TEST_DEBUG_GC to help with debugging gc. by Hiroshi Yamauchi · 9 years ago
  55. 1d4184d Add an option to run art tests with strace. by Hiroshi Yamauchi · 9 years ago
  56. c3f73f7 Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 9 years ago
  57. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  58. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  59. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 9 years ago
  60. eb19362 Change ART_TEST_GC_STRESS to use new gcstress mode by Mathieu Chartier · 9 years ago
  61. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  62. 42c3c33 Make allocation tracker use less memory by Man Cao · 9 years ago
  63. 1ed11b9 Restore DDMS recent allocation tracking's behavior by Man Cao · 9 years ago
  64. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 9 years ago
  65. 07785bb ART: Fix reporting initialized classes by CompilerDriver. by Vladimir Marko · 9 years ago
  66. 32c9ea5 Use the caller's class loader when walking inlined frames. by Nicolas Geoffray · 9 years ago
  67. 1017675 Merge "Preserve class loading semantics in optimizing." by Nicolas Geoffray · 9 years ago
  68. 78f4fa7 Preserve class loading semantics in optimizing. by Nicolas Geoffray · 9 years ago
  69. 2b84d2b Don't run 098-ddmc, it's flaky. by Nicolas Geoffray · 9 years ago
  70. 0797e58 Skip 098-ddmc for GC stress test by Man Cao · 9 years ago
  71. f50fa82 Enable 64-bit CFI tests. by David Srbecky · 9 years ago
  72. 69b5d8f Revert "Revert "Turn off duplicate-classes checking"" by Andreas Gampe · 9 years ago
  73. 12768a0 Revert "DO NOT MERGE ART: Turn off duplicate-classes checking" by Andreas Gampe · 9 years ago
  74. fc3f39e DO NOT MERGE ART: Turn off duplicate-classes checking by Andreas Gampe · 9 years ago
  75. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  76. 07f2bc1 Also add run-test dependencies to build-art-*-tests. by Nicolas Geoffray · 9 years ago
  77. 4437219 ART: Blacklist CFI test for Heap Poisoning by Andreas Gampe · 9 years ago
  78. aab9f73 ART: Blacklist CFI test for JIT by Andreas Gampe · 9 years ago
  79. e1bbed2 ART: Blacklist CFI test for non-compiled run-tests by Andreas Gampe · 9 years ago
  80. 7381010 ART: CFI Test by Andreas Gampe · 10 years ago
  81. 983f1b2 Re-enable 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  82. 6727a48 Merge "Skip compilation when falling-through out of method code." by Calin Juravle · 9 years ago
  83. 1d85823 Temporarily suppress 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  84. 702d260 Skip compilation when falling-through out of method code. by Calin Juravle · 10 years ago
  85. 5c8bb7e Bugs have been fixed, so run the tests. by Nicolas Geoffray · 10 years ago
  86. 2bee20b Quick: Fix crash on fall-through out of method code. by Calin Juravle · 10 years ago
  87. 94329d3 ART: Duplicate-classes cleanup by Andreas Gampe · 10 years ago
  88. 6e655af Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  89. b9aec2c ART: Check for duplicate classes when loading oat files by Andreas Gampe · 10 years ago
  90. 0a025d2 Skip known broken tests for ARM back ends on ARM as second arch. by Roland Levillain · 10 years ago
  91. 232ade0 Revert "Revert "Optimizing: Fix long-to-fp conversion on x86."" by Roland Levillain · 10 years ago
  92. d8126be Fix locations at environment uses. by Nicolas Geoffray · 10 years ago
  93. 1445dd3 Change "no-","no" test prefix to n by Mathieu Chartier · 10 years ago
  94. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 10 years ago
  95. faa375c Merge "Disable inlining in Optimizing when --debuggable is set." by Nicolas Geoffray · 10 years ago
  96. e50b8d2 Disable inlining in Optimizing when --debuggable is set. by Nicolas Geoffray · 10 years ago
  97. 915b9d0 Tweak liveness when instructions are used in environments. by Nicolas Geoffray · 10 years ago
  98. 234d69d Revert "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  99. 64d69ab Test uses libart.so, so can't be run NDEBUG. by Nicolas Geoffray · 10 years ago
  100. 48e702f Merge "Make the SSA builder honor the debuggable flag." by Nicolas Geoffray · 10 years ago