1. 42474bf Stop buildbot-build.sh script if any command fails am: 44ab2cd97c by Orion Hodson · 5 years ago
  2. 44ab2cd Stop buildbot-build.sh script if any command fails by Orion Hodson · 5 years ago
  3. c1edafd Add a link from runtime ns to the neuralnetworks ns am: 6a40fe46a0 by Jiyong Park · 5 years ago
  4. 6a40fe4 Add a link from runtime ns to the neuralnetworks ns by Jiyong Park · 5 years ago
  5. d09c96d Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 5 years ago
  6. fff1bd0 Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 5 years ago
  7. a8afb0a Revert^4 "Walk internal ArtField/ArtMethod pointers" am: 55eccdf61f by Alex Light · 5 years ago
  8. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  9. dcf7da0 Handle MethodHandle call to non-default interface methods am: 49df715faf by Alex Light · 5 years ago
  10. 49df715 Handle MethodHandle call to non-default interface methods by Alex Light · 5 years ago
  11. 7edfdbb Add temporary time logging am: 97421fd3f7 by David Srbecky · 5 years ago
  12. 97421fd Add temporary time logging by David Srbecky · 5 years ago
  13. 57da2f1 Complete a comment about `TARGET_FLATTEN_APEX` and the ART APEX in Android.mk. by Roland Levillain · 5 years ago
  14. 6c6369e Complete a comment about `TARGET_FLATTEN_APEX` and the ART APEX in Android.mk. by Roland Levillain · 5 years ago
  15. d0af5b9 Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation. am: bd5fb28413 by Roland Levillain · 5 years ago
  16. bd5fb28 Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation. by Roland Levillain · 5 years ago
  17. 3034ab1 Add and use a read-barrier free NeedInitializationCheck method. am: 1cef6b2a25 by Nicolas Geoffray · 5 years ago
  18. 1cef6b2 Add and use a read-barrier free NeedInitializationCheck method. by Nicolas Geoffray · 5 years ago
  19. 58a9cc2 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" am: c34eab4516 by Nicolas Geoffray · 5 years ago
  20. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 5 years ago
  21. d9dfbe6 Share boot image methods memory in JIT zygote. am: 623d4f1ba4 by Nicolas Geoffray · 5 years ago
  22. 623d4f1 Share boot image methods memory in JIT zygote. by Nicolas Geoffray · 5 years ago
  23. 5c86a77 JIT mini-debug-info: Add back timestamps. am: 94af5824ac by David Srbecky · 5 years ago
  24. 94af582 JIT mini-debug-info: Add back timestamps. by David Srbecky · 5 years ago
  25. 432b2dc Revert^2 "Walk internal ArtField/ArtMethod pointers" am: ea2a3d9493 by Alex Light · 5 years ago
  26. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  27. d4b62f5 Add test skips for run-libjdwp-tests.sh am: 7fca6ef7b9 by Alex Light · 5 years ago
  28. 7fca6ef Add test skips for run-libjdwp-tests.sh by Alex Light · 5 years ago
  29. 5827047 Increase gcstress timeout am: 7021c13e48 by David Srbecky · 5 years ago
  30. 7021c13 Increase gcstress timeout by David Srbecky · 5 years ago
  31. 1961773 testrunner: Add missing import am: e456b6ff08 by David Srbecky · 5 years ago
  32. bccec5d Make ART chroot setup & sync scripts a bit more robust. am: 31e284b995 by Roland Levillain · 5 years ago
  33. e456b6f testrunner: Add missing import by David Srbecky · 5 years ago
  34. 31e284b Make ART chroot setup & sync scripts a bit more robust. by Roland Levillain · 5 years ago
  35. e17eb3d Revert "Walk internal ArtField/ArtMethod pointers" am: 712fa800b2 by Nicolas Geoffray · 5 years ago
  36. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 5 years ago
  37. 5212115 Attach the running bitness to the boot image profile am: f70dfec27c by Calin Juravle · 5 years ago
  38. f70dfec Attach the running bitness to the boot image profile by Calin Juravle · 5 years ago
  39. bc7ef66 Follow change to ART_TEST_LIST_* am: 8307206011 by Colin Cross · 5 years ago
  40. 8307206 Follow change to ART_TEST_LIST_* by Colin Cross · 5 years ago
  41. f3f2be1 Walk internal ArtField/ArtMethod pointers am: c84fc3a742 by Alex Light · 5 years ago
  42. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 5 years ago
  43. a4b2323 Remove perfetto_src_tracing_ipc. am: 8679fd5e93 by Florian Mayer · 5 years ago
  44. 8679fd5 Remove perfetto_src_tracing_ipc. by Florian Mayer · 5 years ago
  45. 26d9e81 Provide more info when get_ld_guest_system_config_file_path fails. by Martin Stjernholm · 5 years ago
  46. 8cd5c4c Provide more info when get_ld_guest_system_config_file_path fails. by Martin Stjernholm · 5 years ago
  47. aed5e77 Remove `-j` option from build commands in `test/README.chroot.md`. by Roland Levillain · 5 years ago
  48. 34848e7 Remove `-j` option from build commands in `test/README.chroot.md`. by Roland Levillain · 5 years ago
  49. a330a63 Always include `libart(d)-disassembler` in debug-able ART APEXes. am: 4d6f24d50a by Roland Levillain · 5 years ago
  50. 4d6f24d Always include `libart(d)-disassembler` in debug-able ART APEXes. by Roland Levillain · 5 years ago
  51. df24a00 Use BufferExhaustedPolicy::kStall in perfetto_hprof. am: 3b1d8e335b by Florian Mayer · 5 years ago
  52. ffb856b testrunner: Kill whole process group on timeout. am: f9ba5210f5 by David Srbecky · 5 years ago
  53. 3b1d8e3 Use BufferExhaustedPolicy::kStall in perfetto_hprof. by Florian Mayer · 5 years ago
  54. f9ba521 testrunner: Kill whole process group on timeout. by David Srbecky · 5 years ago
  55. 8a44aa1 Adjust Checker assertion in 1004-checker-volatile-ref-load for heap poisoning. by Roland Levillain · 5 years ago
  56. 40510ab Adjust Checker assertion in 1004-checker-volatile-ref-load for heap poisoning. by Roland Levillain · 5 years ago
  57. d6e4466 Remove the leading '/' in jit zygote memfd/ashmem names. am: 00b8d451a1 by Nicolas Geoffray · 5 years ago
  58. 00b8d45 Remove the leading '/' in jit zygote memfd/ashmem names. by Nicolas Geoffray · 5 years ago
  59. 28b205a Hide static from cc_library_shared and vice versa am: f383ed8b60 by Colin Cross · 5 years ago
  60. f383ed8 Hide static from cc_library_shared and vice versa by Colin Cross · 5 years ago
  61. f40d9ba Update run-libjdwp-tests.sh to run more of the test suite am: 43fd2936af by Alex Light · 5 years ago
  62. 2638c4a Remove aggegation counter handling from profman am: a85580ad9b by Calin Juravle · 5 years ago
  63. f21b0fd Annotate boot profiles with the origin package names am: f3a1a29d08 by Calin Juravle · 5 years ago
  64. d08d5bf Introduce the ability to annotate profile samples am: 6a98c95feb by Calin Juravle · 5 years ago
  65. 43fd293 Update run-libjdwp-tests.sh to run more of the test suite by Alex Light · 5 years ago
  66. a85580a Remove aggegation counter handling from profman by Calin Juravle · 5 years ago
  67. f3a1a29 Annotate boot profiles with the origin package names by Calin Juravle · 5 years ago
  68. 6a98c95 Introduce the ability to annotate profile samples by Calin Juravle · 5 years ago
  69. ffe949d Remove too agressive DCHECK. am: 86bf2fe254 by Nicolas Geoffray · 5 years ago
  70. 36267f1 Fix incorrect narrowing type cast am: d5fe17eac9 by Yi Kong · 5 years ago
  71. 86bf2fe Remove too agressive DCHECK. by Nicolas Geoffray · 5 years ago
  72. d5fe17e Fix incorrect narrowing type cast by Yi Kong · 5 years ago
  73. bde1134 Make run-jdwp-tests.sh warn about deprecation am: bd5690db11 by Alex Light · 5 years ago
  74. bd5690d Make run-jdwp-tests.sh warn about deprecation by Alex Light · 5 years ago
  75. 8b03283 Move bionic ("runtime") apex definition out of art/. am: 627d8d3d53 by Elliott Hughes · 5 years ago
  76. 627d8d3 Move bionic ("runtime") apex definition out of art/. by Elliott Hughes · 5 years ago
  77. 916501d Deoptimize boot image when profiling boot class path am: 4090657e44 by Mathieu Chartier · 5 years ago
  78. 4090657 Deoptimize boot image when profiling boot class path by Mathieu Chartier · 5 years ago
  79. f77e47f Lower the check to class is initialized. am: 19cb8e2bcc by Nicolas Geoffray · 5 years ago
  80. 19cb8e2 Lower the check to class is initialized. by Nicolas Geoffray · 5 years ago
  81. 70374e9 Raise timeout for method tracing to 30 mins. am: 30677103d4 by Martin Stjernholm · 5 years ago
  82. 0fe287a Use ClassStatus::kVisiblyInitialized in reflection. am: de05550bf3 by Vladimir Marko · 5 years ago
  83. 129b847 Fix null checks on volatile reference field loads on ARM64. am: 988c391167 by Roland Levillain · 5 years ago
  84. 3067710 Raise timeout for method tracing to 30 mins. by Martin Stjernholm · 5 years ago
  85. de05550 Use ClassStatus::kVisiblyInitialized in reflection. by Vladimir Marko · 6 years ago
  86. 988c391 Fix null checks on volatile reference field loads on ARM64. by Roland Levillain · 5 years ago
  87. cd9e4a9 Only write to data-sources targeting the process. am: 4bbc62ba98 by Florian Mayer · 5 years ago
  88. 4bbc62b Only write to data-sources targeting the process. by Florian Mayer · 5 years ago
  89. cee67ea Move to bionic platform include. am: fd64e56b9f by Christopher Ferris · 5 years ago
  90. fd64e56 Move to bionic platform include. by Christopher Ferris · 5 years ago
  91. 085eb2f Prune class2greylisttest out of general-tests. am: 46123bc825 by easoncylee · 5 years ago
  92. b4dc673 Add 10 minutes for gcstress timeout. am: 7e97cf1015 by Nicolas Geoffray · 5 years ago
  93. 46123bc Prune class2greylisttest out of general-tests. by easoncylee · 5 years ago
  94. 7e97cf1 Add 10 minutes for gcstress timeout. by Nicolas Geoffray · 5 years ago
  95. b5c665a ART chroot: Handle new linker logic for ld config file. am: bf0e3d21b5 by Nicolas Geoffray · 5 years ago
  96. bf0e3d2 ART chroot: Handle new linker logic for ld config file. by Nicolas Geoffray · 5 years ago
  97. 1f41281 Raise timeout when method tracing is enabled. am: cb497cf426 by Martin Stjernholm · 5 years ago
  98. cb497cf Raise timeout when method tracing is enabled. by Martin Stjernholm · 5 years ago
  99. b7e39f2 Revert switch to bc to do fractional calculation. am: 82e61e9d1f by Martin Stjernholm · 5 years ago
  100. 82e61e9 Revert switch to bc to do fractional calculation. by Martin Stjernholm · 5 years ago