1. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  2. 4bd3d6b Merge "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  3. 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
  4. 3bac544 Merge "Make bisection search and javafuzz python modules" by Treehugger Robot · 8 years ago
  5. fa6d670 Make bisection search and javafuzz python modules by Wojciech Staszkiewicz · 8 years ago
  6. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  7. a1be503 Merge "Prepare bisection search for runtest integration" by Aart Bik · 8 years ago
  8. 1a86171 Revert "Convert more of art to Android.bp" by Colin Cross · 8 years ago
  9. 2a3e344 Merge "Convert more of art to Android.bp" by Treehugger Robot · 8 years ago
  10. ddac139 Merge "Add -g to art script --perf-report" by Treehugger Robot · 8 years ago
  11. 4a45627 Convert more of art to Android.bp by Colin Cross · 8 years ago
  12. 65b4c22 Merge "ART: Fixup JDWP tests script" by Nicolas Geoffray · 8 years ago
  13. 85b286b ART: Fixup JDWP tests script by Andreas Gampe · 9 years ago
  14. 8637994 Prepare bisection search for runtest integration by Wojciech Staszkiewicz · 8 years ago
  15. 8da4977 Add -g to art script --perf-report by Mathieu Chartier · 8 years ago
  16. c0ada95 Remove duplicate entry. by Nicolas Geoffray · 8 years ago
  17. 71ceb72 Blacklist flaky test. by Nicolas Geoffray · 8 years ago
  18. 74898e7 ART: Clean up x86 asm in dex cache entrypoints by Christina Wadsworth · 8 years ago
  19. c0b2583 Revert "Blacklist failing libcore tests." by Narayan Kamath · 8 years ago
  20. 0e1ad61 Merge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE" by Mathieu Chartier · 8 years ago
  21. 99f575d Merge "Bisection bug search tool" by Treehugger Robot · 8 years ago
  22. 0fa3cbd Bisection bug search tool by Wojciech Staszkiewicz · 8 years ago
  23. 98d6552 ART: Add STRING_DEX_CACHE_ELEMENT_SIZE by Christina Wadsworth · 8 years ago
  24. ad25322 Remove duplicate entries with libcore expectation files. by Nicolas Geoffray · 8 years ago
  25. ebb5d0f Merge "Ongoing improvements in java fuzz testing" by Aart Bik · 8 years ago
  26. b16d413 Ongoing improvements in java fuzz testing by Aart Bik · 8 years ago
  27. 97a8a9a ART: Adding asm support for string dex cache by Christina Wadsworth · 8 years ago
  28. 7593b99 Implemented first version of java fuzz testing script. by Aart Bik · 8 years ago
  29. fb7658b Blacklist failing libcore tests. by Narayan Kamath · 8 years ago
  30. 3f41020 Merge "Update ahat README and manifest for release 0.7." by Treehugger Robot · 8 years ago
  31. b1cd97f Welcome to JavaFuzz as our latest A[a]rt tools team member! by Aart Bik · 8 years ago
  32. 8f53364 Update ahat README and manifest for release 0.7. by Richard Uhler · 8 years ago
  33. 38dd0e8 Merge "Fix negative array size checking" by Treehugger Robot · 8 years ago
  34. 2ee98f2 Fix negative array size checking by Mathieu Chartier · 8 years ago
  35. fd36f1f Rename callee save enumerators. by Vladimir Marko · 8 years ago
  36. 8261d02 Revert "Revert "ARM64 asm for region space array allocation"" by Mathieu Chartier · 8 years ago
  37. 9cff32d Merge "ahat: Target Java 1.7." by Treehugger Robot · 8 years ago
  38. 1f69674 Merge "Support Mockito in art buildbot tests" by Tobias Thierer · 8 years ago
  39. b3ec089 Support Mockito in art buildbot tests by Tobias Thierer · 8 years ago
  40. 05e5456 Remove OldSystemTest#test_load from known failures. by Przemyslaw Szczepaniak · 8 years ago
  41. 69272db ahat: Target Java 1.7. by Richard Uhler · 8 years ago
  42. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 8 years ago
  43. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  44. 2e98023 Merge "Update known buildbot failures for ProcessBuilderTest" by Treehugger Robot · 8 years ago
  45. 4f35c7d Update known buildbot failures for ProcessBuilderTest by Tobias Thierer · 8 years ago
  46. a11f7f5 Merge "Note known failures for TCP_USER_TIMEOUT tests on host" by Tobias Thierer · 8 years ago
  47. 0078d61 Merge "libcore_failures: Remove obsolete entries." by Narayan Kamath · 8 years ago
  48. bc50165 libcore_failures: Remove obsolete entries. by Narayan Kamath · 8 years ago
  49. 2c6cd5b Merge "Change one read barrier bit to mark bit" by Treehugger Robot · 8 years ago
  50. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 8 years ago
  51. bbd5a4e Note known failures for TCP_USER_TIMEOUT tests on host by Tobias Thierer · 8 years ago
  52. 702e641 Use ArrayInstance.getLength method. by Richard Uhler · 8 years ago
  53. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  54. 4130c33 Merge "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support" by Treehugger Robot · 8 years ago
  55. 3c92b12 cpp-define-generator: "make art-update-cpp-defines" to regen asm_support by Igor Murashkin · 8 years ago
  56. 533b158 Add ProcessBuilderTest#testRedirectInherit() to known failures by Tobias Thierer · 8 years ago
  57. 10656de Merge "runtime: Refactor asm_support to be auto-generated (mostly)" by Treehugger Robot · 8 years ago
  58. 311fdf5 runtime: Refactor asm_support to be auto-generated (mostly) by Igor Murashkin · 8 years ago
  59. 0abe10a Merge "Launch ahat server before processing the heap dump." by Treehugger Robot · 8 years ago
  60. 46e476b Launch ahat server before processing the heap dump. by Richard Uhler · 8 years ago
  61. ebd089d ART: Change run-*-tests to ANDROID_{HOST|PRODUCT}_OUT by Andreas Gampe · 8 years ago
  62. 9631f54 Blacklist flaky test. by Nicolas Geoffray · 8 years ago
  63. c9c5fe4 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 8 years ago
  64. c5a0004 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  65. 072350e Merge "Revert "Add missing dependency required for ahat-test."" by Richard Uhler · 8 years ago
  66. 3fbfab1 Revert "Add missing dependency required for ahat-test." by Richard Uhler · 8 years ago
  67. 97c7873 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 8 years ago
  68. 13f6d39 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  69. 6e739ac Merge "Reformat files using Android-style imports." by Treehugger Robot · 8 years ago
  70. e6a6387 Reformat files using Android-style imports. by Gus Smith · 8 years ago
  71. b3dab27 Also compile libnetd_client for target testing. by Nicolas Geoffray · 8 years ago
  72. 0d3eeae Revert "Blacklist test on host." by Nicolas Geoffray · 8 years ago
  73. b0ba750 Blacklist test on host. by Nicolas Geoffray · 8 years ago
  74. d355b75 Merge "Revert "ART: Blacklist a libcore test for investigation"" by Richard Uhler · 8 years ago
  75. c1847a2 Revert "ART: Blacklist a libcore test for investigation" by Richard Uhler · 8 years ago
  76. c445f6f Merge "Fix minor issues that prevented DexFuzz to run on host." by Aart Bik · 8 years ago
  77. 4c8bacc Fix minor issues that prevented DexFuzz to run on host. by Aart Bik · 8 years ago
  78. 7235dd1 Do not set property jpda.settings.syncPort in JDWP tests. by Roland Levillain · 8 years ago
  79. 6c31360 Merge "Allow libcore and JDWP tests to be executed without JIT." by Treehugger Robot · 8 years ago
  80. 5db109b Allow libcore and JDWP tests to be executed without JIT. by Roland Levillain · 8 years ago
  81. fc3bb5c ART: Blacklist a libcore test for investigation by Andreas Gampe · 8 years ago
  82. 87a23d0 Merge "Hold a ClassLoader reference in NativeAllocationRegistry." by Richard Uhler · 8 years ago
  83. fc7662f Merge "Revert "Blacklist test."" by Nicolas Geoffray · 8 years ago
  84. c66b810 Revert "Blacklist test." by Nicolas Geoffray · 8 years ago
  85. 477e29a Hold a ClassLoader reference in NativeAllocationRegistry. by Richard Uhler · 8 years ago
  86. 54149d6 Use delete/delete[] rather than free/realloc in tracedump by David Sehr · 8 years ago
  87. e85dff7 Blacklist test. by Nicolas Geoffray · 8 years ago
  88. 945dc32 Merge "Re-enable tests disabled because of libnativehelper_compat_libc++." by Roland Levillain · 8 years ago
  89. 74c3994 Update list of libraries needed for ART run-test. by Nicolas Geoffray · 8 years ago
  90. 0702f92 Re-enable tests disabled because of libnativehelper_compat_libc++. by Roland Levillain · 8 years ago
  91. f813745 Add and use public.libraries.buildbot.txt file. by Nicolas Geoffray · 8 years ago
  92. c0a419e Merge "Update to perflib-25.0.0 to improve processing performance." by Richard Uhler · 8 years ago
  93. 544dcba Revert "Disable JDWP tests with read barriers." by Hiroshi Yamauchi · 8 years ago
  94. 6919a01 Update to perflib-25.0.0 to improve processing performance. by Richard Uhler · 9 years ago
  95. 99e6d2d Don't use JACK alpha anymore. by Nicolas Geoffray · 8 years ago
  96. b9f4772 Revert "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC." by Hiroshi Yamauchi · 8 years ago
  97. c9002b2 Ignore libcore.java.lang.ThreadTest failures on device. by Roland Levillain · 8 years ago
  98. d4c077a Have Checker print lines of unmatched test cases. by Roland Levillain · 8 years ago
  99. c2c6271 Fix mising ". by Nicolas Geoffray · 8 years ago
  100. 246f424 Disable jsr166.Collection8Test tests from running. by Przemyslaw Szczepaniak · 8 years ago