1. caf4b5a Update luci timeouts in extreme gcstress cases. by Nicolas Geoffray · 7 years ago
  2. 268aa30 Add dependency on libdl_android by dimitry · 7 years ago
  3. 3b23f75 Use the right directory for the csv file. by Nicolas Geoffray · 7 years ago
  4. 6d4280c Update LUCI console to removed Buildbot host builders by Eric Foo · 7 years ago
  5. 0587b62 Sync public.libraries.buildbot.txt to ART chroot directory. by Roland Levillain · 7 years ago
  6. df1a7d4 Run libjdwp tests with coredump=y by Alex Light · 7 years ago
  7. 4080b8f Veridex: Explicitly enable Darwin target by Orion Hodson · 7 years ago
  8. ddcdb9c Add another failure for libcore/gcstress/debug. by Nicolas Geoffray · 7 years ago
  9. e660f72 Tool for boot class path args for ART host tools. by Vladimir Marko · 7 years ago
  10. 184832a [cr-buildbucket] Allow luci-migration to bump build number by Ryan Tseng · 7 years ago
  11. 3940254 Modernise code to use override specifier by Yi Kong · 7 years ago
  12. 5fdd1e8 Add more host/debug/gcstress expected timeouts. by Nicolas Geoffray · 7 years ago
  13. d53f606 Partially disable building ART for host on Mac. by David Srbecky · 7 years ago
  14. 30498de Add mixed buildbot/LUCI console and a dedicated LUCI console by Eric Foo · 7 years ago
  15. 9f3ea7c Make titrace work with kArtTiVersion by Alex Light · 7 years ago
  16. f74d4cb Move all tools/ agents into tools/jvmti-agents directory by Alex Light · 7 years ago
  17. f2e7290 Make tifast print the values of 'jvalue' arguments by Alex Light · 7 years ago
  18. 26a5dd6 Add support for ANDROID_TZDATA_ROOT by Neil Fuller · 7 years ago
  19. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 7 years ago
  20. b214694 Revert^4 "Add extension and agent for dumping internal jvmti plugin data." by Alex Light · 7 years ago
  21. a55e8b5 Revert "Revert^2 "Add extension and agent for dumping internal jvmti plugin data."" by Nicolas Geoffray · 7 years ago
  22. 2d8b811 Revert^2 "Add extension and agent for dumping internal jvmti plugin data." by Alex Light · 7 years ago
  23. 9da91d2 Revert "Add extension and agent for dumping internal jvmti plugin data." by Nicolas Geoffray · 7 years ago
  24. 23a8eb6 art: use PLOG rather than LOG strerror. by Elliott Hughes · 7 years ago
  25. bdc6241 Create module for ahat, fix API checking by Sasha Smundak · 7 years ago
  26. 370a064 Differentiate system and test apis in whitelist by Andrei Onea · 7 years ago
  27. 60ee778 Add extension and agent for dumping internal jvmti plugin data. by Alex Light · 7 years ago
  28. 5b76c16 Make simple-force-redefine search all loaded classes by Alex Light · 7 years ago
  29. 74ab975 Add simple-force-redefine agent by Alex Light · 7 years ago
  30. 8834699 Run ahat-test-dump with --no-compile by David Srbecky · 7 years ago
  31. e173798 Move luci builder names to the up to date ones. by Nicolas Geoffray · 7 years ago
  32. 1194f8f Merge "Unbreak buildbot dx host tests" by Treehugger Robot · 7 years ago
  33. f7f85d0 Unbreak buildbot dx host tests by Orion Hodson · 7 years ago
  34. d50ad9b ART bots can sometimes take up to 24h. by Nicolas Geoffray · 7 years ago
  35. ef9b718 Blacklist test failing on walleye bots. by Nicolas Geoffray · 7 years ago
  36. 55b6b1d Merge "Reduce default verbosity in the chroot setup script." by Treehugger Robot · 7 years ago
  37. 0faaf9c Merge "Fix missing entry for the static libdexfile_support test in the gtest list." by Treehugger Robot · 7 years ago
  38. 4d6b54e Merge "Disallow duplicated classes on boot classpath." by Steven Moreland · 7 years ago
  39. 70ae00d Fix missing entry for the static libdexfile_support test in the gtest list. by Martin Stjernholm · 7 years ago
  40. c71aacb Reduce default verbosity in the chroot setup script. by Martin Stjernholm · 7 years ago
  41. ae1d2c8 hiddenapi: Use std::string_view more. by Vladimir Marko · 7 years ago
  42. 18d70c1 Merge "Revert "Blacklist test failing on host."" by Lorenzo Colitti · 7 years ago
  43. b9c84b7 Revert "Blacklist test failing on host." by Lorenzo Colitti · 7 years ago
  44. 3f285b2 Revert "Revert "Stop-gap for buildbot and golem testing."" by Nicolas Geoffray · 7 years ago
  45. c3f9cd6 Revert "Stop-gap for buildbot and golem testing." by Nicolas Geoffray · 7 years ago
  46. 39e95ec Stop-gap for buildbot and golem testing. by Nicolas Geoffray · 7 years ago
  47. 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 7 years ago
  48. e0f8bb9 Merge "Replace StringPiece with std::string_view in profman." by Vladimir Marko · 7 years ago
  49. 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 7 years ago
  50. e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 7 years ago
  51. 905e8a2 Add VMStart, VMInit, and VMDeath to tifast by Alex Light · 7 years ago
  52. 676e00a Merge "hiddenapi: Fix class hierarchy traversal" by David Brazdil · 7 years ago
  53. 2da3cbb hiddenapi: Fix class hierarchy traversal by David Brazdil · 7 years ago
  54. 35c41c2 Blacklist timing out test on gcstress/debug/host. by Nicolas Geoffray · 7 years ago
  55. cb14694 Merge "Workaround for bionic libs and linker now being in bootstrap." by Nicolas Geoffray · 7 years ago
  56. 3c8e28a Workaround for bionic libs and linker now being in bootstrap. by Nicolas Geoffray · 7 years ago
  57. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 7 years ago
  58. 8a64e77 Merge "Use prebuilt addr2line on host" by David Srbecky · 7 years ago
  59. c38948a Merge "Include BCP jar files in com.android.runtime.host" by Treehugger Robot · 7 years ago
  60. a6ea602 Include BCP jar files in com.android.runtime.host by Alex Light · 7 years ago
  61. 87da30e Use prebuilt addr2line on host by David Srbecky · 7 years ago
  62. 6d55d39 Merge "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 7 years ago
  63. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 7 years ago
  64. 05d9b50 Blacklist test on all configurations. by Nicolas Geoffray · 7 years ago
  65. 5431f79 Merge "ART: introduce PALette abstraction layer" by Orion Hodson · 7 years ago
  66. d5b52c5 Blacklist test failing on host. by Nicolas Geoffray · 7 years ago
  67. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 7 years ago
  68. 95779c9 Disallow duplicated classes on boot classpath. by David Brazdil · 7 years ago
  69. f2bfc6c Fix veridex reporting by David Brazdil · 7 years ago
  70. 6677e43 Blacklist timing out test on gcstress. by Nicolas Geoffray · 7 years ago
  71. cda7940 Merge "Fix braino in HiddenApi::IsInAnyList." by Nicolas Geoffray · 7 years ago
  72. 9788b69 Fix braino in HiddenApi::IsInAnyList. by Nicolas Geoffray · 7 years ago
  73. 3482caa hiddenapi: Enable assign-all CHECK by David Brazdil · 7 years ago
  74. 21283ba Merge "The buildbot now uses device_testdex as modes." by Nicolas Geoffray · 7 years ago
  75. 0fed061 The buildbot now uses device_testdex as modes. by Nicolas Geoffray · 7 years ago
  76. 13031e5 Add quotes in empty check. by Nicolas Geoffray · 7 years ago
  77. 357c64d Merge "Add a shell script for running all gtests on device." by Nicolas Geoffray · 7 years ago
  78. 5b93aef Add a shell script for running all gtests on device. by Nicolas Geoffray · 7 years ago
  79. 90faceb hiddenapi: Support 'core-platform-api' flag by David Brazdil · 7 years ago
  80. 62a4bcf hiddenapi: Produce CSV for `list` command by David Brazdil · 7 years ago
  81. 1ff5a65 hiddenapi: Better error message for boot cp inconsistencies by David Brazdil · 7 years ago
  82. 0c026d9 Merge "Remove duplicate entry." by Nicolas Geoffray · 7 years ago
  83. ec0d5a2 Remove duplicate entry. by Nicolas Geoffray · 7 years ago
  84. f66980d Merge "Remove core-simple from the boot classpath" by Neil Fuller · 7 years ago
  85. 7fe5e39 Merge "Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`." by Treehugger Robot · 7 years ago
  86. 4280752 Have the `art` script honor a pre-set `ANDROID_RUNTIME_ROOT`. by Roland Levillain · 7 years ago
  87. 130189c Move all [device] failures to [device_testdex]. by Nicolas Geoffray · 7 years ago
  88. b4a70ce Remove core-simple from the boot classpath by Neil Fuller · 8 years ago
  89. 70cbbe9 Fix typo in art script. by Nicolas Geoffray · 7 years ago
  90. 57b96f5 Merge "Fix braino in ART script." by Nicolas Geoffray · 7 years ago
  91. 13458cd Have the ART Buildbot build bootstrap Bionic libraries on target. by Roland Levillain · 7 years ago
  92. 0163134 Define `ANDROID_RUNTIME_ROOT` as `$ANDROID_ROOT` on target in the `art` script. by Roland Levillain · 7 years ago
  93. f6c84a4 Have the ART Buildbot generate ICU .dat files in /system/etc/icu on target. by Roland Levillain · 7 years ago
  94. d41f64c Fix braino in ART script. by Nicolas Geoffray · 7 years ago
  95. 1480c7c Libcore failures for buildbot should now be flagged device_testdex. by Nicolas Geoffray · 7 years ago
  96. e28c18b Merge "Add scripts to mount/unmount the Runtime APEX under ART's chroot dir." by Roland Levillain · 7 years ago
  97. caf1523 Blacklist failing tests. by Nicolas Geoffray · 7 years ago
  98. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 7 years ago
  99. 7b7ea79 Add scripts to mount/unmount the Runtime APEX under ART's chroot dir. by Roland Levillain · 7 years ago
  100. 6d951e3 Merge "Improved error message when multiple annotations." by Mathew Inwood · 7 years ago