1. 5a9f8d7 Avoid decoding jobject under a kGenericBottomLock am: c5c5186959 am: 4396e06864 by Alex Light · 6 years ago
  2. 4396e06 Avoid decoding jobject under a kGenericBottomLock am: c5c5186959 by Alex Light · 6 years ago
  3. c5c5186 Avoid decoding jobject under a kGenericBottomLock by Alex Light · 6 years ago
  4. 79a7c8a ART: Flag Runtime::Abort to the UnexpectedSignal handler am: 8764860dcd by Andreas Gampe · 6 years ago
  5. a07a390 ART: Flag Runtime::Abort to the UnexpectedSignal handler am: 8764860dcd by Andreas Gampe · 6 years ago
  6. c33a1f2 ART: Correctly handle an abort from an unattached thread am: 3e2446bbe9 by Andreas Gampe · 6 years ago
  7. 8764860 ART: Flag Runtime::Abort to the UnexpectedSignal handler by Andreas Gampe · 6 years ago
  8. cebdc43 ART: Correctly handle an abort from an unattached thread am: 3e2446bbe9 by Andreas Gampe · 6 years ago
  9. 3e2446b ART: Correctly handle an abort from an unattached thread by Andreas Gampe · 6 years ago
  10. 1e47944 Avoid coercing to key type in SafeMap am: 1adb04fd1a am: a69976e402 by Alex Light · 6 years ago
  11. a69976e Avoid coercing to key type in SafeMap am: 1adb04fd1a by Alex Light · 6 years ago
  12. 1adb04f Avoid coercing to key type in SafeMap by Alex Light · 6 years ago
  13. 47d0c6f Fix UnsupportedAppUsage property serialization am: 9ccea1da79 am: df40c286a0 by Andrei Onea · 6 years ago
  14. df40c28 Fix UnsupportedAppUsage property serialization am: 9ccea1da79 by Andrei Onea · 6 years ago
  15. 9ccea1d Fix UnsupportedAppUsage property serialization by Andrei Onea · 6 years ago
  16. c2891e2 Switch-interpreter: Make the instruction field constant. am: c56a23e120 by David Srbecky · 6 years ago
  17. ca66411 Switch-interpreter: Make the instruction field constant. am: c56a23e120 by David Srbecky · 6 years ago
  18. c56a23e Switch-interpreter: Make the instruction field constant. by David Srbecky · 6 years ago
  19. ead06fa Add option to identify primary zygote. am: 4444f1b38a am: 0ee830535c by Nicolas Geoffray · 6 years ago
  20. 0ee8305 Add option to identify primary zygote. am: 4444f1b38a by Nicolas Geoffray · 6 years ago
  21. 4444f1b Add option to identify primary zygote. by Nicolas Geoffray · 6 years ago
  22. 604e895 Check and expand GC mark stack am: 9b6b4f775e by Flash Liu · 6 years ago
  23. a7bb857 Remove unnecessary files from the runtime module am: 44b9b5876f am: 58d453ce37 by Neil Fuller · 6 years ago
  24. 58d453c Remove unnecessary files from the runtime module am: 44b9b5876f by Neil Fuller · 6 years ago
  25. 44b9b58 Remove unnecessary files from the runtime module by Neil Fuller · 6 years ago
  26. 3bab1e7 Revert "Ignore failures on O devices in JDWP tests." am: 2da955f823 by Roland Levillain · 6 years ago
  27. c70b1f5 Revert "Ignore failures on O devices in some network-related libcore tests." am: 9bac568d16 by Roland Levillain · 6 years ago
  28. 01df018 Revert "Start netd before running tests on Buildbot devices." am: 1217f268cd by Roland Levillain · 6 years ago
  29. 5fb6f87 Revert "Ignore failures on O devices in JDWP tests." am: 2da955f823 by Roland Levillain · 6 years ago
  30. ffbe381 Revert "Ignore failures on O devices in some network-related libcore tests." by Roland Levillain · 6 years ago
  31. 31dc1ab Revert "Start netd before running tests on Buildbot devices." am: 1217f268cd by Roland Levillain · 6 years ago
  32. 2da955f Revert "Ignore failures on O devices in JDWP tests." by Roland Levillain · 6 years ago
  33. 9bac568 Revert "Ignore failures on O devices in some network-related libcore tests." by Roland Levillain · 6 years ago
  34. 1217f26 Revert "Start netd before running tests on Buildbot devices." by Roland Levillain · 6 years ago
  35. 9b6b4f7 Check and expand GC mark stack by Flash Liu · 6 years ago
  36. 709def7 Use public unwindstack function. am: ec232913bf am: 378e50c39d by Christopher Ferris · 6 years ago
  37. 378e50c Use public unwindstack function. am: ec232913bf by Christopher Ferris · 6 years ago
  38. ec23291 Use public unwindstack function. by Christopher Ferris · 6 years ago
  39. c53fd66 Do not force-intern Strings in images. am: 8e05f09ca7 am: d29130d6b9 by Vladimir Marko · 6 years ago
  40. d29130d Do not force-intern Strings in images. am: 8e05f09ca7 by Vladimir Marko · 6 years ago
  41. 8e05f09 Do not force-intern Strings in images. by Vladimir Marko · 6 years ago
  42. 7ce0d5f Sweep malloc spaces before clearing from space am: 23df24822e am: 468868ca50 by Mathieu Chartier · 6 years ago
  43. 468868c Sweep malloc spaces before clearing from space am: 23df24822e by Mathieu Chartier · 6 years ago
  44. 23df248 Sweep malloc spaces before clearing from space by Mathieu Chartier · 6 years ago
  45. a60ec19 ART: Use SIGTERM for timeout dumping am: 0df2aba868 am: a6a316b6bc by Andreas Gampe · 6 years ago
  46. 6a7f4ac ART: Rename timeout_dumper to signal_dumper am: 148c1609b1 am: 1160f45d0d by Andreas Gampe · 6 years ago
  47. dd4b2d1 ART: Add configurable signal to timeout_dumper am: 298dc0f047 am: b3a5083b93 by Andreas Gampe · 6 years ago
  48. a6a316b ART: Use SIGTERM for timeout dumping am: 0df2aba868 by Andreas Gampe · 6 years ago
  49. 1160f45 ART: Rename timeout_dumper to signal_dumper am: 148c1609b1 by Andreas Gampe · 6 years ago
  50. b3a5083 ART: Add configurable signal to timeout_dumper am: 298dc0f047 by Andreas Gampe · 6 years ago
  51. 0df2aba ART: Use SIGTERM for timeout dumping by Andreas Gampe · 6 years ago
  52. 148c160 ART: Rename timeout_dumper to signal_dumper by Andreas Gampe · 6 years ago
  53. 298dc0f ART: Add configurable signal to timeout_dumper by Andreas Gampe · 6 years ago
  54. 35394ba Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. am: a0666a9d6e by Roland Levillain · 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. 176df0d Check and expand GC mark stack am: d09504f585 am: 92054623b7 by Flash Liu · 6 years ago
  58. 9205462 Check and expand GC mark stack am: d09504f585 by Flash Liu · 6 years ago
  59. d09504f Check and expand GC mark stack by Flash Liu · 6 years ago
  60. 769bac2 ART: Conditionally install Dbg class callbacks am: 380f0d8db5 am: c9cdeaff4d by Andreas Gampe · 6 years ago
  61. c9cdeaf ART: Conditionally install Dbg class callbacks am: 380f0d8db5 by Andreas Gampe · 6 years ago
  62. 380f0d8 ART: Conditionally install Dbg class callbacks by Andreas Gampe · 6 years ago
  63. 2db5918 [automerger skipped] Fix dex2oatd module definition. by Roland Levillain · 6 years ago
  64. 8f30d5b Fix dex2oatd module definition. by Roland Levillain · 6 years ago
  65. dff3845 Move IntrusiveForwardList<> to libartbase. am: 3fae12960c am: 984019bc7b by Vladimir Marko · 6 years ago
  66. 984019b Move IntrusiveForwardList<> to libartbase. am: 3fae12960c by Vladimir Marko · 6 years ago
  67. 3fae129 Move IntrusiveForwardList<> to libartbase. by Vladimir Marko · 6 years ago
  68. 28aa51d [automerger skipped] Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 6 years ago
  69. 1fdbca6 Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 6 years ago
  70. bf92be8 JVMTI Force early return am: b7c640d364 am: edffa5efd3 by Alex Light · 6 years ago
  71. edffa5e JVMTI Force early return am: b7c640d364 by Alex Light · 6 years ago
  72. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  73. 2151110 Handle allocation failure in AddPreResolvedStringsArray am: 3ffb5b1576 by Mathieu Chartier · 6 years ago
  74. bf0003b Handle allocation failure in AddPreResolvedStringsArray am: 3ffb5b1576 by Mathieu Chartier · 6 years ago
  75. 3ffb5b1 Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 6 years ago
  76. adc154a ART: Add art_verifierd am: 63ab3e1fb6 am: b56cea5cd9 by Andreas Gampe · 6 years ago
  77. b56cea5 ART: Add art_verifierd am: 63ab3e1fb6 by Andreas Gampe · 6 years ago
  78. 63ab3e1 ART: Add art_verifierd by Andreas Gampe · 6 years ago
  79. 0927211 Fix two bugs in jitzygote configuration. am: 741a0707d4 am: 6bd68001be by Nicolas Geoffray · 6 years ago
  80. 6bd6800 Fix two bugs in jitzygote configuration. am: 741a0707d4 by Nicolas Geoffray · 6 years ago
  81. 741a070 Fix two bugs in jitzygote configuration. by Nicolas Geoffray · 6 years ago
  82. d90fc47 Revert "Tweak check script in case logs interleave with Java prints." am: f1bd5f3dc7 by Nicolas Geoffray · 6 years ago
  83. 05f4ec9 Revert "Tweak check script in case logs interleave with Java prints." by Nicolas Geoffray · 6 years ago
  84. f1bd5f3 Revert "Tweak check script in case logs interleave with Java prints." by Nicolas Geoffray · 6 years ago
  85. 7408bcb Add sim of time zone data module files for target am: 90ffe12e1b am: 28719504f9 by Neil Fuller · 6 years ago
  86. 2871950 Add sim of time zone data module files for target am: 90ffe12e1b by Neil Fuller · 6 years ago
  87. 90ffe12 Add sim of time zone data module files for target by Neil Fuller · 6 years ago
  88. 5a23a4c Pass the memory region to allocate into to the compiler / allocation. am: 7f7539b8ed by Nicolas Geoffray · 6 years ago
  89. 251a5eb Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 6 years ago
  90. 7f7539b Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 6 years ago
  91. 0d1344b ART: Remove some compile-time info points am: 93adcb53c7 am: 724f601076 by Andreas Gampe · 6 years ago
  92. 724f601 ART: Remove some compile-time info points am: 93adcb53c7 by Andreas Gampe · 6 years ago
  93. 93adcb5 ART: Remove some compile-time info points by Andreas Gampe · 6 years ago
  94. 539a9a3 Tweak check script in case logs interleave with Java prints. am: 01f2e3a488 by Nicolas Geoffray · 6 years ago
  95. a929051 Tweak check script in case logs interleave with Java prints. am: 01f2e3a488 by Nicolas Geoffray · 6 years ago
  96. 01f2e3a Tweak check script in case logs interleave with Java prints. by Nicolas Geoffray · 6 years ago
  97. 9af3062 [automerger skipped] Fix imgdiag crashing for ASLR images by Mathieu Chartier · 6 years ago
  98. a5482e7 Switch-interpreter: Add new 'next' instruction field. am: 8867f3b017 by David Srbecky · 6 years ago
  99. 7c2a521 Switch-interpreter: Add new 'next' instruction field. am: 8867f3b017 by David Srbecky · 6 years ago
  100. 8867f3b Switch-interpreter: Add new 'next' instruction field. by David Srbecky · 6 years ago