1. 5cd9d59 Stack maps: Handle special cases using flags. am: 697c47a7ff by David Srbecky · 6 years ago
  2. 697c47a Stack maps: Handle special cases using flags. by David Srbecky · 6 years ago
  3. c6aa594 Replace no_framework_libs: true with sdk_version: "core_platform" am: 8ac3dc5ec3 by Paul Duffin · 6 years ago
  4. 8ac3dc5 Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 6 years ago
  5. 62d6a90 Add helpers to allocate JIT memory in zygote. am: 2411f49e8e by Nicolas Geoffray · 6 years ago
  6. 2411f49 Add helpers to allocate JIT memory in zygote. by Nicolas Geoffray · 6 years ago
  7. f6994d5 Handle cleared preresolved strings am: 77f84fcc25 by Mathieu Chartier · 6 years ago
  8. 77f84fc Handle cleared preresolved strings by Mathieu Chartier · 6 years ago
  9. 5aa87a9 ART: Log approximate arena usage for slow verifier runs am: d91f84166a by Andreas Gampe · 6 years ago
  10. d91f841 ART: Log approximate arena usage for slow verifier runs by Andreas Gampe · 6 years ago
  11. fc26fd7 Handle `--android-tzdata-root` in `test/run-test`. am: 90b3457f9c by Roland Levillain · 6 years ago
  12. 90b3457 Handle `--android-tzdata-root` in `test/run-test`. by Roland Levillain · 6 years ago
  13. 0304b97 Use cleared JNI weak sentinel from boot image. am: 024d69fb99 by Vladimir Marko · 6 years ago
  14. 024d69f Use cleared JNI weak sentinel from boot image. by Vladimir Marko · 6 years ago
  15. 4d4f64a Yield during test 1941 tight loop am: 43ae4acf21 by Alex Light · 6 years ago
  16. 43ae4ac Yield during test 1941 tight loop by Alex Light · 6 years ago
  17. 4eef5af ART: Use signal_dumper in run-test by default am: 5212552b43 by Andreas Gampe · 6 years ago
  18. 8f265bb ART: Make signal_dumper static am: 8b1ac802f5 by Andreas Gampe · 6 years ago
  19. 5212552 ART: Use signal_dumper in run-test by default by Andreas Gampe · 6 years ago
  20. 8b1ac80 ART: Make signal_dumper static by Andreas Gampe · 6 years ago
  21. 4396e06 Avoid decoding jobject under a kGenericBottomLock am: c5c5186959 by Alex Light · 6 years ago
  22. c5c5186 Avoid decoding jobject under a kGenericBottomLock by Alex Light · 6 years ago
  23. a07a390 ART: Flag Runtime::Abort to the UnexpectedSignal handler am: 8764860dcd by Andreas Gampe · 6 years ago
  24. 8764860 ART: Flag Runtime::Abort to the UnexpectedSignal handler by Andreas Gampe · 6 years ago
  25. cebdc43 ART: Correctly handle an abort from an unattached thread am: 3e2446bbe9 by Andreas Gampe · 6 years ago
  26. 3e2446b ART: Correctly handle an abort from an unattached thread by Andreas Gampe · 6 years ago
  27. a69976e Avoid coercing to key type in SafeMap am: 1adb04fd1a by Alex Light · 6 years ago
  28. 1adb04f Avoid coercing to key type in SafeMap by Alex Light · 6 years ago
  29. df40c28 Fix UnsupportedAppUsage property serialization am: 9ccea1da79 by Andrei Onea · 6 years ago
  30. 9ccea1d Fix UnsupportedAppUsage property serialization by Andrei Onea · 6 years ago
  31. ca66411 Switch-interpreter: Make the instruction field constant. am: c56a23e120 by David Srbecky · 6 years ago
  32. c56a23e Switch-interpreter: Make the instruction field constant. by David Srbecky · 6 years ago
  33. 0ee8305 Add option to identify primary zygote. am: 4444f1b38a by Nicolas Geoffray · 6 years ago
  34. 4444f1b Add option to identify primary zygote. by Nicolas Geoffray · 6 years ago
  35. 58d453c Remove unnecessary files from the runtime module am: 44b9b5876f by Neil Fuller · 6 years ago
  36. 44b9b58 Remove unnecessary files from the runtime module by Neil Fuller · 6 years ago
  37. 5fb6f87 Revert "Ignore failures on O devices in JDWP tests." am: 2da955f823 by Roland Levillain · 6 years ago
  38. ffbe381 Revert "Ignore failures on O devices in some network-related libcore tests." by Roland Levillain · 6 years ago
  39. 31dc1ab Revert "Start netd before running tests on Buildbot devices." am: 1217f268cd by Roland Levillain · 6 years ago
  40. 2da955f Revert "Ignore failures on O devices in JDWP tests." by Roland Levillain · 6 years ago
  41. 9bac568 Revert "Ignore failures on O devices in some network-related libcore tests." by Roland Levillain · 6 years ago
  42. 1217f26 Revert "Start netd before running tests on Buildbot devices." by Roland Levillain · 6 years ago
  43. 378e50c Use public unwindstack function. am: ec232913bf by Christopher Ferris · 6 years ago
  44. ec23291 Use public unwindstack function. by Christopher Ferris · 6 years ago
  45. d29130d Do not force-intern Strings in images. am: 8e05f09ca7 by Vladimir Marko · 6 years ago
  46. 8e05f09 Do not force-intern Strings in images. by Vladimir Marko · 6 years ago
  47. 468868c Sweep malloc spaces before clearing from space am: 23df24822e by Mathieu Chartier · 6 years ago
  48. 23df248 Sweep malloc spaces before clearing from space by Mathieu Chartier · 6 years ago
  49. a6a316b ART: Use SIGTERM for timeout dumping am: 0df2aba868 by Andreas Gampe · 6 years ago
  50. 1160f45 ART: Rename timeout_dumper to signal_dumper am: 148c1609b1 by Andreas Gampe · 6 years ago
  51. b3a5083 ART: Add configurable signal to timeout_dumper am: 298dc0f047 by Andreas Gampe · 6 years ago
  52. 0df2aba ART: Use SIGTERM for timeout dumping by Andreas Gampe · 6 years ago
  53. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 6 years ago
  54. 298dc0f ART: Add configurable signal to timeout_dumper by Andreas Gampe · 6 years ago
  55. 43a8104 Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. by Roland Levillain · 6 years ago
  56. a0666a9 Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. by Roland Levillain · 6 years ago
  57. 9205462 Check and expand GC mark stack am: d09504f585 by Flash Liu · 6 years ago
  58. d09504f Check and expand GC mark stack by Flash Liu · 6 years ago
  59. c9cdeaf ART: Conditionally install Dbg class callbacks am: 380f0d8db5 by Andreas Gampe · 6 years ago
  60. 380f0d8 ART: Conditionally install Dbg class callbacks by Andreas Gampe · 6 years ago
  61. 984019b Move IntrusiveForwardList<> to libartbase. am: 3fae12960c by Vladimir Marko · 6 years ago
  62. 3fae129 Move IntrusiveForwardList<> to libartbase. by Vladimir Marko · 6 years ago
  63. edffa5e JVMTI Force early return am: b7c640d364 by Alex Light · 6 years ago
  64. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  65. bf0003b Handle allocation failure in AddPreResolvedStringsArray am: 3ffb5b1576 by Mathieu Chartier · 6 years ago
  66. 3ffb5b1 Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 6 years ago
  67. b56cea5 ART: Add art_verifierd am: 63ab3e1fb6 by Andreas Gampe · 6 years ago
  68. 63ab3e1 ART: Add art_verifierd by Andreas Gampe · 6 years ago
  69. 6bd6800 Fix two bugs in jitzygote configuration. am: 741a0707d4 by Nicolas Geoffray · 6 years ago
  70. 741a070 Fix two bugs in jitzygote configuration. by Nicolas Geoffray · 6 years ago
  71. 05f4ec9 Revert "Tweak check script in case logs interleave with Java prints." by Nicolas Geoffray · 6 years ago
  72. f1bd5f3 Revert "Tweak check script in case logs interleave with Java prints." by Nicolas Geoffray · 6 years ago
  73. 2871950 Add sim of time zone data module files for target am: 90ffe12e1b by Neil Fuller · 6 years ago
  74. 90ffe12 Add sim of time zone data module files for target by Neil Fuller · 6 years ago
  75. 251a5eb Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 6 years ago
  76. 7f7539b Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 6 years ago
  77. 724f601 ART: Remove some compile-time info points am: 93adcb53c7 by Andreas Gampe · 6 years ago
  78. 93adcb5 ART: Remove some compile-time info points by Andreas Gampe · 6 years ago
  79. a929051 Tweak check script in case logs interleave with Java prints. am: 01f2e3a488 by Nicolas Geoffray · 6 years ago
  80. 01f2e3a Tweak check script in case logs interleave with Java prints. by Nicolas Geoffray · 6 years ago
  81. 7c2a521 Switch-interpreter: Add new 'next' instruction field. am: 8867f3b017 by David Srbecky · 6 years ago
  82. 8867f3b Switch-interpreter: Add new 'next' instruction field. by David Srbecky · 6 years ago
  83. 43cc28e Fix imgdiag crashing for ASLR images am: d3b6664f45 by Mathieu Chartier · 6 years ago
  84. d3b6664 Fix imgdiag crashing for ASLR images by Mathieu Chartier · 6 years ago
  85. fb6e551 Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. by Roland Levillain · 6 years ago
  86. 68bbd5a Fix the output of art_apex_test.py's `--list` option. am: 8c7308778f by Roland Levillain · 6 years ago
  87. 09744ac Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. by Roland Levillain · 6 years ago
  88. 8c73087 Fix the output of art_apex_test.py's `--list` option. by Roland Levillain · 6 years ago
  89. 99f68fe Update TODOs for ICU library links. am: c9ea3d185d by Martin Stjernholm · 6 years ago
  90. c9ea3d1 Update TODOs for ICU library links. by Martin Stjernholm · 6 years ago
  91. 0ba75de ART: Mark unreachable catch handler code in verifier am: 0a7d0b10d2 by Andreas Gampe · 6 years ago
  92. 010c33e ART: Handle unresolved catch handler types differently in the verifier by Andreas Gampe · 6 years ago
  93. 0a7d0b1 ART: Mark unreachable catch handler code in verifier by Andreas Gampe · 6 years ago
  94. 6087bc2 ART: Handle unresolved catch handler types differently in the verifier by Andreas Gampe · 6 years ago
  95. dbee94f Fix dex2oatd module definition. am: 9a45d01b40 by Roland Levillain · 6 years ago
  96. 9a45d01 Fix dex2oatd module definition. by Roland Levillain · 6 years ago
  97. 290bb58 Add CtsJdwpTestCases as ART presubmit. am: 1e4ed979e5 by Nicolas Geoffray · 6 years ago
  98. 1e4ed97 Add CtsJdwpTestCases as ART presubmit. by Nicolas Geoffray · 6 years ago
  99. 466fb60 Move memory related regions of the JIT cache in its own class. am: 2a905b2b50 by Nicolas Geoffray · 6 years ago
  100. 2a905b2 Move memory related regions of the JIT cache in its own class. by Nicolas Geoffray · 6 years ago