1. 68948e0 Merge "Improve isunit computation, some tests edits needed for SIMD." by Aart Bik · 8 years ago
  2. c90466d Forgot this line for blacklisting. by Nicolas Geoffray · 8 years ago
  3. 0cca4bc Merge "Blacklist test for NON_BAKER_READ_BARRIER." by Nicolas Geoffray · 8 years ago
  4. 77e3694 Blacklist test for NON_BAKER_READ_BARRIER. by Nicolas Geoffray · 8 years ago
  5. a04d4f0 Merge "Experiment with ulimit settings to see if it fixes test failure." by Richard Uhler · 8 years ago
  6. 335f644 Merge "Invoke typed arraycopy for primitive arrays." by Nicolas Geoffray · 8 years ago
  7. 742bc41 Merge "Return the right value in VerifyClass." by Nicolas Geoffray · 8 years ago
  8. 8cb8810 Experiment with ulimit settings to see if it fixes test failure. by Richard Uhler · 8 years ago
  9. a6fa68f Merge "Encode inline caches with missing types in the profile" by Calin Juravle · 8 years ago
  10. 7adb688 Improve isunit computation, some tests edits needed for SIMD. by Aart Bik · 8 years ago
  11. e6a60bf Merge "Bug fix in overflow detection on pow. With regression test." by Aart Bik · 8 years ago
  12. 7ba6ed7 Merge "ART: Clean up code related to foreign dex use" by Calin Juravle · 8 years ago
  13. 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  14. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 8 years ago
  15. b603a5c Bug fix in overflow detection on pow. With regression test. by Aart Bik · 8 years ago
  16. c4aa82c Invoke typed arraycopy for primitive arrays. by Nicolas Geoffray · 8 years ago
  17. bea3e31 Add the test name that is too long for diagnosing issues. by Nicolas Geoffray · 8 years ago
  18. ce6ee70 Check IsModifiableClass earlier in redefineClasses and retransformClasses by Alex Light · 8 years ago
  19. f9d80d7 Merge "Disable test 154 for JIT" by Treehugger Robot · 8 years ago
  20. 589e71e Encode inline caches with missing types in the profile by Calin Juravle · 8 years ago
  21. dcab11d Merge "Array store/allocation elimination" by Mingyao Yang · 8 years ago
  22. 673665b Disable test 154 for JIT by Mathieu Chartier · 8 years ago
  23. 8697490 Array store/allocation elimination by Mingyao Yang · 8 years ago
  24. 571ca6e Disable 115-native-bridge in Makefile. by Nicolas Geoffray · 8 years ago
  25. d9f647a Merge "Extend profman to generate profiles with inline caches" by Treehugger Robot · 8 years ago
  26. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago
  27. f325e01 Fix OUT_DIR usage by Dan Willemsen · 8 years ago
  28. 9e6e3d4 Increase ulimit on host to fix test 103-string-append with art-debug-gc. by Roland Levillain · 8 years ago
  29. a5df8af Increase gcloop threshold to 15 by Mathieu Chartier · 8 years ago
  30. ad4ee26 Merge "ART: Add correct field index to reference visiting" by Treehugger Robot · 8 years ago
  31. 0058a54 Merge "Revert "Revert "Intrinsify Integer.valueOf.""" by Nicolas Geoffray · 8 years ago
  32. 320ccca Update run-tests script/dependencies to use -testdex jars. by Nicolas Geoffray · 8 years ago
  33. 331605a Revert "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 8 years ago
  34. 9511460 ART: Add correct field index to reference visiting by Andreas Gampe · 8 years ago
  35. 3066772 Merge "ART: Add primitive field reporting" by Treehugger Robot · 8 years ago
  36. 5d481d9 Merge "Disable test 152 for gcstress" by Treehugger Robot · 8 years ago
  37. e0aa5be Merge "Change the region space region size to 256k." by Hiroshi Yamauchi · 8 years ago
  38. 5591819 Disable test 152 for gcstress by Mathieu Chartier · 8 years ago
  39. e731693 ART: Add primitive field reporting by Andreas Gampe · 8 years ago
  40. edb792d Merge "Avoid visiting dead large objects in RegionSpace::Walk" by Treehugger Robot · 8 years ago
  41. 86e8e22 Merge "ART: Fix string reporting" by Treehugger Robot · 8 years ago
  42. 1ceeecf Avoid visiting dead large objects in RegionSpace::Walk by Mathieu Chartier · 8 years ago
  43. 43be2a8 Merge "Apply String.equals() optimizations on MIPS32 and MIPS64" by Treehugger Robot · 8 years ago
  44. 3b98ccb Merge "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 8 years ago
  45. db7b44a Revert "Intrinsify Integer.valueOf." by Nicolas Geoffray · 8 years ago
  46. c0ca5fd Merge "Fix java.lang.Void.TYPE (void.class) initialization." by Vladimir Marko · 8 years ago
  47. e44d325 Merge "Intrinsify Integer.valueOf." by Nicolas Geoffray · 8 years ago
  48. 64fa84f Apply String.equals() optimizations on MIPS32 and MIPS64 by Goran Jakovljevic · 8 years ago
  49. 69dcdea Merge "Add hooks to avoid collecting code for run-tests." by Nicolas Geoffray · 8 years ago
  50. 5f94203 ART: Fix string reporting by Andreas Gampe · 8 years ago
  51. 6711cd8 Change the region space region size to 256k. by Hiroshi Yamauchi · 8 years ago
  52. 65a599a Merge "Revert "CHA for interface method."" by Mingyao Yang · 8 years ago
  53. 652aa2e Merge "Make testrunner use an environment variable to control building." by Treehugger Robot · 8 years ago
  54. 85a1ec1 Revert "CHA for interface method." by Mingyao Yang · 8 years ago
  55. cd0b272 Intrinsify Integer.valueOf. by Nicolas Geoffray · 8 years ago
  56. 169722b Add hooks to avoid collecting code for run-tests. by Nicolas Geoffray · 8 years ago
  57. 9b6b13e Make testrunner use an environment variable to control building. by Alex Light · 8 years ago
  58. 747aeb4 Merge "CHA for interface method." by Mingyao Yang · 8 years ago
  59. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 8 years ago
  60. 5adf699 Merge "ART: Enable build options in test runner script." by Treehugger Robot · 8 years ago
  61. e1fb77f ART: Enable build options in test runner script. by Orion Hodson · 8 years ago
  62. 43e07b6 Merge "Implement code sinking." by Nicolas Geoffray · 8 years ago
  63. b813ca1 Implement code sinking. by Nicolas Geoffray · 8 years ago
  64. ebcc485 ART: Add debug code to test 913 by Andreas Gampe · 8 years ago
  65. 6f80f9e Merge "ART: Fix tagging" by Treehugger Robot · 8 years ago
  66. de19eb9 ART: Fix tagging by Andreas Gampe · 8 years ago
  67. 6ea0607 Revert^2 "ART: Add heap filter support" by Andreas Gampe · 8 years ago
  68. bcf716f Revert^2 "Enable String compression." by Vladimir Marko · 8 years ago
  69. e375687 Merge "Revert "ART: Add heap filter support"" by Nicolas Geoffray · 8 years ago
  70. 2cb576c Revert "ART: Add heap filter support" by Nicolas Geoffray · 8 years ago
  71. 7ac79b9 Merge "Fix testrunner.py reporting" by Treehugger Robot · 8 years ago
  72. c14311c Fix testrunner.py reporting by Alex Light · 8 years ago
  73. 8b4e679 Merge "ART: Add heap filter support" by Treehugger Robot · 8 years ago
  74. e6cfabc Merge "ART: Add klass filter support" by Treehugger Robot · 8 years ago
  75. b723160 Merge "ART: Ignore vreg=-1 in test 913" by Treehugger Robot · 8 years ago
  76. 4beab68 ART: Add heap filter support by Andreas Gampe · 8 years ago
  77. 38da9f2 ART: Add klass filter support by Andreas Gampe · 8 years ago
  78. 58982d5 ART: Ignore vreg=-1 in test 913 by Andreas Gampe · 8 years ago
  79. b6e2c70 Merge "Disallow modifying java.lang.String" by Treehugger Robot · 8 years ago
  80. becd6ad ART: Add primitive array reporting by Andreas Gampe · 8 years ago
  81. 09f274f Disallow modifying java.lang.String by Alex Light · 8 years ago
  82. 7130fc7 CHA for interface method. by Mingyao Yang · 8 years ago
  83. 3ec8e40 ART: Add string reporting by Andreas Gampe · 8 years ago
  84. c051486 Merge "ART: Refactor test 913" by Treehugger Robot · 8 years ago
  85. d454466 Merge "jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI." by Treehugger Robot · 8 years ago
  86. a2eae23 Merge "Make 946 print stacktrace to System.out" by Treehugger Robot · 8 years ago
  87. bbce11c Merge "Move testrunner.py to argparse" by Treehugger Robot · 8 years ago
  88. 88837a7 Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP" by Treehugger Robot · 8 years ago
  89. 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 8 years ago
  90. 5c19b37 Merge "Allow redefined intrinsics" by Treehugger Robot · 8 years ago
  91. 60fde35 Merge "Remove String.setCharAt()." by Treehugger Robot · 8 years ago
  92. 7a1ccf8 Move testrunner.py to argparse by Alex Light · 8 years ago
  93. bc319b2 Make testrunner.py check ART_TEST_RUN_TEST_SKIP by Alex Light · 8 years ago
  94. 9e5699a Make 946 print stacktrace to System.out by Alex Light · 8 years ago
  95. 7532d58 Allow redefined intrinsics by Alex Light · 8 years ago
  96. 8a5550d ART: Refactor test 913 by Andreas Gampe · 8 years ago
  97. 92907f3 Remove String.setCharAt(). by Vladimir Marko · 8 years ago
  98. 8ca86ea Merge "ARM: Merge data-processing instructions and shifts/(un)signed extensions" by Vladimir Marko · 8 years ago
  99. dfe9c30 Merge "Emit the dex_pc if the line number is absent." by Nicolas Geoffray · 8 years ago
  100. 078221e Merge "Remove testing of prebuilt npic boot images." by Treehugger Robot · 8 years ago