1. 6ea0607 Revert^2 "ART: Add heap filter support" by Andreas Gampe · 8 years ago
  2. bcf716f Revert^2 "Enable String compression." by Vladimir Marko · 8 years ago
  3. e375687 Merge "Revert "ART: Add heap filter support"" by Nicolas Geoffray · 8 years ago
  4. 2cb576c Revert "ART: Add heap filter support" by Nicolas Geoffray · 8 years ago
  5. 7ac79b9 Merge "Fix testrunner.py reporting" by Treehugger Robot · 8 years ago
  6. c14311c Fix testrunner.py reporting by Alex Light · 8 years ago
  7. 8b4e679 Merge "ART: Add heap filter support" by Treehugger Robot · 8 years ago
  8. e6cfabc Merge "ART: Add klass filter support" by Treehugger Robot · 8 years ago
  9. b723160 Merge "ART: Ignore vreg=-1 in test 913" by Treehugger Robot · 8 years ago
  10. 4beab68 ART: Add heap filter support by Andreas Gampe · 8 years ago
  11. 38da9f2 ART: Add klass filter support by Andreas Gampe · 8 years ago
  12. 58982d5 ART: Ignore vreg=-1 in test 913 by Andreas Gampe · 8 years ago
  13. b6e2c70 Merge "Disallow modifying java.lang.String" by Treehugger Robot · 8 years ago
  14. becd6ad ART: Add primitive array reporting by Andreas Gampe · 8 years ago
  15. 09f274f Disallow modifying java.lang.String by Alex Light · 8 years ago
  16. 3ec8e40 ART: Add string reporting by Andreas Gampe · 8 years ago
  17. c051486 Merge "ART: Refactor test 913" by Treehugger Robot · 8 years ago
  18. d454466 Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI." by Treehugger Robot · 8 years ago
  19. a2eae23 Merge "Make 946 print stacktrace to System.out" by Treehugger Robot · 8 years ago
  20. bbce11c Merge "Move testrunner.py to argparse" by Treehugger Robot · 8 years ago
  21. 88837a7 Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP" by Treehugger Robot · 8 years ago
  22. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 8 years ago
  23. 5c19b37 Merge "Allow redefined intrinsics" by Treehugger Robot · 8 years ago
  24. 60fde35 Merge "Remove String.setCharAt()." by Treehugger Robot · 8 years ago
  25. 7a1ccf8 Move testrunner.py to argparse by Alex Light · 8 years ago
  26. bc319b2 Make testrunner.py check ART_TEST_RUN_TEST_SKIP by Alex Light · 8 years ago
  27. 9e5699a Make 946 print stacktrace to System.out by Alex Light · 8 years ago
  28. 7532d58 Allow redefined intrinsics by Alex Light · 8 years ago
  29. 8a5550d ART: Refactor test 913 by Andreas Gampe · 8 years ago
  30. 92907f3 Remove String.setCharAt(). by Vladimir Marko · 8 years ago
  31. 8ca86ea Merge "ARM: Merge data-processing instructions and shifts/(un)signed extensions" by Vladimir Marko · 8 years ago
  32. dfe9c30 Merge "Emit the dex_pc if the line number is absent." by Nicolas Geoffray · 8 years ago
  33. 078221e Merge "Remove testing of prebuilt npic boot images." by Treehugger Robot · 8 years ago
  34. 1b7ba9e Merge "Revert^4 "Hash-based dex cache type array."" by Treehugger Robot · 8 years ago
  35. 5416355 Merge "Revert "run-test: Ignore OUT_DIR flag"" by Treehugger Robot · 8 years ago
  36. 2074189 Merge "Revert "Temporary fix for build bots: Set verbose always true"" by Treehugger Robot · 8 years ago
  37. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  38. a994748 Merge "Use stderr to avoid mangled print statements." by Nicolas Geoffray · 8 years ago
  39. 4747961 Use stderr to avoid mangled print statements. by Nicolas Geoffray · 8 years ago
  40. 90355fe Use "false" instead of "/system/bin/false". by Nicolas Geoffray · 8 years ago
  41. 4d045ba Revert "Temporary fix for build bots: Set verbose always true" by Shubham Ajmera · 8 years ago
  42. edaf55e Revert "run-test: Ignore OUT_DIR flag" by Shubham Ajmera · 8 years ago
  43. d43e2f4 Merge "Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader" by Treehugger Robot · 8 years ago
  44. dc6d4ff Merge "ART: fix method handle invocation of abstract & interface methods" by Treehugger Robot · 8 years ago
  45. ea9465e Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader by Alex Light · 8 years ago
  46. a4a903a Merge "ART: Add support for generic method signature." by Andreas Gampe · 8 years ago
  47. 74234da ARM: Merge data-processing instructions and shifts/(un)signed extensions by Anton Kirilov · 8 years ago
  48. 8fd364e ART: fix method handle invocation of abstract & interface methods by Orion Hodson · 8 years ago
  49. 85bef97 Tests for String.setCharAt() breaking string compression. by Vladimir Marko · 8 years ago
  50. bb00f81 Remove testing of prebuilt npic boot images. by Richard Uhler · 8 years ago
  51. 03c89e3 Merge changes I4ae3eac3,Ibeddd7a5 by Shubham Ajmera · 8 years ago
  52. ad9f723 run-test: Ignore OUT_DIR flag by Shubham Ajmera · 8 years ago
  53. bbd8433 Testrunner: Release semphores/mutex when exception is caught. by Shubham Ajmera · 8 years ago
  54. 4c9c570 Merge "Temporary fix for build bots: Set verbose always true" by Shubham Ajmera · 8 years ago
  55. 8858eac Temporary fix for build bots: Set verbose always true by Shubham Ajmera · 8 years ago
  56. 27dfa05 ART: Add support for generic method signature. by Andreas Gampe · 8 years ago
  57. 08d567b Merge "ART: Add support for generic field signature" by Andreas Gampe · 8 years ago
  58. 07af6d0 Merge "ART: Add support for generic class signature" by Andreas Gampe · 8 years ago
  59. c5aae87 Testrunner: Return exit code 1 when test fails. by Shubham Ajmera · 8 years ago
  60. 07a8c70 Fix image dependencies for test-art-host-run-test-dependencies by Shubham Ajmera · 8 years ago
  61. 188abab ART: Add support for generic field signature by Andreas Gampe · 8 years ago
  62. 0eb3643 ART: Add support for generic class signature by Andreas Gampe · 8 years ago
  63. c7e1904 Merge "Revert "Revert "Add test for changing annotations.""" by Treehugger Robot · 8 years ago
  64. 3e86bb0 Fix 624-checker-stringops for PIC. by Vladimir Marko · 8 years ago
  65. 28de3b6 Merge "Remove unneeded build files" by Treehugger Robot · 8 years ago
  66. 09cbce4 Revert "Revert "Add test for changing annotations."" by Alex Light · 8 years ago
  67. 3e0a410 Merge "Revert "Add test for changing annotations."" by Alex Light · 8 years ago
  68. b2793dd Revert "Add test for changing annotations." by Alex Light · 8 years ago
  69. 9c0cc42 Merge "Add test for changing annotations." by Treehugger Robot · 8 years ago
  70. 701fc35 Add test for changing annotations. by Alex Light · 8 years ago
  71. c631854 Merge "Testrunner: Handle case when test_info line exceeds console length" by Shubham Ajmera · 8 years ago
  72. 9641c9a Merge "Add miscellaneous tests for class redefinition." by Treehugger Robot · 8 years ago
  73. 14d340c Testrunner: Handle case when test_info line exceeds console length by Shubham Ajmera · 8 years ago
  74. d1760f3 Merge "ART: Regenerate test data for 952." by Treehugger Robot · 8 years ago
  75. 0527a22 Merge "Testrunner: Accept test_name by run-test number" by Shubham Ajmera · 8 years ago
  76. a01769f Merge "Testrunner: Take default only when no other variant is selected" by Shubham Ajmera · 8 years ago
  77. faf1250 Testrunner: Accept test_name by run-test number by Shubham Ajmera · 8 years ago
  78. 4b8c53d Testrunner: Take default only when no other variant is selected by Shubham Ajmera · 8 years ago
  79. 6005f42 ART: Regenerate test data for 952. by Orion Hodson · 8 years ago
  80. 374cd2c Emit the dex_pc if the line number is absent. by Nicolas Geoffray · 8 years ago
  81. ea7109b Merge "Inline methods that throw." by Nicolas Geoffray · 8 years ago
  82. 8b4a45c Merge "Use a synchronization barrier to fix flakes." by Nicolas Geoffray · 8 years ago
  83. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 8 years ago
  84. 59a19c8 Use a synchronization barrier to fix flakes. by Nicolas Geoffray · 8 years ago
  85. b3f2284 Merge "ART: Rewrite test 911" by Treehugger Robot · 8 years ago
  86. 166ef74 Merge "ART: Change test 121-modifiers to use smali" by Treehugger Robot · 8 years ago
  87. f898f47 Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""" by Treehugger Robot · 8 years ago
  88. 8a3d0b8 ART: Rewrite test 911 by Andreas Gampe · 8 years ago
  89. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 8 years ago
  90. a063754 Merge "Fix test scripts to account for new linker behavior" by Treehugger Robot · 8 years ago
  91. 271a0f8 Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"" by Igor Murashkin · 8 years ago
  92. e4893ee Remove unneeded build files by Alex Light · 8 years ago
  93. 2811b6e Add miscellaneous tests for class redefinition. by Alex Light · 8 years ago
  94. 0c30664 Merge "Update test 044 for java-8" by Treehugger Robot · 8 years ago
  95. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  96. 49c2c92 Fix test scripts to account for new linker behavior by Dimitry Ivanov · 8 years ago
  97. 6def702 Merge "Revert^6 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 8 years ago
  98. eee0bd4 Revert^6 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  99. 2a46b68 Merge "ART: invoke-custom support" by Orion Hodson · 8 years ago
  100. 2d98ba6 Merge "ARM64: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 8 years ago