1. fa40e6e Add thread-shared interpreter cache by David Srbecky · 3 years, 2 months ago
  2. 45a0465 Re-enable Libcore tests that started to fail after the ICU 70 update. by Roland Levillain · 3 years ago
  3. 00712a9 Mark dex2oat_wrapper as executable. by Liz Kammer · 3 years, 1 month ago
  4. 7957592 Ensure the ART binary is present on PATH. by Martin Stjernholm · 3 years, 1 month ago
  5. 6346317 Add util scripts to download profiles for given apps. by yawanng · 3 years, 1 month ago
  6. e572d61 Add more expected test failures due to ICU 70 upgrade by Victor Chang · 3 years, 1 month ago
  7. 6c61af8 Get rid of dependencies on /system/bin ART binary compat symlinks. by Martin Stjernholm · 3 years, 1 month ago
  8. b9d045c Remove bootjars.sh. by Jiakai Zhang · 3 years, 1 month ago
  9. c2b3116 Inline some type checks of instanceof and checkcast in nterp. by Nicolas Geoffray · 3 years, 1 month ago
  10. b6c0d1a More failures after ICU update. by Nicolas Geoffray · 3 years, 1 month ago
  11. c1bad0b Temporarily ignore `CharacterTest#test_getType_I` test failures. by Roland Levillain · 3 years, 1 month ago
  12. 7039c11 ARM64: Implicit suspend checks using LDR. by Vladimir Marko · 7 years ago
  13. 69e093b Increase LUCI build timeout to avoid fugu INFRA_FAILURE by David Srbecky · 3 years, 2 months ago
  14. 254a858 Make suspend check test specific flags. by Vladimir Marko · 3 years, 2 months ago
  15. ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 2 months ago
  16. e361b4e Disable use of boot image profile files. by Martin Stjernholm · 3 years, 2 months ago
  17. 219f81f Fix potential lint errors by Orion Hodson · 3 years, 2 months ago
  18. a110ae1 buildbot-build.sh: colorize messages. by Ulya Trafimovich · 3 years, 2 months ago
  19. 5298bcd buildbot-*.sh scripts: clean up colorful messages. by Ulya Trafimovich · 3 years, 2 months ago
  20. cbf71ec buildbot-build.sh: add a note that linkerconfig error is not fatal. by Ulya Trafimovich · 3 years, 2 months ago
  21. 9597748 buildbot-*.sh scripts: move common helpers to a separate script. by Ulya Trafimovich · 3 years, 2 months ago
  22. 61673dc Reland "Change hotness counting." by Nicolas Geoffray · 3 years, 2 months ago
  23. e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 3 years, 3 months ago
  24. 9dca919 Make art_debug_defaults inherit art_defaults. by Martin Stjernholm · 3 years, 3 months ago
  25. dc7f139 Refactor libart_runtime_headers_ndk to a header lib also used by libart itself. by Martin Stjernholm · 3 years, 2 months ago
  26. 18fba4c Remove unused code related to method entry / exit events by Mythri Alle · 3 years, 3 months ago
  27. 6947faa Making CompletableFutureTest as known failure on gcstress debug by Sorin Basca · 3 years, 2 months ago
  28. 0a42f1e Use --skip-config --soong-only instead of --skip-make by Colin Cross · 3 years, 3 months ago
  29. 6ef7072 Move Soong module `art-run-test-checker` from `mts` to `mts-art`. by Roland Levillain · 3 years, 3 months ago
  30. ce131fe Revert "Change hotness counting." by Vladimir Marko · 3 years, 3 months ago
  31. 0a746a7 Extend --installclean to delete out/target/common/obj/JAVA_LIBRARIES. by Martin Stjernholm · 3 years, 3 months ago
  32. 884c147 Put conscrypt and core-icu4j back into the build targets again. by Martin Stjernholm · 3 years, 3 months ago
  33. 3ff9223 Revert "Revert^4 "Use cpplint.py from repohooks"" by Orion Hodson · 3 years, 3 months ago
  34. 0a12631 Revert^4 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 3 months ago
  35. 9701839 Convert default-build script to python by David Srbecky · 3 years, 5 months ago
  36. c86869a Change hotness counting. by Nicolas Geoffray · 3 years, 4 months ago
  37. 44101a3 More gcstress / debug timeout expectations. by Nicolas Geoffray · 3 years, 3 months ago
  38. 4d4f3be Expose dmtracedump and dexdump to the sdk-repo builds by Dan Willemsen · 3 years, 4 months ago
  39. 8ed59b8 Remove the core-icu4j implementation library from run tests compilation. by Martin Stjernholm · 3 years, 3 months ago
  40. af9aa66 Add option to skip building the run tests in buildbot-build.sh. by Martin Stjernholm · 3 years, 3 months ago
  41. 4eb4f23 Fix script when passing expectation files. by Nicolas Geoffray · 3 years, 3 months ago
  42. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  43. f9795d1 Remove mterp_current_ibase. by Nicolas Geoffray · 3 years, 3 months ago
  44. 7cf6c58 Move run-test compilation to soong. by David Srbecky · 3 years, 6 months ago
  45. 4b0c9b9 Remove the notion of soft failure within the verifier. by Nicolas Geoffray · 3 years, 4 months ago
  46. 545b0f0 Disable test on gcstress and debug. by Nicolas Geoffray · 3 years, 4 months ago
  47. a95a6ea Remove unused module ahat-docs by ChihYao Chien · 3 years, 6 months ago
  48. 1512e52 Update the reason why we need conscrypt and core-icu4j. by Martin Stjernholm · 3 years, 4 months ago
  49. 2a973fc Adjust expectations for libcore+gcstress+debug+host. by Nicolas Geoffray · 3 years, 4 months ago
  50. aa08e52 Revert "Do not build libraries that depend on deapexer rules." by Nicolas Geoffray · 3 years, 4 months ago
  51. 9cc65df Drop unused arguments for MethodEntered function by Mythri Alle · 3 years, 4 months ago
  52. dc26639 Revert "Revert^2 "Use cpplint.py from repohooks"" by Yuri Lin · 3 years, 4 months ago
  53. c178495 Revert^2 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 4 months ago
  54. af5fc45 Revert "Use cpplint.py from repohooks" by Paul Hadfield · 3 years, 4 months ago
  55. 145f969 Use cpplint.py from repohooks by Colin Cross · 3 years, 4 months ago
  56. 3027c60 Do not build libraries that depend on deapexer rules. by Martin Stjernholm · 3 years, 4 months ago
  57. f513a76 Handle .capex files in the chroot setup. by Martin Stjernholm · 3 years, 4 months ago
  58. 0f803ce find_api_violations.pl: sync strings with hiddenapi_flags.h by Orion Hodson · 3 years, 5 months ago
  59. 611d71c Fix a few non-inclusive terms by Orion Hodson · 3 years, 5 months ago
  60. eba362d [luci][realms] use LUCI realms on all ART builds. by Andrii Shyshkalov · 3 years, 5 months ago
  61. 2a7b69d [luci][realms] use LUCI realms on 20% of builds. by Andrii Shyshkalov · 3 years, 5 months ago
  62. 5903377 [luci][realms] configure LUCI realms. by Andrii Shyshkalov · 3 years, 5 months ago
  63. de54ddd Add support for gtest options to `tools/run-gtests.sh`. by Roland Levillain · 3 years, 6 months ago
  64. f7e4c3d Set MODULE_BUILD_FROM_SOURCE to disable module prebuilts when building linux_bionic targets. by Martin Stjernholm · 3 years, 6 months ago
  65. 1e271ce Revert "libelffile: move to DWARF3 when writing .debug_frame." by David Srbecky · 3 years, 6 months ago
  66. 7744b69 Remove dual verification in RedefineClasses. by Nicolas Geoffray · 3 years, 6 months ago
  67. 0910d89 Remove libc_headers from cc_object by Colin Cross · 3 years, 6 months ago
  68. 85430bb Fix libcore_gcstress_failures.txt syntax by David Srbecky · 3 years, 6 months ago
  69. e4f983c Remove mterp. by Nicolas Geoffray · 3 years, 6 months ago
  70. 5462433 libelffile: move to DWARF3 when writing .debug_frame. by Yabin Cui · 3 years, 7 months ago
  71. c9df5ce Revert "Adjust paths in buildbolt-symbolize-crashes.sh." by Pirama Arumuga Nainar · 3 years, 7 months ago
  72. 789eb40 Remove reference to gdbserver by Colin Cross · 3 years, 7 months ago
  73. 2d97dc1 Initialize fragment_ and verbose_ fields in hiddenapi.cc by Paul Duffin · 3 years, 7 months ago
  74. 4abe8f7 Allow hiddenapi list to be more lax when run on a fragment by Paul Duffin · 3 years, 7 months ago
  75. 8048e2e testRemoveWithDelayedResultAndTimeout also flakes on target. by Nicolas Geoffray · 3 years, 7 months ago
  76. 890f2eb Rename gitiles triggers to make new luci-config version. by Robert Iannucci · 3 years, 7 months ago
  77. f31b75b Remove old configuration files. by Robert Iannucci · 3 years, 7 months ago
  78. 9ed2427 Add simple lucicfg configuration for art. by Robert Iannucci · 3 years, 8 months ago
  79. f75b8e9 Revert^3 "Reduce libcore parallelism for host" by David Srbecky · 3 years, 7 months ago
  80. bbc4dc3 Remove libjdwp as an explicit target. by Nicolas Geoffray · 3 years, 8 months ago
  81. f2f9242 Revert "Reduce libcore parallelism for host" by David Srbecky · 3 years, 8 months ago
  82. 579bfc8 Update libcore expectations for gcstress+debug+host by David Srbecky · 3 years, 7 months ago
  83. 8ef8ad5 Adjust paths in buildbolt-symbolize-crashes.sh. by Nicolas Geoffray · 3 years, 8 months ago
  84. 9991a31 Update libcore expectations for gcstress+debug+host by Orion Hodson · 3 years, 8 months ago
  85. 9159d6e Update libcore expectations for gcstress+debug+host by Orion Hodson · 3 years, 8 months ago
  86. a6b3b29 Add flag for clamping hidden api list by Andrei Onea · 3 years, 8 months ago
  87. d196f66 Rename setters to conform Android API guidelines by Nikita Iashchenko · 3 years, 9 months ago
  88. 6d8d68e Support modularization in "hiddenapi list" tool by Paul Duffin · 3 years, 8 months ago
  89. c13227c gcstress: libcore.java.util.stream.CollectorsTest can timeout by David Srbecky · 3 years, 8 months ago
  90. f3e67db Reduce excessive gcstress mode logging. by David Srbecky · 3 years, 8 months ago
  91. 2ce26fd Increase gcstress timeout on host as well. by David Srbecky · 3 years, 8 months ago
  92. 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 8 months ago
  93. 496b9b4 Ignore empty stub dex jars by Paul Duffin · 3 years, 8 months ago
  94. b2e091b Move CollectorsTest#counting_largeStream to expected failures. by Nicolas Geoffray · 3 years, 8 months ago
  95. 36138ac Make various native modules depend on art_defaults. by Martin Stjernholm · 3 years, 8 months ago
  96. c21970d Revert "Add tests to expected failures." by Hans Boehm · 3 years, 8 months ago
  97. 9d00bf1 Reduce libcore parallelism for host by David Srbecky · 3 years, 8 months ago
  98. 8aca1a3 Increase JDWP test timeout. by David Srbecky · 3 years, 8 months ago
  99. 7a147a0 Also add magic "sorted" symbol to create_minidebuginfo by David Srbecky · 3 years, 9 months ago
  100. af30bf7 buildbot-build.sh: Invert installclean flag by David Srbecky · 3 years, 9 months ago