1. b3a5083 ART: Add configurable signal to timeout_dumper am: 298dc0f047 by Andreas Gampe · 6 years ago
  2. 298dc0f ART: Add configurable signal to timeout_dumper by Andreas Gampe · 6 years ago
  3. 43a8104 Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. by Roland Levillain · 6 years ago
  4. a0666a9 Disable libcore.java.util.zip.DeflateRegressionTest#deterministicOutput. by Roland Levillain · 6 years ago
  5. 9205462 Check and expand GC mark stack am: d09504f585 by Flash Liu · 6 years ago
  6. d09504f Check and expand GC mark stack by Flash Liu · 6 years ago
  7. c9cdeaf ART: Conditionally install Dbg class callbacks am: 380f0d8db5 by Andreas Gampe · 6 years ago
  8. 380f0d8 ART: Conditionally install Dbg class callbacks by Andreas Gampe · 6 years ago
  9. 984019b Move IntrusiveForwardList<> to libartbase. am: 3fae12960c by Vladimir Marko · 6 years ago
  10. 3fae129 Move IntrusiveForwardList<> to libartbase. by Vladimir Marko · 6 years ago
  11. edffa5e JVMTI Force early return am: b7c640d364 by Alex Light · 6 years ago
  12. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  13. bf0003b Handle allocation failure in AddPreResolvedStringsArray am: 3ffb5b1576 by Mathieu Chartier · 6 years ago
  14. 3ffb5b1 Handle allocation failure in AddPreResolvedStringsArray by Mathieu Chartier · 6 years ago
  15. b56cea5 ART: Add art_verifierd am: 63ab3e1fb6 by Andreas Gampe · 6 years ago
  16. 63ab3e1 ART: Add art_verifierd by Andreas Gampe · 6 years ago
  17. 6bd6800 Fix two bugs in jitzygote configuration. am: 741a0707d4 by Nicolas Geoffray · 6 years ago
  18. 741a070 Fix two bugs in jitzygote configuration. by Nicolas Geoffray · 6 years ago
  19. 05f4ec9 Revert "Tweak check script in case logs interleave with Java prints." by Nicolas Geoffray · 6 years ago
  20. f1bd5f3 Revert "Tweak check script in case logs interleave with Java prints." by Nicolas Geoffray · 6 years ago
  21. 2871950 Add sim of time zone data module files for target am: 90ffe12e1b by Neil Fuller · 6 years ago
  22. 90ffe12 Add sim of time zone data module files for target by Neil Fuller · 6 years ago
  23. 251a5eb Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 6 years ago
  24. 7f7539b Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 6 years ago
  25. 724f601 ART: Remove some compile-time info points am: 93adcb53c7 by Andreas Gampe · 6 years ago
  26. 93adcb5 ART: Remove some compile-time info points by Andreas Gampe · 6 years ago
  27. a929051 Tweak check script in case logs interleave with Java prints. am: 01f2e3a488 by Nicolas Geoffray · 6 years ago
  28. 01f2e3a Tweak check script in case logs interleave with Java prints. by Nicolas Geoffray · 6 years ago
  29. 7c2a521 Switch-interpreter: Add new 'next' instruction field. am: 8867f3b017 by David Srbecky · 6 years ago
  30. 8867f3b Switch-interpreter: Add new 'next' instruction field. by David Srbecky · 6 years ago
  31. 43cc28e Fix imgdiag crashing for ASLR images am: d3b6664f45 by Mathieu Chartier · 6 years ago
  32. d3b6664 Fix imgdiag crashing for ASLR images by Mathieu Chartier · 6 years ago
  33. fb6e551 Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. by Roland Levillain · 6 years ago
  34. 68bbd5a Fix the output of art_apex_test.py's `--list` option. am: 8c7308778f by Roland Levillain · 6 years ago
  35. 09744ac Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. by Roland Levillain · 6 years ago
  36. 8c73087 Fix the output of art_apex_test.py's `--list` option. by Roland Levillain · 6 years ago
  37. 99f68fe Update TODOs for ICU library links. am: c9ea3d185d by Martin Stjernholm · 6 years ago
  38. c9ea3d1 Update TODOs for ICU library links. by Martin Stjernholm · 6 years ago
  39. 0ba75de ART: Mark unreachable catch handler code in verifier am: 0a7d0b10d2 by Andreas Gampe · 6 years ago
  40. 010c33e ART: Handle unresolved catch handler types differently in the verifier by Andreas Gampe · 6 years ago
  41. 0a7d0b1 ART: Mark unreachable catch handler code in verifier by Andreas Gampe · 6 years ago
  42. 6087bc2 ART: Handle unresolved catch handler types differently in the verifier by Andreas Gampe · 6 years ago
  43. dbee94f Fix dex2oatd module definition. am: 9a45d01b40 by Roland Levillain · 6 years ago
  44. 9a45d01 Fix dex2oatd module definition. by Roland Levillain · 6 years ago
  45. 290bb58 Add CtsJdwpTestCases as ART presubmit. am: 1e4ed979e5 by Nicolas Geoffray · 6 years ago
  46. 1e4ed97 Add CtsJdwpTestCases as ART presubmit. by Nicolas Geoffray · 6 years ago
  47. 466fb60 Move memory related regions of the JIT cache in its own class. am: 2a905b2b50 by Nicolas Geoffray · 6 years ago
  48. 2a905b2 Move memory related regions of the JIT cache in its own class. by Nicolas Geoffray · 6 years ago
  49. ea82eb9 Don't use prejit for jit-at-first-use. am: 29bb803f2d by Nicolas Geoffray · 6 years ago
  50. 29bb803 Don't use prejit for jit-at-first-use. by Nicolas Geoffray · 6 years ago
  51. 5978db8 Remove requirement of a ProfilingInfo for jitted code. am: d2f13ba715 by Nicolas Geoffray · 6 years ago
  52. d2f13ba Remove requirement of a ProfilingInfo for jitted code. by Nicolas Geoffray · 6 years ago
  53. 5a372f0 Revert "Remove skipped blocks reuse mechanism" am: e7d7e9dd01 by Hans Boehm · 6 years ago
  54. e7d7e9d Revert "Remove skipped blocks reuse mechanism" by Hans Boehm · 6 years ago
  55. 26bbcc9 Document ART's `--verbose-methods` compiler option in dex2oat's usage. by Roland Levillain · 6 years ago
  56. e1de95c Document ART's `--verbose-methods` compiler option in dex2oat's usage. by Roland Levillain · 6 years ago
  57. 5cacd98 Add AVX support for packed add/sub instructions on x86 am: 81d15be769 by Shalini Salomi Bodapati · 6 years ago
  58. 0738bee Remove main console in luci. am: 5fd673488c by Nicolas Geoffray · 6 years ago
  59. 81d15be Add AVX support for packed add/sub instructions on x86 by Shalini Salomi Bodapati · 6 years ago
  60. 5fd6734 Remove main console in luci. by Nicolas Geoffray · 6 years ago
  61. 2a97fd3 Switch-interpreter: Reduce copy-pasted code in array handling. am: 1332c26c69 by David Srbecky · 6 years ago
  62. f670be2 Switch-interpreter: Reduce amount of copy-pasted code. am: ee12e3abd3 by David Srbecky · 6 years ago
  63. 1332c26 Switch-interpreter: Reduce copy-pasted code in array handling. by David Srbecky · 6 years ago
  64. ee12e3a Switch-interpreter: Reduce amount of copy-pasted code. by David Srbecky · 6 years ago
  65. 49065c6 Add libfieldnull static target. am: 05e4b0263f by Alex Light · 6 years ago
  66. 05e4b02 Add libfieldnull static target. by Alex Light · 6 years ago
  67. 748efaf ART: Avoid shared cache lines for JIT code allocations am: df1ab205c7 by Orion Hodson · 6 years ago
  68. df1ab20 ART: Avoid shared cache lines for JIT code allocations by Orion Hodson · 6 years ago
  69. 2c57a1b ARM/ARM64: Clean up artFindNativeMethod(). am: 743600d5ae by Vladimir Marko · 6 years ago
  70. 743600d ARM/ARM64: Clean up artFindNativeMethod(). by Vladimir Marko · 6 years ago
  71. ad189bb Switch-interpreter: Add boolean return value to opcodes. am: bd613eced1 by David Srbecky · 6 years ago
  72. 419cb9f Switch-interpreter: Add GetVReg/SetVReg forwarding helpers. am: 6baf64482a by David Srbecky · 6 years ago
  73. 4486b76 Add validation for publicAlternatives am: 1cfbd2946c by Andrei Onea · 6 years ago
  74. bd613ec Switch-interpreter: Add boolean return value to opcodes. by David Srbecky · 6 years ago
  75. 6baf644 Switch-interpreter: Add GetVReg/SetVReg forwarding helpers. by David Srbecky · 6 years ago
  76. 1cfbd29 Add validation for publicAlternatives by Andrei Onea · 6 years ago
  77. 99cfbce Fix wrong assumption on boolean type. am: eb104c8f28 by Nicolas Geoffray · 6 years ago
  78. eb104c8 Fix wrong assumption on boolean type. by Nicolas Geoffray · 6 years ago
  79. c44f8c2 ART: Remove superfluous logging am: dddb6dea94 by Andreas Gampe · 6 years ago
  80. dddb6de ART: Remove superfluous logging by Andreas Gampe · 6 years ago
  81. 19f6129 Fix missing return when trying to skip threads dump when mutator lock is exclusively held by Brian Carlstrom · 6 years ago
  82. 54a6d4c Fix missing return when trying to skip threads dump when mutator lock is exclusively held by Brian Carlstrom · 6 years ago
  83. ed93ff3 ART: Allow thread suspend lock to be held when dumping a thread am: 7d42cdd505 by Andreas Gampe · 6 years ago
  84. 7d42cdd ART: Allow thread suspend lock to be held when dumping a thread by Andreas Gampe · 6 years ago
  85. 73679c5 ART: Skip all-threads dump on abort if locks are held am: ba26b51e2e by Andreas Gampe · 6 years ago
  86. ba26b51 ART: Skip all-threads dump on abort if locks are held by Andreas Gampe · 6 years ago
  87. f9dcc25 Add runtimeISA logging when no original dex files am: e8e2d00ec0 by randy.jeong · 6 years ago
  88. e8e2d00 Add runtimeISA logging when no original dex files by randy.jeong · 6 years ago
  89. a89f81a Remove skipped blocks reuse mechanism am: dbb57f3f8e by Hans Boehm · 6 years ago
  90. dbb57f3 Remove skipped blocks reuse mechanism by Hans Boehm · 6 years ago
  91. 9f3f98a Make test 1946 faster am: f98a38740b by Alex Light · 6 years ago
  92. f98a387 Make test 1946 faster by Alex Light · 6 years ago
  93. 431024e Clean up creating handles from `this`. am: 3068d582ef by Vladimir Marko · 6 years ago
  94. ff0edf3 Add default template args to Heap::Alloc*Object*(). am: 991cd5cc16 by Vladimir Marko · 6 years ago
  95. 3068d58 Clean up creating handles from `this`. by Vladimir Marko · 6 years ago
  96. 991cd5c Add default template args to Heap::Alloc*Object*(). by Vladimir Marko · 6 years ago
  97. 2bfee95 Eliminate dead LoadClass when pruning ClinitCheck. am: 78da5e255d by Vladimir Marko · 6 years ago
  98. 78da5e2 Eliminate dead LoadClass when pruning ClinitCheck. by Vladimir Marko · 6 years ago
  99. b067732 Ensure non-standard returns release monitors am: 49af704f0f by Alex Light · 6 years ago
  100. 1ec894c FdFile needs close even without any valid FD am: bee28948fd by Alex Light · 6 years ago