1. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  2. 8c9200a Disable test for NDEBUG, it uses libarttest.so. by Nicolas Geoffray · 10 years ago
  3. 3a91309 ART: Hprof cleanup by Andreas Gampe · 10 years ago
  4. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  5. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  6. 02d81cc Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile. by Serban Constantinescu · 10 years ago
  7. 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
  8. 550b748 Test now fails on amr64/optimizing after float rem changes. by Nicolas Geoffray · 10 years ago
  9. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  10. 5d672a6 Build core.oat without flags. by Nicolas Geoffray · 10 years ago
  11. c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
  12. 02164b3 Opt Compiler: Arm64: Add support for more IRs plus various fixes. by Serban Constantinescu · 10 years ago
  13. ddb7df2 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  14. 91debbc Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 10 years ago
  15. fd86124 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  16. 799f506 Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Nicolas Geoffray · 10 years ago
  17. cea28ec [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  18. 8829bec Fix the list of arm64 broken optimizing tests. by Calin Juravle · 10 years ago
  19. bdfbf86 Merge "Revert "Revert "Revert "Unfortunately, the test still hits too many run failures."""" by Ian Rogers · 10 years ago
  20. 46ae618 Revert "Revert "Revert "Unfortunately, the test still hits too many run failures.""" by Ian Rogers · 10 years ago
  21. 99891d6 Update arm64/optimizing expectations. by Nicolas Geoffray · 10 years ago
  22. 5680ba9 Fix typo. by Nicolas Geoffray · 10 years ago
  23. 67555f7 Opt compiler: Add support for more IRs on arm64. by Alexandre Rames · 10 years ago
  24. 7bfb3f8 Merge "Revert "Revert "Unfortunately, the test still hits too many run failures.""" by Nicolas Geoffray · 10 years ago
  25. 3cfb0d3 Revert "Revert "Unfortunately, the test still hits too many run failures."" by Nicolas Geoffray · 10 years ago
  26. bacfec3 [optimizing compiler] Add REM_INT, REM_LONG by Calin Juravle · 10 years ago
  27. 346bcbd Merge "Revert "Unfortunately, the test still hits too many run failures."" by Ian Rogers · 10 years ago
  28. f8069a2 Revert "Unfortunately, the test still hits too many run failures." by Ian Rogers · 10 years ago
  29. 0660157 Merge "[optimizing compiler] Add 014-math3 to the list of arm64 broken tests" by Calin Juravle · 10 years ago
  30. fcdae6e [optimizing compiler] Add 014-math3 to the list of arm64 broken tests by Calin Juravle · 10 years ago
  31. 172808c Merge "Use correct register class for refs" by Vladimir Marko · 10 years ago
  32. 002aaa1 And another failing test on optimizing/armv8. by Nicolas Geoffray · 10 years ago
  33. 05b6570 Unfortunately, the test still hits too many run failures. by Nicolas Geoffray · 10 years ago
  34. 2750354 Use correct register class for refs by Serguei Katkov · 10 years ago
  35. 4ad5cd3 Modify the behavior of thread suspend shootouts. by Ian Rogers · 10 years ago
  36. 70e59ad Mark test as failing for optimizing/armv8. by Nicolas Geoffray · 10 years ago
  37. 36cc29b More armv8/optimizing test failures. by Nicolas Geoffray · 10 years ago
  38. 2a52b33 Update list of armv8/optimizing failing tests. by Nicolas Geoffray · 10 years ago
  39. 57a88d4 Implement checkcast for optimizing. by Nicolas Geoffray · 10 years ago
  40. 29b5535 Revert "Use correct register class for refs" by Vladimir Marko · 10 years ago
  41. 5c25554 Use correct register class for refs by Serguei Katkov · 10 years ago
  42. 96d9c0d Failing test on armv8/optimizing after interface support. by Nicolas Geoffray · 10 years ago
  43. 9806199 Merge "Support invoke-interface in optimizing." by Nicolas Geoffray · 10 years ago
  44. 52839d1 Support invoke-interface in optimizing. by Nicolas Geoffray · 10 years ago
  45. 6f5c41f Implement instanceof in optimizing. by Nicolas Geoffray · 10 years ago
  46. 64dea7e The test now uses libarttest.so, so fails in ndebug mode. by Nicolas Geoffray · 10 years ago
  47. 0deac2f 421-large-frame fails on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  48. de58ab2 Implement try/catch/throw in optimizing. by Nicolas Geoffray · 10 years ago
  49. ed9b195 Fix ART build issues. by Roland Levillain · 10 years ago
  50. 508368c Merge "Support int-to-long conversions in the optimizing compiler." by Roland Levillain · 10 years ago
  51. 6fb4ef5 Fix typo in test name. by Nicolas Geoffray · 10 years ago
  52. db3dae9 Mark 703-floating-point-div as failing on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  53. dff1f28 Support int-to-long conversions in the optimizing compiler. by Roland Levillain · 10 years ago
  54. 03e68d5 New failure on optimizing/arm64 after CONST_CLASS support. by Nicolas Geoffray · 10 years ago
  55. 424f676 Implement CONST_CLASS in optimizing compiler. by Nicolas Geoffray · 10 years ago
  56. 4b420e7 miranda multidex test fails on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  57. 53c42b6 More armv8 failures now that optimizing supports CONST_STRING. by Nicolas Geoffray · 10 years ago
  58. b5f62b3 Support for CONST_STRING in optimizing compiler. by Nicolas Geoffray · 10 years ago
  59. 020ac03 419 fails on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  60. 32607a1 Update list of failing tests for arm64/optimizing. by Nicolas Geoffray · 10 years ago
  61. bf03e84 ART: Fix no-image run-test dependency by Andreas Gampe · 10 years ago
  62. 19324d0 Merge "Provide an option to run run-tests with a local dalvikvm." by Nicolas Geoffray · 10 years ago
  63. c8f23fc Provide an option to run run-tests with a local dalvikvm. by Nicolas Geoffray · 10 years ago
  64. 19a19cf Add support for static fields in optimizing compiler. by Nicolas Geoffray · 10 years ago
  65. c23c9c9 ART: PIC testing by Andreas Gampe · 10 years ago
  66. 63fc30e ART: Create and use multiple core images by Andreas Gampe · 10 years ago
  67. 7c4954d [optimizing compiler] Add division for floats and doubles by Calin Juravle · 10 years ago
  68. 41bb331 Add more environment variable to control test granularity. by Nicolas Geoffray · 10 years ago
  69. 66ce173 Implement long negate instruction in the optimizing compiler. by Roland Levillain · 10 years ago
  70. 096cc02 [optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes by Calin Juravle · 10 years ago
  71. 5319def ART: optimizing compiler: initial support for ARM64. by Alexandre Rames · 10 years ago
  72. 98c1711 Merge "Fix make file comment" by Calin Juravle · 10 years ago
  73. 9228b2a Fix make file comment by Calin Juravle · 10 years ago
  74. 83cae42 Fix typo in Makefile. by Nicolas Geoffray · 10 years ago
  75. a3d05a4 Implement array creation related DEX instructions. by Nicolas Geoffray · 10 years ago
  76. f38b7dc Fix m test-art-host-run-test-001-HelloWorld. by Nicolas Geoffray · 10 years ago
  77. 92cf9ae Merge "Support running run-test in ndebug mode through make." by Nicolas Geoffray · 10 years ago
  78. bd2c63c Support running run-test in ndebug mode through make. by Nicolas Geoffray · 10 years ago
  79. abbf242 Remove test dependencies on phony targets. by Ian Rogers · 10 years ago
  80. 8fda9f2 ART: Add smali-based run-test by Andreas Gampe · 10 years ago
  81. 58920cc Disable 114-ParallelGC for GC stress testing. by Ian Rogers · 10 years ago
  82. 611e1db Makefile cleanups. by Nicolas Geoffray · 10 years ago
  83. a3cf6ce Fix test-art-(host|target)-run-test(32|64) targets. by Ian Rogers · 10 years ago
  84. 3d56be8 Disable ThreadStress. by Nicolas Geoffray · 10 years ago
  85. 68caf9e Fix stack overflow and duplicate methods while tracing. by Jeff Hao · 10 years ago
  86. 40e1912 Disable SignalTest with GC stress. by Ian Rogers · 10 years ago
  87. cd4380c Fix master-art-host build by removing flakey test (temporarily) by Dave Allison · 10 years ago
  88. 91a8366 Fix signal chain to allow for signal() call to be used by Dave Allison · 10 years ago
  89. 992f1e7 Fix gcstress and gcverify test targets by Alex Light · 10 years ago
  90. 86df3ac Various run-test makefile fixes. by Ian Rogers · 10 years ago
  91. ddfe779 Fix builds where dist_goal is defined. by Ian Rogers · 10 years ago
  92. 9fcaa4b Fix test build targets. by Ian Rogers · 10 years ago
  93. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 10 years ago
  94. f5c44b3 Use loops to build combinations of run-tests. by Ian Rogers · 10 years ago
  95. 9dcc457 Make apps able to run with a failing patchoat by Alex Light · 10 years ago
  96. e7873ec Added --gcstress and --gcverify shortcut flags to run-test by Alex Light · 10 years ago
  97. 2cfa5f1 Add gcstress top-level make rule, eg test-art-host-run-test-gcstress. by Nicolas Geoffray · 10 years ago
  98. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 10 years ago
  99. bfac14a Add --always-clean flag to run-test. by Alex Light · 10 years ago
  100. 8df7388 Merge "Revert "Fix proxy tracing and enable tests that now work with tracing."" by Nicolas Geoffray · 10 years ago