1. a51a135 Merge "Implemented first version of java/dex fuzz testing script." by Treehugger Robot · 8 years ago
  2. e034748 Implemented first version of java/dex fuzz testing script. by Aart Bik · 8 years ago
  3. e5a3877 Re-enable jsr166.LinkedTransferQueueTest tests on the CC configuration. by Roland Levillain · 8 years ago
  4. f6dc081 Merge "Rework logcat handling" by Treehugger Robot · 8 years ago
  5. 698e4b3 Rework logcat handling by Wojciech Staszkiewicz · 8 years ago
  6. cd8a057 Move ART_HOST_TEST_DIR to Android.common_test.mk by Dan Willemsen · 8 years ago
  7. 669cfcd Merge "Fix run_java_fuzz_test.py imports" by Treehugger Robot · 8 years ago
  8. f64837d Fix run_java_fuzz_test.py imports by Wojciech Staszkiewicz · 8 years ago
  9. 9d53731 Minor edits in javafuzz by Aart Bik · 8 years ago
  10. eb1aa7d Merge "Integrate bisection search with javafuzz" by Treehugger Robot · 8 years ago
  11. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  12. 0d0fd4a Integrate bisection search with javafuzz by Wojciech Staszkiewicz · 8 years ago
  13. 2048da5 Merge "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Treehugger Robot · 8 years ago
  14. 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 8 years ago
  15. 1f43979 Merge "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Treehugger Robot · 8 years ago
  16. 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  17. 4177c6c New workaround for chromium buildbot. by Nicolas Geoffray · 8 years ago
  18. d062ac5 Workaround for repo incompatibilities on buildbot. by Nicolas Geoffray · 8 years ago
  19. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  20. 4bd3d6b Merge "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  21. 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
  22. 3bac544 Merge "Make bisection search and javafuzz python modules" by Treehugger Robot · 8 years ago
  23. fa6d670 Make bisection search and javafuzz python modules by Wojciech Staszkiewicz · 8 years ago
  24. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  25. a1be503 Merge "Prepare bisection search for runtest integration" by Aart Bik · 8 years ago
  26. 1a86171 Revert "Convert more of art to Android.bp" by Colin Cross · 8 years ago
  27. 2a3e344 Merge "Convert more of art to Android.bp" by Treehugger Robot · 8 years ago
  28. ddac139 Merge "Add -g to art script --perf-report" by Treehugger Robot · 8 years ago
  29. 4a45627 Convert more of art to Android.bp by Colin Cross · 8 years ago
  30. 65b4c22 Merge "ART: Fixup JDWP tests script" by Nicolas Geoffray · 8 years ago
  31. 85b286b ART: Fixup JDWP tests script by Andreas Gampe · 9 years ago
  32. 8637994 Prepare bisection search for runtest integration by Wojciech Staszkiewicz · 8 years ago
  33. 8da4977 Add -g to art script --perf-report by Mathieu Chartier · 8 years ago
  34. c0ada95 Remove duplicate entry. by Nicolas Geoffray · 8 years ago
  35. 71ceb72 Blacklist flaky test. by Nicolas Geoffray · 8 years ago
  36. 74898e7 ART: Clean up x86 asm in dex cache entrypoints by Christina Wadsworth · 8 years ago
  37. c0b2583 Revert "Blacklist failing libcore tests." by Narayan Kamath · 8 years ago
  38. 0e1ad61 Merge "ART: Add STRING_DEX_CACHE_ELEMENT_SIZE" by Mathieu Chartier · 8 years ago
  39. 99f575d Merge "Bisection bug search tool" by Treehugger Robot · 8 years ago
  40. 0fa3cbd Bisection bug search tool by Wojciech Staszkiewicz · 8 years ago
  41. 98d6552 ART: Add STRING_DEX_CACHE_ELEMENT_SIZE by Christina Wadsworth · 8 years ago
  42. ad25322 Remove duplicate entries with libcore expectation files. by Nicolas Geoffray · 8 years ago
  43. ebb5d0f Merge "Ongoing improvements in java fuzz testing" by Aart Bik · 8 years ago
  44. b16d413 Ongoing improvements in java fuzz testing by Aart Bik · 8 years ago
  45. 97a8a9a ART: Adding asm support for string dex cache by Christina Wadsworth · 8 years ago
  46. 7593b99 Implemented first version of java fuzz testing script. by Aart Bik · 8 years ago
  47. fb7658b Blacklist failing libcore tests. by Narayan Kamath · 8 years ago
  48. 3f41020 Merge "Update ahat README and manifest for release 0.7." by Treehugger Robot · 8 years ago
  49. b1cd97f Welcome to JavaFuzz as our latest A[a]rt tools team member! by Aart Bik · 8 years ago
  50. 8f53364 Update ahat README and manifest for release 0.7. by Richard Uhler · 8 years ago
  51. 38dd0e8 Merge "Fix negative array size checking" by Treehugger Robot · 8 years ago
  52. 2ee98f2 Fix negative array size checking by Mathieu Chartier · 8 years ago
  53. fd36f1f Rename callee save enumerators. by Vladimir Marko · 8 years ago
  54. 8261d02 Revert "Revert "ARM64 asm for region space array allocation"" by Mathieu Chartier · 8 years ago
  55. 9cff32d Merge "ahat: Target Java 1.7." by Treehugger Robot · 8 years ago
  56. 1f69674 Merge "Support Mockito in art buildbot tests" by Tobias Thierer · 8 years ago
  57. b3ec089 Support Mockito in art buildbot tests by Tobias Thierer · 8 years ago
  58. 05e5456 Remove OldSystemTest#test_load from known failures. by Przemyslaw Szczepaniak · 8 years ago
  59. 69272db ahat: Target Java 1.7. by Richard Uhler · 8 years ago
  60. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 8 years ago
  61. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 8 years ago
  62. 2e98023 Merge "Update known buildbot failures for ProcessBuilderTest" by Treehugger Robot · 8 years ago
  63. 4f35c7d Update known buildbot failures for ProcessBuilderTest by Tobias Thierer · 8 years ago
  64. a11f7f5 Merge "Note known failures for TCP_USER_TIMEOUT tests on host" by Tobias Thierer · 8 years ago
  65. 0078d61 Merge "libcore_failures: Remove obsolete entries." by Narayan Kamath · 8 years ago
  66. bc50165 libcore_failures: Remove obsolete entries. by Narayan Kamath · 8 years ago
  67. 2c6cd5b Merge "Change one read barrier bit to mark bit" by Treehugger Robot · 8 years ago
  68. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 8 years ago
  69. bbd5a4e Note known failures for TCP_USER_TIMEOUT tests on host by Tobias Thierer · 8 years ago
  70. 702e641 Use ArrayInstance.getLength method. by Richard Uhler · 8 years ago
  71. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  72. 4130c33 Merge "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support" by Treehugger Robot · 8 years ago
  73. 3c92b12 cpp-define-generator: "make art-update-cpp-defines" to regen asm_support by Igor Murashkin · 8 years ago
  74. 533b158 Add ProcessBuilderTest#testRedirectInherit() to known failures by Tobias Thierer · 8 years ago
  75. 10656de Merge "runtime: Refactor asm_support to be auto-generated (mostly)" by Treehugger Robot · 8 years ago
  76. 311fdf5 runtime: Refactor asm_support to be auto-generated (mostly) by Igor Murashkin · 8 years ago
  77. 0abe10a Merge "Launch ahat server before processing the heap dump." by Treehugger Robot · 8 years ago
  78. 46e476b Launch ahat server before processing the heap dump. by Richard Uhler · 8 years ago
  79. ebd089d ART: Change run-*-tests to ANDROID_{HOST|PRODUCT}_OUT by Andreas Gampe · 8 years ago
  80. 9631f54 Blacklist flaky test. by Nicolas Geoffray · 8 years ago
  81. c9c5fe4 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 8 years ago
  82. c5a0004 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  83. 072350e Merge "Revert "Add missing dependency required for ahat-test."" by Richard Uhler · 8 years ago
  84. 3fbfab1 Revert "Add missing dependency required for ahat-test." by Richard Uhler · 8 years ago
  85. 97c7873 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 8 years ago
  86. 13f6d39 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  87. 6e739ac Merge "Reformat files using Android-style imports." by Treehugger Robot · 8 years ago
  88. e6a6387 Reformat files using Android-style imports. by Gus Smith · 8 years ago
  89. b3dab27 Also compile libnetd_client for target testing. by Nicolas Geoffray · 8 years ago
  90. 0d3eeae Revert "Blacklist test on host." by Nicolas Geoffray · 8 years ago
  91. b0ba750 Blacklist test on host. by Nicolas Geoffray · 8 years ago
  92. d355b75 Merge "Revert "ART: Blacklist a libcore test for investigation"" by Richard Uhler · 8 years ago
  93. c1847a2 Revert "ART: Blacklist a libcore test for investigation" by Richard Uhler · 8 years ago
  94. c445f6f Merge "Fix minor issues that prevented DexFuzz to run on host." by Aart Bik · 8 years ago
  95. 4c8bacc Fix minor issues that prevented DexFuzz to run on host. by Aart Bik · 8 years ago
  96. 7235dd1 Do not set property jpda.settings.syncPort in JDWP tests. by Roland Levillain · 8 years ago
  97. 6c31360 Merge "Allow libcore and JDWP tests to be executed without JIT." by Treehugger Robot · 8 years ago
  98. 5db109b Allow libcore and JDWP tests to be executed without JIT. by Roland Levillain · 8 years ago
  99. fc3bb5c ART: Blacklist a libcore test for investigation by Andreas Gampe · 8 years ago
  100. 87a23d0 Merge "Hold a ClassLoader reference in NativeAllocationRegistry." by Richard Uhler · 8 years ago