1. 85059de Remove multilib suffixes from libraries by Colin Cross · 6 years ago
  2. e5a9ba3 Reenable LUCI notifications on the ART Buildbot AOSP builders. by Roland Levillain · 6 years ago
  3. 05b0086 Add support for running specific tests to run-gtests.sh. by Martin Stjernholm · 6 years ago
  4. 6e163a8 Add chain-agents agent by Alex Light · 6 years ago
  5. 4c1b84a Add NDK static ti-fast target by Alex Light · 6 years ago
  6. 7ab5c00 ART buildbots: Stop blacklisting SystemTest#testArrayCopyConcurrentModification by Tobias Thierer · 6 years ago
  7. 759845f Separate ICU4J from core-libart by Victor Chang · 6 years ago
  8. e47933a Replace more occurrences of `make` with `m` in ART. by Roland Levillain · 6 years ago
  9. d5ec2a1 Make the $/# in front of constants optional by Pirama Arumuga Nainar · 6 years ago
  10. c94b44c Update ahat version number to 1.7 by Richard Uhler · 6 years ago
  11. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 6 years ago
  12. 70b93ff Use ART gtests from the Testing Runtime APEX in ART device testing. by Roland Levillain · 6 years ago
  13. 8d5a215 Build and install the Testing Runtime APEX in ART device testing. by Roland Levillain · 6 years ago
  14. 92fc2c0 Update buildbot-build.sh by Alex Light · 6 years ago
  15. 9527e3d Add list extensions agent by Alex Light · 6 years ago
  16. f47c95b luci: Add master-art manifest as a tracking project by Andreas Gampe · 6 years ago
  17. eafeeb2 Replace use of include_dirs with header_libs on asm_defines.s by Paul Duffin · 6 years ago
  18. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 6 years ago
  19. db26569 ART: Remove old build_linux_bionic.sh workaround by Andreas Gampe · 6 years ago
  20. 5071531 Remove use of deprecated apache-harmony-jdwp-tests-host target by Paul Duffin · 6 years ago
  21. 6b63d88 Add helper script to dex2oat a JAR/APK by Mathieu Chartier · 6 years ago
  22. dcd7b51 Revert "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 6 years ago
  23. ef1178a Prefix localhost with http:// in terminal output from server startup. by Robert Snoeberger · 6 years ago
  24. 50037df Install appcompat.sh for use by make rules by Paul Duffin · 6 years ago
  25. 2cd9437 Remove `ANDROID_TZDATA_ROOT` overriding logic on device in `art` script. by Roland Levillain · 6 years ago
  26. e81f10a Revert "Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_)" by David Srbecky · 6 years ago
  27. 9690542 No longer use TZ Data artifacts under `/system/etc/tzdata_module`. by Roland Levillain · 6 years ago
  28. 50bc8fb Remove ShadowFrame::dex_pc_ (but keep dex_pc_ptr_) by David Srbecky · 6 years ago
  29. 0cc6a82 Set `ANDROID_TZDATA_ROOT` to the TZ Data APEX in `tools/run-gtests.sh`. by Roland Levillain · 6 years ago
  30. 21c4898 Add Runner for field-count agent by Alex Light · 6 years ago
  31. b06e0ad Add `libcore.java.awt` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  32. 2f1e8f8 Use flattened Time Zone Data APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  33. 3768276 Allow explicit blacklisting with maxTargetSdk=0. by Mathew Inwood · 6 years ago
  34. b839fbb ART: Allow arbitrary "expression" in generate_operator_out.py by Andreas Gampe · 6 years ago
  35. 2ad19bc ART: Refactor generate_operator_out.py by Andreas Gampe · 6 years ago
  36. d3b06eb ART: Run autopep8 on generate_operator_out.py by Andreas Gampe · 6 years ago
  37. f8a3306 Add libfieldcount jvmti agent by Alex Light · 6 years ago
  38. ad82a81 Add `libcore.xml` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  39. f90c406 Require publicAlternatives for APIs on max-sdk-q by Andrei Onea · 6 years ago
  40. da5e041 Add `libcore.libcore.timezone` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  41. 7107e8c Fix host_bcp.sh after output layout changes. by Vladimir Marko · 6 years ago
  42. 9b41e95 Add `libcore.libcore.internal` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  43. 1e52a07 Correct Indicies -> Indices by Alex Light · 6 years ago
  44. e0ce8bf Add `libcore.javax.net` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  45. 7d94aa1 Set `ANDROID_RUNTIME_ROOT` in `tools/run-gtests.sh`. by Roland Levillain · 6 years ago
  46. 9e18907 Add `libcore.build` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  47. 72f6774 Use flattened Runtime APEX contents in ART chroot-based device testing. by Roland Levillain · 6 years ago
  48. d2f8ce1 Add `libcore.android.system` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  49. c0ce3d5 Add `libcore.sun.*` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  50. 0f9823e Prepare target testing device setup for the move to the Runtime APEX. by Roland Levillain · 6 years ago
  51. f8528fa Remove unnecessary files from target test env by Neil Fuller · 6 years ago
  52. 8ac3dc5 Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 6 years ago
  53. 8b1ac80 ART: Make signal_dumper static by Andreas Gampe · 6 years ago
  54. 9ccea1d Fix UnsupportedAppUsage property serialization by Andrei Onea · 6 years ago
  55. 2da955f Revert "Ignore failures on O devices in JDWP tests." by Roland Levillain · 6 years ago
  56. 9bac568 Revert "Ignore failures on O devices in some network-related libcore tests." by Roland Levillain · 6 years ago
  57. 1217f26 Revert "Start netd before running tests on Buildbot devices." by Roland Levillain · 6 years ago
  58. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 6 years ago
  59. 298dc0f ART: Add configurable signal to timeout_dumper by Andreas Gampe · 6 years ago
  60. a0666a9 Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. by Roland Levillain · 6 years ago
  61. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  62. 63ab3e1 ART: Add art_verifierd by Andreas Gampe · 6 years ago
  63. 90ffe12 Add sim of time zone data module files for target by Neil Fuller · 6 years ago
  64. 5fd6734 Remove main console in luci. by Nicolas Geoffray · 6 years ago
  65. 05e4b02 Add libfieldnull static target. by Alex Light · 6 years ago
  66. 1cfbd29 Add validation for publicAlternatives by Andrei Onea · 6 years ago
  67. 10f5f86 Blacklist libcore gcstress test that times out. by Vladimir Marko · 6 years ago
  68. 9a292a1 Convert most of tools/dexfuzz/Android.mk to .bp by Paul Duffin · 6 years ago
  69. 8e6bf10 Convert tools/Android.mk to .bp by Paul Duffin · 6 years ago
  70. eea55ec Convert tools/class2greylist/test/Android.mk to .bp by Paul Duffin · 6 years ago
  71. 3cddf45 Make sure a out/build_number.txt file is present with linux-bionic by Alex Light · 6 years ago
  72. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  73. 82cc960 Make output of generate_operator_out reproducible by Dan Willemsen · 6 years ago
  74. 092f799 Delete DexpreoptGlobalConfig entry after deleting the file it points to by Colin Cross · 6 years ago
  75. 354ddc5 Revert "Blacklist test while failing." by Paul Duffin · 6 years ago
  76. 30d3ee8 luci: Add libcore as a tracking project. by Nicolas Geoffray · 6 years ago
  77. ba25318 Fix run-gtests.sh for both 32- and 64-bit tests. by Vladimir Marko · 6 years ago
  78. d76e123 veridex: Add cmd line flag to filter app classes by name by David Brazdil · 6 years ago
  79. 552ba72 ART: Add LUCI notifier email template by Andreas Gampe · 6 years ago
  80. 9f3c002 Actually put the 37h in seconds numbers. by Nicolas Geoffray · 6 years ago
  81. 9da3d42 Make the two timeouts at most 47. by Nicolas Geoffray · 6 years ago
  82. 1a20eca Increase expiration timeout for luci. by Nicolas Geoffray · 6 years ago
  83. 4f743c0 Blacklist test while failing. by Nicolas Geoffray · 6 years ago
  84. d801a7b Have the ART Buildbot and Golem generate timezones files in /system/etc/tz. by Roland Levillain · 6 years ago
  85. 6ae463f hiddenapi, class2greylist: Add support for greylist-max-q by David Brazdil · 6 years ago
  86. 498019a Update ahat_api.txt by Tobias Thierer · 6 years ago
  87. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
  88. 2792de4 Enable notifications for android builders. by Nicolas Geoffray · 6 years ago
  89. 7c5acbb ART: Fix some types by Andreas Gampe · 7 years ago
  90. fe9181d hiddenapi: Error message when superclass not found by David Brazdil · 6 years ago
  91. d32f8aa Don't use framework libs for ahat-test-dump by Colin Cross · 6 years ago
  92. 069cafc Convert more of ahat to Android.bp by Colin Cross · 6 years ago
  93. a3d186e Remove unused art/tools/amm by Richard Uhler · 6 years ago
  94. 8812459 ahat: getImmediateDominator should not return the SuperRoot. by Richard Uhler · 6 years ago
  95. b086f52 ahat: Fix broken style sheet. by Richard Uhler · 6 years ago
  96. 4d8d83f Add a parallel_run.py tool by Alex Light · 6 years ago
  97. dbf5525 Reduce luci timeout to 41. by David Srbecky · 6 years ago
  98. 8d83419 Reduce the timeout, 48 is outside of luci range. by Nicolas Geoffray · 6 years ago
  99. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 6 years ago
  100. 11d5a25 Override Object#hashCode and add missing switch type. by Yifan Ji · 6 years ago