1. 8bf78cd Prevent overflow for AOT hotness counters am: 79e6eb8b79 am: 9cfc441ac4 am: 50487ad32a by Mathieu Chartier · 6 years ago
  2. a2deaac Prevent overflow for AOT hotness counters am: 79e6eb8b79 am: 9cfc441ac4 by Mathieu Chartier · 6 years ago
  3. 50487ad Prevent overflow for AOT hotness counters am: 79e6eb8b79 am: 9cfc441ac4 by Mathieu Chartier · 6 years ago
  4. 9cfc441 Prevent overflow for AOT hotness counters am: 79e6eb8b79 by Mathieu Chartier · 6 years ago
  5. b49ae2b Supported AVX/AVX2 in art-interpreter am: bae88c0759 am: b74f20306a am: 7505139ab9 by jaishank · 6 years ago
  6. 0357de0 Fix vpython embedded specification's bookends in testrunner.py. am: 4e8e0a5a2a am: c3f6cb4255 am: cdd2ec2934 by Roland Levillain · 6 years ago
  7. 5da00e4 Supported AVX/AVX2 in art-interpreter am: bae88c0759 am: b74f20306a by jaishank · 6 years ago
  8. 79e6eb8 Prevent overflow for AOT hotness counters by Mathieu Chartier · 6 years ago
  9. 36be3eb Fix vpython embedded specification's bookends in testrunner.py. am: 4e8e0a5a2a am: c3f6cb4255 by Roland Levillain · 6 years ago
  10. 7505139 Supported AVX/AVX2 in art-interpreter am: bae88c0759 am: b74f20306a by jaishank · 6 years ago
  11. cdd2ec2 Fix vpython embedded specification's bookends in testrunner.py. am: 4e8e0a5a2a by Roland Levillain · 6 years ago
  12. 2fa73ee Extend ART/Runtime APEX checker build rules to flattened APEXes. am: 0414e244c8 am: 43fe34667a am: b76754d622 by Roland Levillain · 6 years ago
  13. b74f203 Supported AVX/AVX2 in art-interpreter am: bae88c0759 by jaishank · 6 years ago
  14. 7386e89 Extend ART/Runtime APEX checker build rules to flattened APEXes. am: 0414e244c8 am: 43fe34667a by Roland Levillain · 6 years ago
  15. c3f6cb4 Fix vpython embedded specification's bookends in testrunner.py. am: 4e8e0a5a2a by Roland Levillain · 6 years ago
  16. bae88c0 Supported AVX/AVX2 in art-interpreter by jaishank · 6 years ago
  17. b76754d Extend ART/Runtime APEX checker build rules to flattened APEXes. am: 0414e244c8 by Roland Levillain · 6 years ago
  18. 43fe346 Extend ART/Runtime APEX checker build rules to flattened APEXes. am: 0414e244c8 by Roland Levillain · 6 years ago
  19. 4e8e0a5 Fix vpython embedded specification's bookends in testrunner.py. by Roland Levillain · 6 years ago
  20. 0414e24 Extend ART/Runtime APEX checker build rules to flattened APEXes. by Roland Levillain · 6 years ago
  21. d921052 Add required vpython version tag to testrunner.py am: 8feeef6bf1 am: 69c48714ba am: a32efe72b9 by David Srbecky · 6 years ago
  22. 78a73e3 Add required vpython version tag to testrunner.py am: 8feeef6bf1 am: 69c48714ba by David Srbecky · 6 years ago
  23. a32efe7 Add required vpython version tag to testrunner.py am: 8feeef6bf1 am: 69c48714ba by David Srbecky · 6 years ago
  24. 69c4871 Add required vpython version tag to testrunner.py am: 8feeef6bf1 by David Srbecky · 6 years ago
  25. 8feeef6 Add required vpython version tag to testrunner.py by David Srbecky · 6 years ago
  26. fa3cd8f Fix profile saver hotness for AOT code am: 4cb48c1bd3 am: 7b0645421d am: 2e89b4e863 by Mathieu Chartier · 6 years ago
  27. bfbd670 Fix profile saver hotness for AOT code am: 4cb48c1bd3 am: 7b0645421d by Mathieu Chartier · 6 years ago
  28. 2e89b4e Fix profile saver hotness for AOT code am: 4cb48c1bd3 am: 7b0645421d by Mathieu Chartier · 6 years ago
  29. 7b06454 Fix profile saver hotness for AOT code am: 4cb48c1bd3 by Mathieu Chartier · 6 years ago
  30. 4cb48c1 Fix profile saver hotness for AOT code by Mathieu Chartier · 6 years ago
  31. c33e3cf ART: Add testrunner diagnostics for b/140161314 am: 49484076e8 am: 45adbccd01 am: dfbca3267f by Andreas Gampe · 6 years ago
  32. abb7dcc ART: Add testrunner diagnostics for b/140161314 am: 49484076e8 am: 45adbccd01 by Andreas Gampe · 6 years ago
  33. dfbca32 ART: Add testrunner diagnostics for b/140161314 am: 49484076e8 am: 45adbccd01 by Andreas Gampe · 6 years ago
  34. 45adbcc ART: Add testrunner diagnostics for b/140161314 am: 49484076e8 by Andreas Gampe · 6 years ago
  35. 4948407 ART: Add testrunner diagnostics for b/140161314 by Andreas Gampe · 6 years ago
  36. 9b51dc2 JIT mini-debug-info: Support JIT data dual mapping. am: e09b87eb8d am: 67430a0696 am: 743d93ad5d by David Srbecky · 6 years ago
  37. 77ce37f JIT mini-debug-info: Support JIT data dual mapping. am: e09b87eb8d am: 67430a0696 by David Srbecky · 6 years ago
  38. 743d93a JIT mini-debug-info: Support JIT data dual mapping. am: e09b87eb8d by David Srbecky · 6 years ago
  39. 67430a0 JIT mini-debug-info: Support JIT data dual mapping. am: e09b87eb8d by David Srbecky · 6 years ago
  40. e09b87e JIT mini-debug-info: Support JIT data dual mapping. by David Srbecky · 6 years ago
  41. 2b453d5 Fully remove DumpKernelStack. am: c88c1d0fbb am: ef3664e47c am: f879e7ccb5 by Elliott Hughes · 6 years ago
  42. b138672 Fully remove DumpKernelStack. am: c88c1d0fbb am: ef3664e47c am: f879e7ccb5 by Elliott Hughes · 6 years ago
  43. f879e7c Fully remove DumpKernelStack. am: c88c1d0fbb am: ef3664e47c by Elliott Hughes · 6 years ago
  44. ef3664e Fully remove DumpKernelStack. am: c88c1d0fbb by Elliott Hughes · 6 years ago
  45. c88c1d0 Fully remove DumpKernelStack. by Elliott Hughes · 6 years ago
  46. 9914518 ART: Verifier cleanup am: 4ec4d48940 am: 74d6b431e4 am: 1e63965265 by Andreas Gampe · 6 years ago
  47. ab1fbe4 ART: Verifier cleanup am: 4ec4d48940 am: 74d6b431e4 am: 1e63965265 by Andreas Gampe · 6 years ago
  48. 1e63965 ART: Verifier cleanup am: 4ec4d48940 am: 74d6b431e4 by Andreas Gampe · 6 years ago
  49. cde912b ART: Remove .vpython file am: 7263abc75f am: 876b68a993 am: ffdc48cb1a by Andreas Gampe · 6 years ago
  50. 71ea1bf ART: Remove .vpython file am: 7263abc75f am: 876b68a993 am: ffdc48cb1a by Andreas Gampe · 6 years ago
  51. 74d6b43 ART: Verifier cleanup am: 4ec4d48940 by Andreas Gampe · 6 years ago
  52. ffdc48c ART: Remove .vpython file am: 7263abc75f am: 876b68a993 by Andreas Gampe · 6 years ago
  53. 4ec4d48 ART: Verifier cleanup by Andreas Gampe · 6 years ago
  54. 876b68a ART: Remove .vpython file am: 7263abc75f by Andreas Gampe · 6 years ago
  55. 7263abc ART: Remove .vpython file by Andreas Gampe · 6 years ago
  56. c50ce45 Typo fix in test/README.md. am: 6d0e3de6d7 am: 839b312fd8 am: 16c20603d5 by Ulya Trafimovich · 6 years ago
  57. 7dcfe89 Typo fix in test/README.md. am: 6d0e3de6d7 am: 839b312fd8 am: 16c20603d5 by Ulya Trafimovich · 6 years ago
  58. 16c2060 Typo fix in test/README.md. am: 6d0e3de6d7 am: 839b312fd8 by Ulya Trafimovich · 6 years ago
  59. 839b312 Typo fix in test/README.md. am: 6d0e3de6d7 by Ulya Trafimovich · 6 years ago
  60. 6d0e3de Typo fix in test/README.md. by Ulya Trafimovich · 6 years ago
  61. 288625e Remove multilib suffixes from libraries am: 85059deed7 am: 5fecbdd03a am: 05448190f1 by Colin Cross · 6 years ago
  62. 67066bb Remove multilib suffixes from libraries am: 85059deed7 am: 5fecbdd03a by Colin Cross · 6 years ago
  63. 0544819 Remove multilib suffixes from libraries am: 85059deed7 am: 5fecbdd03a by Colin Cross · 6 years ago
  64. 5fecbdd Remove multilib suffixes from libraries am: 85059deed7 by Colin Cross · 6 years ago
  65. 85059de Remove multilib suffixes from libraries by Colin Cross · 6 years ago
  66. e04e6ad Don't complain if we can't read /proc/self/task/pid/stack. am: efd55b5b58 am: f273562194 am: 865e9e620a by Elliott Hughes · 6 years ago
  67. 7e2b5c7 Don't complain if we can't read /proc/self/task/pid/stack. am: efd55b5b58 am: f273562194 by Elliott Hughes · 6 years ago
  68. 865e9e6 Don't complain if we can't read /proc/self/task/pid/stack. am: efd55b5b58 by Elliott Hughes · 6 years ago
  69. f273562 Don't complain if we can't read /proc/self/task/pid/stack. am: efd55b5b58 by Elliott Hughes · 6 years ago
  70. efd55b5 Don't complain if we can't read /proc/self/task/pid/stack. by Elliott Hughes · 6 years ago
  71. d5deb15 ART: Properly kill timed-out test am: 1ec82e562a am: 8834fb5928 am: 2035d99842 by Andreas Gampe · 6 years ago
  72. 3ad71e2 ART: Take actual time on timeout in testrunner am: 52699518fa am: 7efc6e794e am: 0a0f006498 by Andreas Gampe · 6 years ago
  73. 2d13e5b ART: Properly kill timed-out test am: 1ec82e562a am: 8834fb5928 am: 2035d99842 by Andreas Gampe · 6 years ago
  74. f945287 ART: Take actual time on timeout in testrunner am: 52699518fa am: 7efc6e794e by Andreas Gampe · 6 years ago
  75. 2035d99 ART: Properly kill timed-out test am: 1ec82e562a am: 8834fb5928 by Andreas Gampe · 6 years ago
  76. 0a0f006 ART: Take actual time on timeout in testrunner am: 52699518fa am: 7efc6e794e by Andreas Gampe · 6 years ago
  77. 8834fb5 ART: Properly kill timed-out test am: 1ec82e562a by Andreas Gampe · 6 years ago
  78. 7efc6e7 ART: Take actual time on timeout in testrunner am: 52699518fa by Andreas Gampe · 6 years ago
  79. 1ec82e5 ART: Properly kill timed-out test by Andreas Gampe · 6 years ago
  80. 5269951 ART: Take actual time on timeout in testrunner by Andreas Gampe · 6 years ago
  81. b122baf JIT mini-debug-info: Allocate entries in the JIT data space. am: 9ac8e4327b am: c275720c1f am: 812d32d70b by David Srbecky · 6 years ago
  82. 498b89d JIT mini-debug-info: Allocate entries in the JIT data space. am: 9ac8e4327b am: c275720c1f by David Srbecky · 6 years ago
  83. 812d32d JIT mini-debug-info: Allocate entries in the JIT data space. am: 9ac8e4327b by David Srbecky · 6 years ago
  84. c275720 JIT mini-debug-info: Allocate entries in the JIT data space. am: 9ac8e4327b by David Srbecky · 6 years ago
  85. 9ac8e43 JIT mini-debug-info: Allocate entries in the JIT data space. by David Srbecky · 6 years ago
  86. 3eb4079 Convert the `art_apex_test.py` script to Python 2. am: 29e740fe64 am: 4e4fd07bff am: df8294d349 by Roland Levillain · 6 years ago
  87. a85c4c6 Convert the `art_apex_test.py` script to Python 2. am: 29e740fe64 am: 4e4fd07bff by Roland Levillain · 6 years ago
  88. 5a27a10 Reenable LUCI notifications on the ART Buildbot AOSP builders. am: e5a9ba3b4c am: a78be0537e am: 6ccc6c0e3f by Roland Levillain · 6 years ago
  89. 28418b2 Reenable LUCI notifications on the ART Buildbot AOSP builders. am: e5a9ba3b4c am: a78be0537e by Roland Levillain · 6 years ago
  90. df8294d Convert the `art_apex_test.py` script to Python 2. am: 29e740fe64 am: 4e4fd07bff by Roland Levillain · 6 years ago
  91. 4e4fd07 Convert the `art_apex_test.py` script to Python 2. am: 29e740fe64 by Roland Levillain · 6 years ago
  92. 6ccc6c0 Reenable LUCI notifications on the ART Buildbot AOSP builders. am: e5a9ba3b4c by Roland Levillain · 6 years ago
  93. 2bde3b1 Fix out-of-bounds read in ApiList::Dump. am: 323e8c616e am: 78ae868e76 am: 6621245203 by Peter Collingbourne · 6 years ago
  94. a78be05 Reenable LUCI notifications on the ART Buildbot AOSP builders. am: e5a9ba3b4c by Roland Levillain · 6 years ago
  95. 29e740f Convert the `art_apex_test.py` script to Python 2. by Roland Levillain · 6 years ago
  96. 10513b7 Fix out-of-bounds read in ApiList::Dump. am: 323e8c616e am: 78ae868e76 by Peter Collingbourne · 6 years ago
  97. e5a9ba3 Reenable LUCI notifications on the ART Buildbot AOSP builders. by Roland Levillain · 6 years ago
  98. 6621245 Fix out-of-bounds read in ApiList::Dump. am: 323e8c616e am: 78ae868e76 by Peter Collingbourne · 6 years ago
  99. 78ae868 Fix out-of-bounds read in ApiList::Dump. am: 323e8c616e by Peter Collingbourne · 6 years ago
  100. 323e8c6 Fix out-of-bounds read in ApiList::Dump. by Peter Collingbourne · 6 years ago