1. a17346a Include com.android.runtime in the "runtime" linker namespace. am: 188f21e72d by Martin Stjernholm · 6 years ago
  2. 935dbd7 Update references to the ART APEX for tests. am: d6be5da752 by Martin Stjernholm · 6 years ago
  3. 659d2d7 Update references to the ART APEX. am: ad909af6c4 by Martin Stjernholm · 6 years ago
  4. 7dbdae8 Replace package variant specific APK keys with a single one. am: 6da456969b by Martin Stjernholm · 6 years ago
  5. f5f81de Split Bionic and ART/libcore into separate APEXes. am: fb3a94be51 by Martin Stjernholm · 6 years ago
  6. 188f21e Include com.android.runtime in the "runtime" linker namespace. by Martin Stjernholm · 6 years ago
  7. d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 6 years ago
  8. ad909af Update references to the ART APEX. by Martin Stjernholm · 6 years ago
  9. 6da4569 Replace package variant specific APK keys with a single one. by Martin Stjernholm · 6 years ago
  10. fb3a94b Split Bionic and ART/libcore into separate APEXes. by Martin Stjernholm · 6 years ago
  11. 00707af jitzyogte: madvise away dex files after compilation. am: ccb0b5fffa by Nicolas Geoffray · 6 years ago
  12. ccb0b5f jitzyogte: madvise away dex files after compilation. by Nicolas Geoffray · 6 years ago
  13. 2ff224d Enable JIT dual data mapping. am: b3b803b69d by David Srbecky · 6 years ago
  14. 70a6a6c Fix JIT data dual mapping for apps. am: 87fb032ee1 by David Srbecky · 6 years ago
  15. b3b803b Enable JIT dual data mapping. by David Srbecky · 6 years ago
  16. 87fb032 Fix JIT data dual mapping for apps. by David Srbecky · 6 years ago
  17. 3a957d1 Prevent attempts to run impossible configurations. am: a86a5d162e by Alex Light · 6 years ago
  18. 478c0d0 Add --all-<type> options to testrunner am: bf8a5d8f4b by Alex Light · 6 years ago
  19. a86a5d1 Prevent attempts to run impossible configurations. by Alex Light · 6 years ago
  20. bf8a5d8 Add --all-<type> options to testrunner by Alex Light · 6 years ago
  21. 9ee372b Allow space characters in SimpleName for DEX format 040. am: ab5f4c17a8 by Ulya Trafimovich · 6 years ago
  22. ab5f4c1 Allow space characters in SimpleName for DEX format 040. by Ulya Trafimovich · 6 years ago
  23. ec4ec81 Revert "Extend ART/Runtime APEX checker build rules to flattened APEXes." by Roland Levillain · 6 years ago
  24. c94b44d Revert "Extend ART/Runtime APEX checker build rules to flattened APEXes." by Roland Levillain · 6 years ago
  25. 89c175a Revert "Prevent overflow for AOT hotness counters" am: 7ab07777b0 by Nicolas Geoffray · 6 years ago
  26. 5376bc9 Use "items" instead of "iteritems". am: 1544457994 by Nicolas Geoffray · 6 years ago
  27. 7c5f817 Revert "Fix profile saver hotness for AOT code" am: 775d38d849 by Nicolas Geoffray · 6 years ago
  28. 7ab0777 Revert "Prevent overflow for AOT hotness counters" by Nicolas Geoffray · 6 years ago
  29. 1544457 Use "items" instead of "iteritems". by Nicolas Geoffray · 6 years ago
  30. 775d38d Revert "Fix profile saver hotness for AOT code" by Nicolas Geoffray · 6 years ago
  31. 0ff61e4 ART: Change Python code in run-test am: 86459c058c by Andreas Gampe · 6 years ago
  32. 86459c0 ART: Change Python code in run-test by Andreas Gampe · 6 years ago
  33. 9cfc441 Prevent overflow for AOT hotness counters am: 79e6eb8b79 by Mathieu Chartier · 6 years ago
  34. 79e6eb8 Prevent overflow for AOT hotness counters by Mathieu Chartier · 6 years ago
  35. b74f203 Supported AVX/AVX2 in art-interpreter am: bae88c0759 by jaishank · 6 years ago
  36. c3f6cb4 Fix vpython embedded specification's bookends in testrunner.py. am: 4e8e0a5a2a by Roland Levillain · 6 years ago
  37. bae88c0 Supported AVX/AVX2 in art-interpreter by jaishank · 6 years ago
  38. 43fe346 Extend ART/Runtime APEX checker build rules to flattened APEXes. am: 0414e244c8 by Roland Levillain · 6 years ago
  39. 4e8e0a5 Fix vpython embedded specification's bookends in testrunner.py. by Roland Levillain · 6 years ago
  40. 0414e24 Extend ART/Runtime APEX checker build rules to flattened APEXes. by Roland Levillain · 6 years ago
  41. 69c4871 Add required vpython version tag to testrunner.py am: 8feeef6bf1 by David Srbecky · 6 years ago
  42. 8feeef6 Add required vpython version tag to testrunner.py by David Srbecky · 6 years ago
  43. 7b06454 Fix profile saver hotness for AOT code am: 4cb48c1bd3 by Mathieu Chartier · 6 years ago
  44. 4cb48c1 Fix profile saver hotness for AOT code by Mathieu Chartier · 6 years ago
  45. 45adbcc ART: Add testrunner diagnostics for b/140161314 am: 49484076e8 by Andreas Gampe · 6 years ago
  46. 4948407 ART: Add testrunner diagnostics for b/140161314 by Andreas Gampe · 6 years ago
  47. 67430a0 JIT mini-debug-info: Support JIT data dual mapping. am: e09b87eb8d by David Srbecky · 6 years ago
  48. e09b87e JIT mini-debug-info: Support JIT data dual mapping. by David Srbecky · 6 years ago
  49. ef3664e Fully remove DumpKernelStack. am: c88c1d0fbb by Elliott Hughes · 6 years ago
  50. c88c1d0 Fully remove DumpKernelStack. by Elliott Hughes · 6 years ago
  51. 74d6b43 ART: Verifier cleanup am: 4ec4d48940 by Andreas Gampe · 6 years ago
  52. 4ec4d48 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  53. 876b68a ART: Remove .vpython file am: 7263abc75f by Andreas Gampe · 6 years ago
  54. 7263abc ART: Remove .vpython file by Andreas Gampe · 6 years ago
  55. 839b312 Typo fix in test/README.md. am: 6d0e3de6d7 by Ulya Trafimovich · 6 years ago
  56. 6d0e3de Typo fix in test/README.md. by Ulya Trafimovich · 6 years ago
  57. 5fecbdd Remove multilib suffixes from libraries am: 85059deed7 by Colin Cross · 6 years ago
  58. 85059de Remove multilib suffixes from libraries by Colin Cross · 6 years ago
  59. f273562 Don't complain if we can't read /proc/self/task/pid/stack. am: efd55b5b58 by Elliott Hughes · 6 years ago
  60. efd55b5 Don't complain if we can't read /proc/self/task/pid/stack. by Elliott Hughes · 6 years ago
  61. 8834fb5 ART: Properly kill timed-out test am: 1ec82e562a by Andreas Gampe · 6 years ago
  62. 7efc6e7 ART: Take actual time on timeout in testrunner am: 52699518fa by Andreas Gampe · 6 years ago
  63. 1ec82e5 ART: Properly kill timed-out test by Andreas Gampe · 6 years ago
  64. 5269951 ART: Take actual time on timeout in testrunner by Andreas Gampe · 6 years ago
  65. c275720 JIT mini-debug-info: Allocate entries in the JIT data space. am: 9ac8e4327b by David Srbecky · 6 years ago
  66. 9ac8e43 JIT mini-debug-info: Allocate entries in the JIT data space. by David Srbecky · 6 years ago
  67. 4e4fd07 Convert the `art_apex_test.py` script to Python 2. am: 29e740fe64 by Roland Levillain · 6 years ago
  68. a78be05 Reenable LUCI notifications on the ART Buildbot AOSP builders. am: e5a9ba3b4c by Roland Levillain · 6 years ago
  69. 29e740f Convert the `art_apex_test.py` script to Python 2. by Roland Levillain · 6 years ago
  70. e5a9ba3 Reenable LUCI notifications on the ART Buildbot AOSP builders. by Roland Levillain · 6 years ago
  71. 78ae868 Fix out-of-bounds read in ApiList::Dump. am: 323e8c616e by Peter Collingbourne · 6 years ago
  72. 323e8c6 Fix out-of-bounds read in ApiList::Dump. by Peter Collingbourne · 6 years ago
  73. 6604cf5 Increase kNotifyNativeInterval on host am: 82e347bd4e by Hans Boehm · 6 years ago
  74. 82e347b Increase kNotifyNativeInterval on host by Hans Boehm · 6 years ago
  75. 907762b Add support for running specific tests to run-gtests.sh. am: 05b0086ea3 by Martin Stjernholm · 6 years ago
  76. 05b0086 Add support for running specific tests to run-gtests.sh. by Martin Stjernholm · 6 years ago
  77. b403a9d Add chain-agents agent am: 6e163a8325 by Alex Light · 6 years ago
  78. 94def21 Add NDK static ti-fast target am: 4c1b84a1ba by Alex Light · 6 years ago
  79. 6e163a8 Add chain-agents agent by Alex Light · 6 years ago
  80. 4c1b84a Add NDK static ti-fast target by Alex Light · 6 years ago
  81. 9b66484 ART: Add support for SVE feature for ARM64. am: c617561051 by Artem Serov · 6 years ago
  82. c617561 ART: Add support for SVE feature for ARM64. by Artem Serov · 6 years ago
  83. 8b5e37b Clear the boot task at fork. am: e9455f61f7 by Nicolas Geoffray · 6 years ago
  84. e9455f6 Clear the boot task at fork. by Nicolas Geoffray · 6 years ago
  85. 9a325b0 JIT mini-debug-info: Remove global maps. am: 8fc2f95291 by David Srbecky · 6 years ago
  86. 8fc2f95 JIT mini-debug-info: Remove global maps. by David Srbecky · 6 years ago
  87. 409cd1c ARM64: toFloat() intrinsics with ARMv8 FP16. am: 9ce340f829 by xueliang.zhong · 6 years ago
  88. 9ce340f ARM64: toFloat() intrinsics with ARMv8 FP16. by xueliang.zhong · 6 years ago
  89. 8e9be83 Factor common parts in ART/Runtime APEX checker build rules. am: d4fc62c663 by Roland Levillain · 6 years ago
  90. d4fc62c Factor common parts in ART/Runtime APEX checker build rules. by Roland Levillain · 6 years ago
  91. 53ee2f8 JIT code cache: Don't set footprint limit for data portion. am: ac8f936996 by David Srbecky · 6 years ago
  92. ac8f936 JIT code cache: Don't set footprint limit for data portion. by David Srbecky · 6 years ago
  93. 52191a3 DO NOT MERGE - Skip qt-dev-plus-aosp-without-vendor (5713463) in stage-aosp-master by Xin Li · 6 years ago
  94. cd92a76 Include evacuated bytes in heap size trace am: ea5b4297d7 by Lokesh Gidra · 6 years ago
  95. ea5b429 Include evacuated bytes in heap size trace by Lokesh Gidra · 6 years ago
  96. e97a9d6 ART buildbots: Stop blacklisting SystemTest#testArrayCopyConcurrentModification by Tobias Thierer · 6 years ago
  97. 7ab5c00 ART buildbots: Stop blacklisting SystemTest#testArrayCopyConcurrentModification by Tobias Thierer · 6 years ago
  98. 115a302 Support array classes in profiles. am: f5e26f8f83 by Nicolas Geoffray · 6 years ago
  99. 5345f5c ARM64: Improve BoundsCheck for constant inputs. am: be53085e18 by Georgia Kouveli · 6 years ago
  100. f5e26f8 Support array classes in profiles. by Nicolas Geoffray · 6 years ago