1. c13227c gcstress: libcore.java.util.stream.CollectorsTest can timeout by David Srbecky · 5 years ago
  2. f3e67db Reduce excessive gcstress mode logging. by David Srbecky · 5 years ago
  3. 2ce26fd Increase gcstress timeout on host as well. by David Srbecky · 5 years ago
  4. 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 5 years ago
  5. 496b9b4 Ignore empty stub dex jars by Paul Duffin · 5 years ago
  6. b2e091b Move CollectorsTest#counting_largeStream to expected failures. by Nicolas Geoffray · 5 years ago
  7. 36138ac Make various native modules depend on art_defaults. by Martin Stjernholm · 5 years ago
  8. c21970d Revert "Add tests to expected failures." by Hans Boehm · 5 years ago
  9. 9d00bf1 Reduce libcore parallelism for host by David Srbecky · 5 years ago
  10. 8aca1a3 Increase JDWP test timeout. by David Srbecky · 5 years ago
  11. 7a147a0 Also add magic "sorted" symbol to create_minidebuginfo by David Srbecky · 5 years ago
  12. af30bf7 buildbot-build.sh: Invert installclean flag by David Srbecky · 5 years ago
  13. 06884de Disable live-lock kill daemon for tests. by David Srbecky · 5 years ago
  14. 06b173c Add tests to expected failures. by Nicolas Geoffray · 5 years ago
  15. e059ef1 run-libcore-tests.py: Extend error regex by David Srbecky · 5 years ago
  16. 680d768 Fix run-libcore-tests exclusions for fugu. by David Srbecky · 5 years ago
  17. 6de68dd buildbot-build.sh: Convenience tweaks for local use. by David Srbecky · 5 years ago
  18. 0849c1c Tweak run-libcore-tests.py output formatting. by David Srbecky · 5 years ago
  19. 98e9a12 Update provideLibs from system/etc/linker.config.pb. by Martin Stjernholm · 5 years ago
  20. aea51b5 Support non-flattened APEXes in the sync script. by Martin Stjernholm · 5 years ago
  21. a0ef40d Run libcore tests in parallel by David Srbecky · 5 years ago
  22. 61c6242 Remove RETURN_VOID_NO_BARRIER byte-code. by David Srbecky · 5 years ago
  23. 854725b run-libcore-tests.py: Fix hash-bang to work on LUCI bots. by David Srbecky · 5 years ago
  24. c182a17 Create persistent named cache directory in LUCI. by David Srbecky · 5 years ago
  25. 10132a0 Rewrite run-libcore-tests.sh in python by David Srbecky · 5 years ago
  26. bb550e4 Fix issue with Partial LSE and casts/instanceof by Alex Light · 5 years ago
  27. fe1c7b4 buildbot-build.sh: Enable build of both host and target. by David Srbecky · 5 years ago
  28. 0cdbf97 Add installclean step to buildbot-build.sh by David Srbecky · 5 years ago
  29. f2e1bc7 Ensure consistent build configuration by Paul Duffin · 5 years ago
  30. a78a63b Static libunwindstack has a static dependency on libasync_safe. by Martin Stjernholm · 5 years ago
  31. 4fa4eb0 Extend gcstress timeouts by Orion Hodson · 5 years ago
  32. d909a19 Make bisect_profile more resiliant to user input by Alex Light · 5 years ago
  33. e6a0a20 Fix pylibdexfile by Alex Light · 5 years ago
  34. 0122e75 tools: refine inclusion of debug failures to avoid fugu by Orion Hodson · 5 years ago
  35. c046db7 Update ART generator tools to use python3. by Vladimir Marko · 5 years ago
  36. d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 5 years ago
  37. a57e103 tools: ignore BigIntegerTest failures for debug device tests by Orion Hodson · 5 years ago
  38. e38d788 Add a --test-exec flag to bisect_profile.py by Alex Light · 5 years ago
  39. 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 5 years ago
  40. 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 5 years ago
  41. f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 5 years ago
  42. 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 5 years ago
  43. 34aebb6 Improve compile-jar.py by Alex Light · 5 years ago
  44. 3012639 Increase the timeout value of Libcore tests for gcstress non-debug configs. by Roland Levillain · 5 years ago
  45. c5cd589 Remove QUICK bytecodes. by David Srbecky · 5 years ago
  46. 43c9cd7 Improve nterp -> compiled code transitions. by Nicolas Geoffray · 5 years ago
  47. 40cd07c Add a fast path for nterp entrypoint to avoid fetching the shorty. by Nicolas Geoffray · 5 years ago
  48. 5b0b2e1 Explictly pass VerifierDeps when asking for class verification. by Nicolas Geoffray · 5 years ago
  49. d031899 Relax load address check in create_minidebuginfo by David Srbecky · 5 years ago
  50. ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 5 years ago
  51. 9cf1711 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 5 years ago
  52. 0e9d9fc Add command line tool for creating mini-debug-info for native code. by David Srbecky · 7 years ago
  53. f2893ad Install the prebuilt heapprofd_client_api library in the ART chroot. by Martin Stjernholm · 5 years ago
  54. 39d529f Revert^2 "[metrics] Add StatsdBackend" by Eric Holk · 5 years ago
  55. 21dafaf Skip make targets that have missing dependencies when using ART prebuilts. by Martin Stjernholm · 5 years ago
  56. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 5 years ago
  57. a82fb57 Remove AOSP builder configurations by Orion Hodson · 5 years ago
  58. 4c3ade6 odrefresh: regenerate artifacts after ART APEX update by Orion Hodson · 5 years ago
  59. 5de5efe Remove pointer-size arguments from DexCache. by David Srbecky · 5 years ago
  60. 381d35c ARM: Adjust timeout for ARM FVP runs. by Artem Serov · 5 years ago
  61. c194efe Don't require the ART APEX explicitly. by Martin Stjernholm · 5 years ago
  62. 16f7f8e Run libcore.highmemorytest under non-gcstress / non-debug environment by Victor Chang · 5 years ago
  63. 43e27b1 Revert "Add test to expected failures." by Pete Bentley · 5 years ago
  64. f51d182 Fix DDMS-JDWP race by Alex Light · 5 years ago
  65. 0f0caf8 Add test to expected failures. by Nicolas Geoffray · 5 years ago
  66. e585964 When entering nterp, take a fast path for instance calls with 1 argument. by Nicolas Geoffray · 5 years ago
  67. 1bcd7cd Revert "Add one OsTest to the expectes failures." by Lorenzo Colitti · 5 years ago
  68. 47d89dd Add one OsTest to the expectes failures. by Nicolas Geoffray · 5 years ago
  69. d5a8695 Reland "Improve invokeinterface for nterp." by Nicolas Geoffray · 5 years ago
  70. 7eb5a95 Added extra safety in veridex by Hyangseok Chae · 5 years ago
  71. f1d0647 Revert "Improve invokeinterface for nterp." by Alex Light · 5 years ago
  72. c0d392b Improve invokeinterface for nterp. by Nicolas Geoffray · 5 years ago
  73. bde7060 Added a profile bisection tool by Alex Light · 5 years ago
  74. 4fa4835 Misc tools improvements by Alex Light · 5 years ago
  75. cf097a7 Move art/tools/libjavac to tools/platform-compat by Paul Duffin · 5 years ago
  76. 0b8b5a7 Move art/tools/class2nonsdklist to tools/platform-compat by Paul Duffin · 5 years ago
  77. a84cd9e Fix small bug in checker.py by Alex Light · 5 years ago
  78. d1e80d2 Append system providing libraries from buildbot_build by Kiyoung Kim · 5 years ago
  79. dd406c3 Add an arm32 port of nterp. by Nicolas Geoffray · 5 years ago
  80. 29ce843 Use ANDROID_HOST_OUT in script. by Nicolas Geoffray · 5 years ago
  81. d6363c1 Update buildbot-build.sh to generate system's linker.config.pb by Victor Chang · 5 years ago
  82. fbdda07 Remove TODOs that won't be addressed. by Martin Stjernholm · 5 years ago
  83. 7c51d9d Hide Value class constructor by Aurimas Liutikas · 6 years ago
  84. 1ca19bc Build Checker as python binary for Tradefed test suites by Daniil Riazanovskiy · 6 years ago
  85. 37f4945 run-libcore-tests.sh: add --gcstress command line flag by Orion Hodson · 6 years ago
  86. 3822f5b run-libcore-tests.sh: add timeout for host + debug + gcstress by Orion Hodson · 6 years ago
  87. 4a2fc8a run-libcore-tests.sh: add timeout for heap poisoning + debug + device by Orion Hodson · 6 years ago
  88. dada83e run-libcore-tests.sh: add --timeout command-line option by Orion Hodson · 6 years ago
  89. 908759b Nicer error formatting for invalid Checker regular expressions by Daniil Riazanovskiy · 6 years ago
  90. 8698081 run-libcore-tests.sh: reduce explicit GC chatter further by Orion Hodson · 6 years ago
  91. 1485d4a Override maxTargetSdk for @UnsupportedAppUsage by Pedro Loureiro · 6 years ago
  92. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 6 years ago
  93. 4a128a1 Reformat Checker according to recent Google styleguide by Daniil Riazanovskiy · 6 years ago
  94. d3e1e4b Add two more tests to expected gcstress/debug/host failures. by Nicolas Geoffray · 6 years ago
  95. d4220f1 Revert^2 "Port Checker to python 3" by Daniel Riazanovskiy · 6 years ago
  96. 5e8e516 Fix path for app image in compile_bcp.sh script. by Nicolas Geoffray · 6 years ago
  97. bd489c8 Use liblog.so implementation from prebuilts/ for chroot testing. by Nicolas Geoffray · 6 years ago
  98. bfe8fc8 Restore cfg file printing in Checker as an option by Daniil Riazanovskiy · 6 years ago
  99. 4d23e51 Disable some libcore ssl tests until pre-builts updated. by Orion Hodson · 6 years ago
  100. 5409408 Revert "Port Checker to python 3" by Roland Levillain · 6 years ago