1. a312e0e Abort transaction before finalizable allocation... am: 64b56033c5 by Vladimir Marko · 6 years ago
  2. 8ae4115 Delete global ref created for the JitProfileTask. am: f5a07ae078 by Nicolas Geoffray · 6 years ago
  3. 7f334a2 Remove useless ScopedCodeCacheWrite calls. am: a61dbc078a by Nicolas Geoffray · 6 years ago
  4. 64b5603 Abort transaction before finalizable allocation... by Vladimir Marko · 6 years ago
  5. f5a07ae Delete global ref created for the JitProfileTask. by Nicolas Geoffray · 6 years ago
  6. a61dbc0 Remove useless ScopedCodeCacheWrite calls. by Nicolas Geoffray · 6 years ago
  7. e8cbc59 Refactor 904 for safety am: 9d3b5ec3bf by Alex Light · 6 years ago
  8. cf9f80e Limit test 1941 to 100000 iterations am: 34f3179392 by Alex Light · 6 years ago
  9. 355c6ef ART: Dump class initialization stats durig SIGQUIT am: 9b7f8b5e6d by Andreas Gampe · 6 years ago
  10. 1b52b85 ART: Reset stats after fork am: 9c87c02437 by Andreas Gampe · 6 years ago
  11. 3f38c84 Add `libcore.sun.*` tests to the ART Libcore test suite. am: c0ce3d520e by Roland Levillain · 6 years ago
  12. d4b6514 Prepare target testing device setup for the move to the Runtime APEX. by Roland Levillain · 6 years ago
  13. 86cfc33 Revert^2 "Stack maps: Interleave consecutive varints." am: 6c4ec5c155 by David Srbecky · 6 years ago
  14. 68f00c3 Move JIT code allocation to JitMemoryRegion. am: 349845ae9c by Nicolas Geoffray · 6 years ago
  15. 9d3b5ec Refactor 904 for safety by Alex Light · 6 years ago
  16. 34f3179 Limit test 1941 to 100000 iterations by Alex Light · 6 years ago
  17. 9b7f8b5 ART: Dump class initialization stats durig SIGQUIT by Andreas Gampe · 6 years ago
  18. 9c87c02 ART: Reset stats after fork by Andreas Gampe · 6 years ago
  19. c0ce3d5 Add `libcore.sun.*` tests to the ART Libcore test suite. by Roland Levillain · 6 years ago
  20. 0f9823e Prepare target testing device setup for the move to the Runtime APEX. by Roland Levillain · 6 years ago
  21. 6c4ec5c Revert^2 "Stack maps: Interleave consecutive varints." by David Srbecky · 6 years ago
  22. 349845a Move JIT code allocation to JitMemoryRegion. by Nicolas Geoffray · 6 years ago
  23. 2445d71 Revert "Stack maps: Interleave consecutive varints." am: 1b2a49b7ab by Raylin Hsu · 6 years ago
  24. 1b2a49b Revert "Stack maps: Interleave consecutive varints." by Raylin Hsu · 6 years ago
  25. 8955b33 Stack maps: Interleave consecutive varints. am: a2b34561a7 by David Srbecky · 6 years ago
  26. a2b3456 Stack maps: Interleave consecutive varints. by David Srbecky · 6 years ago
  27. 0abac19 Document all logging tags. am: 34087c1047 by Martin Stjernholm · 6 years ago
  28. 34087c1 Document all logging tags. by Martin Stjernholm · 6 years ago
  29. f9fb637 Remove unnecessary files from target test env am: f8528fae3c by Neil Fuller · 6 years ago
  30. f8528fa Remove unnecessary files from target test env by Neil Fuller · 6 years ago
  31. 0f223a5 Use builtin bpfmt preupload check am: 1cf31fe277 by Paul Duffin · 6 years ago
  32. 1cf31fe Use builtin bpfmt preupload check by Paul Duffin · 6 years ago
  33. a6c3de9 Add errno message in RemapAtEnd error. am: 1dd670c0fa by Nicolas Geoffray · 6 years ago
  34. 1dd670c Add errno message in RemapAtEnd error. by Nicolas Geoffray · 6 years ago
  35. 093d123 Test for loop optimization am: 4cd5411c1e by anuvarsh · 6 years ago
  36. 4cd5411 Test for loop optimization by anuvarsh · 6 years ago
  37. 3086a13 ART: Preallocate offset map am: b11d521ed0 by Andreas Gampe · 6 years ago
  38. b11d521 ART: Preallocate offset map by Andreas Gampe · 6 years ago
  39. f1c6def For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 6 years ago
  40. 521ff98 For 32-bit ARM devices align method headers and code to 64-byte boundaries. by Orion Hodson · 6 years ago
  41. 61e8a72 Fix memory leak in JIT cache am: 3149252c4b by Orion Hodson · 6 years ago
  42. 3149252 Fix memory leak in JIT cache by Orion Hodson · 6 years ago
  43. 4e08690 Simplify JIT memory region creation. am: 9c54e18028 by Nicolas Geoffray · 6 years ago
  44. 9c54e18 Simplify JIT memory region creation. by Nicolas Geoffray · 6 years ago
  45. 5cd9d59 Stack maps: Handle special cases using flags. am: 697c47a7ff by David Srbecky · 6 years ago
  46. 697c47a Stack maps: Handle special cases using flags. by David Srbecky · 6 years ago
  47. c6aa594 Replace no_framework_libs: true with sdk_version: "core_platform" am: 8ac3dc5ec3 by Paul Duffin · 6 years ago
  48. 8ac3dc5 Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 6 years ago
  49. 62d6a90 Add helpers to allocate JIT memory in zygote. am: 2411f49e8e by Nicolas Geoffray · 6 years ago
  50. 2411f49 Add helpers to allocate JIT memory in zygote. by Nicolas Geoffray · 6 years ago
  51. f6994d5 Handle cleared preresolved strings am: 77f84fcc25 by Mathieu Chartier · 6 years ago
  52. 77f84fc Handle cleared preresolved strings by Mathieu Chartier · 6 years ago
  53. 5aa87a9 ART: Log approximate arena usage for slow verifier runs am: d91f84166a by Andreas Gampe · 6 years ago
  54. d91f841 ART: Log approximate arena usage for slow verifier runs by Andreas Gampe · 6 years ago
  55. fc26fd7 Handle `--android-tzdata-root` in `test/run-test`. am: 90b3457f9c by Roland Levillain · 6 years ago
  56. 90b3457 Handle `--android-tzdata-root` in `test/run-test`. by Roland Levillain · 6 years ago
  57. 0304b97 Use cleared JNI weak sentinel from boot image. am: 024d69fb99 by Vladimir Marko · 6 years ago
  58. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 6 years ago
  59. 4d4f64a Yield during test 1941 tight loop am: 43ae4acf21 by Alex Light · 6 years ago
  60. 43ae4ac Yield during test 1941 tight loop by Alex Light · 6 years ago
  61. 4eef5af ART: Use signal_dumper in run-test by default am: 5212552b43 by Andreas Gampe · 6 years ago
  62. 8f265bb ART: Make signal_dumper static am: 8b1ac802f5 by Andreas Gampe · 6 years ago
  63. 5212552 ART: Use signal_dumper in run-test by default by Andreas Gampe · 6 years ago
  64. 8b1ac80 ART: Make signal_dumper static by Andreas Gampe · 6 years ago
  65. 4396e06 Avoid decoding jobject under a kGenericBottomLock am: c5c5186959 by Alex Light · 6 years ago
  66. c5c5186 Avoid decoding jobject under a kGenericBottomLock by Alex Light · 6 years ago
  67. a07a390 ART: Flag Runtime::Abort to the UnexpectedSignal handler am: 8764860dcd by Andreas Gampe · 6 years ago
  68. 8764860 ART: Flag Runtime::Abort to the UnexpectedSignal handler by Andreas Gampe · 6 years ago
  69. cebdc43 ART: Correctly handle an abort from an unattached thread am: 3e2446bbe9 by Andreas Gampe · 6 years ago
  70. 3e2446b ART: Correctly handle an abort from an unattached thread by Andreas Gampe · 6 years ago
  71. a69976e Avoid coercing to key type in SafeMap am: 1adb04fd1a by Alex Light · 6 years ago
  72. 1adb04f Avoid coercing to key type in SafeMap by Alex Light · 6 years ago
  73. df40c28 Fix UnsupportedAppUsage property serialization am: 9ccea1da79 by Andrei Onea · 6 years ago
  74. 9ccea1d Fix UnsupportedAppUsage property serialization by Andrei Onea · 6 years ago
  75. ca66411 Switch-interpreter: Make the instruction field constant. am: c56a23e120 by David Srbecky · 6 years ago
  76. c56a23e Switch-interpreter: Make the instruction field constant. by David Srbecky · 6 years ago
  77. 0ee8305 Add option to identify primary zygote. am: 4444f1b38a by Nicolas Geoffray · 6 years ago
  78. 4444f1b Add option to identify primary zygote. by Nicolas Geoffray · 6 years ago
  79. 58d453c Remove unnecessary files from the runtime module am: 44b9b5876f by Neil Fuller · 6 years ago
  80. 44b9b58 Remove unnecessary files from the runtime module by Neil Fuller · 6 years ago
  81. 5fb6f87 Revert "Ignore failures on O devices in JDWP tests." am: 2da955f823 by Roland Levillain · 6 years ago
  82. ffbe381 Revert "Ignore failures on O devices in some network-related libcore tests." by Roland Levillain · 6 years ago
  83. 31dc1ab Revert "Start netd before running tests on Buildbot devices." am: 1217f268cd by Roland Levillain · 6 years ago
  84. 2da955f Revert "Ignore failures on O devices in JDWP tests." by Roland Levillain · 6 years ago
  85. 9bac568 Revert "Ignore failures on O devices in some network-related libcore tests." by Roland Levillain · 6 years ago
  86. 1217f26 Revert "Start netd before running tests on Buildbot devices." by Roland Levillain · 6 years ago
  87. 378e50c Use public unwindstack function. am: ec232913bf by Christopher Ferris · 6 years ago
  88. ec23291 Use public unwindstack function. by Christopher Ferris · 6 years ago
  89. d29130d Do not force-intern Strings in images. am: 8e05f09ca7 by Vladimir Marko · 6 years ago
  90. 8e05f09 Do not force-intern Strings in images. by Vladimir Marko · 6 years ago
  91. 468868c Sweep malloc spaces before clearing from space am: 23df24822e by Mathieu Chartier · 6 years ago
  92. 23df248 Sweep malloc spaces before clearing from space by Mathieu Chartier · 6 years ago
  93. a6a316b ART: Use SIGTERM for timeout dumping am: 0df2aba868 by Andreas Gampe · 6 years ago
  94. 1160f45 ART: Rename timeout_dumper to signal_dumper am: 148c1609b1 by Andreas Gampe · 6 years ago
  95. b3a5083 ART: Add configurable signal to timeout_dumper am: 298dc0f047 by Andreas Gampe · 6 years ago
  96. 0df2aba ART: Use SIGTERM for timeout dumping by Andreas Gampe · 6 years ago
  97. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 6 years ago
  98. 298dc0f ART: Add configurable signal to timeout_dumper by Andreas Gampe · 6 years ago
  99. 43a8104 Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. by Roland Levillain · 6 years ago
  100. a0666a9 Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. by Roland Levillain · 6 years ago