1. 5a23a4c Pass the memory region to allocate into to the compiler / allocation. am: 7f7539b8ed by Nicolas Geoffray · 6 years ago
  2. 251a5eb Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 6 years ago
  3. 7f7539b Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 6 years ago
  4. 0d1344b ART: Remove some compile-time info points am: 93adcb53c7 am: 724f601076 by Andreas Gampe · 6 years ago
  5. 724f601 ART: Remove some compile-time info points am: 93adcb53c7 by Andreas Gampe · 6 years ago
  6. 93adcb5 ART: Remove some compile-time info points by Andreas Gampe · 6 years ago
  7. 539a9a3 Tweak check script in case logs interleave with Java prints. am: 01f2e3a488 by Nicolas Geoffray · 6 years ago
  8. a929051 Tweak check script in case logs interleave with Java prints. am: 01f2e3a488 by Nicolas Geoffray · 6 years ago
  9. 01f2e3a Tweak check script in case logs interleave with Java prints. by Nicolas Geoffray · 6 years ago
  10. 9af3062 [automerger skipped] Fix imgdiag crashing for ASLR images by Mathieu Chartier · 6 years ago
  11. a5482e7 Switch-interpreter: Add new 'next' instruction field. am: 8867f3b017 by David Srbecky · 6 years ago
  12. 7c2a521 Switch-interpreter: Add new 'next' instruction field. am: 8867f3b017 by David Srbecky · 6 years ago
  13. 8867f3b Switch-interpreter: Add new 'next' instruction field. by David Srbecky · 6 years ago
  14. bc0f0e8 Fix imgdiag crashing for ASLR images am: d3b6664f45 am: 43cc28e1ea by Mathieu Chartier · 6 years ago
  15. 43cc28e Fix imgdiag crashing for ASLR images am: d3b6664f45 by Mathieu Chartier · 6 years ago
  16. 1119708 Fix imgdiag crashing for ASLR images by Mathieu Chartier · 6 years ago
  17. d3b6664 Fix imgdiag crashing for ASLR images by Mathieu Chartier · 6 years ago
  18. aa06dd5 Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. am: 09744acaab by Roland Levillain · 6 years ago
  19. 5f41b0c Fix the output of art_apex_test.py's `--list` option. am: 8c7308778f by Roland Levillain · 6 years ago
  20. fb6e551 Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. by Roland Levillain · 6 years ago
  21. 68bbd5a Fix the output of art_apex_test.py's `--list` option. am: 8c7308778f by Roland Levillain · 6 years ago
  22. 09744ac Refactor `List.print_list` and `Tree.print_tree` in `art_apex_test.py`. by Roland Levillain · 6 years ago
  23. 8c73087 Fix the output of art_apex_test.py's `--list` option. by Roland Levillain · 6 years ago
  24. 54ffd97 Update TODOs for ICU library links. am: c9ea3d185d am: 99f68fedcc by Martin Stjernholm · 6 years ago
  25. 99f68fe Update TODOs for ICU library links. am: c9ea3d185d by Martin Stjernholm · 6 years ago
  26. c9ea3d1 Update TODOs for ICU library links. by Martin Stjernholm · 6 years ago
  27. 643e389 ART: Mark unreachable catch handler code in verifier am: 0a7d0b10d2 by Andreas Gampe · 6 years ago
  28. ec2ccd6 ART: Handle unresolved catch handler types differently in the verifier am: 6087bc210f by Andreas Gampe · 6 years ago
  29. 0ba75de ART: Mark unreachable catch handler code in verifier am: 0a7d0b10d2 by Andreas Gampe · 6 years ago
  30. 010c33e ART: Handle unresolved catch handler types differently in the verifier by Andreas Gampe · 6 years ago
  31. 0a7d0b1 ART: Mark unreachable catch handler code in verifier by Andreas Gampe · 6 years ago
  32. 6087bc2 ART: Handle unresolved catch handler types differently in the verifier by Andreas Gampe · 6 years ago
  33. 1f786c5 Fix dex2oatd module definition. am: 9a45d01b40 am: dbee94f94b by Roland Levillain · 6 years ago
  34. dbee94f Fix dex2oatd module definition. am: 9a45d01b40 by Roland Levillain · 6 years ago
  35. 9a45d01 Fix dex2oatd module definition. by Roland Levillain · 6 years ago
  36. c4d77f8 Add CtsJdwpTestCases as ART presubmit. am: 1e4ed979e5 am: 290bb5896f by Nicolas Geoffray · 6 years ago
  37. 290bb58 Add CtsJdwpTestCases as ART presubmit. am: 1e4ed979e5 by Nicolas Geoffray · 6 years ago
  38. 1e4ed97 Add CtsJdwpTestCases as ART presubmit. by Nicolas Geoffray · 6 years ago
  39. 3f8ceea Move memory related regions of the JIT cache in its own class. am: 2a905b2b50 by Nicolas Geoffray · 6 years ago
  40. 466fb60 Move memory related regions of the JIT cache in its own class. am: 2a905b2b50 by Nicolas Geoffray · 6 years ago
  41. 2a905b2 Move memory related regions of the JIT cache in its own class. by Nicolas Geoffray · 6 years ago
  42. 0257416 Don't use prejit for jit-at-first-use. am: 29bb803f2d am: ea82eb9a34 by Nicolas Geoffray · 6 years ago
  43. ea82eb9 Don't use prejit for jit-at-first-use. am: 29bb803f2d by Nicolas Geoffray · 6 years ago
  44. 29bb803 Don't use prejit for jit-at-first-use. by Nicolas Geoffray · 6 years ago
  45. ddb0e2a Remove requirement of a ProfilingInfo for jitted code. am: d2f13ba715 by Nicolas Geoffray · 6 years ago
  46. 5978db8 Remove requirement of a ProfilingInfo for jitted code. am: d2f13ba715 by Nicolas Geoffray · 6 years ago
  47. d2f13ba Remove requirement of a ProfilingInfo for jitted code. by Nicolas Geoffray · 6 years ago
  48. c27c339 Revert "Remove skipped blocks reuse mechanism" am: e7d7e9dd01 am: 5a372f0356 by Hans Boehm · 6 years ago
  49. 5a372f0 Revert "Remove skipped blocks reuse mechanism" am: e7d7e9dd01 by Hans Boehm · 6 years ago
  50. e7d7e9d Revert "Remove skipped blocks reuse mechanism" by Hans Boehm · 6 years ago
  51. 8c1c1c3 Document ART's `--verbose-methods` compiler option in dex2oat's usage. am: e1de95c992 by Roland Levillain · 6 years ago
  52. 26bbcc9 Document ART's `--verbose-methods` compiler option in dex2oat's usage. by Roland Levillain · 6 years ago
  53. e1de95c Document ART's `--verbose-methods` compiler option in dex2oat's usage. by Roland Levillain · 6 years ago
  54. 277419c Add AVX support for packed add/sub instructions on x86 am: 81d15be769 by Shalini Salomi Bodapati · 6 years ago
  55. 5cacd98 Add AVX support for packed add/sub instructions on x86 am: 81d15be769 by Shalini Salomi Bodapati · 6 years ago
  56. 67b0fb1 Remove main console in luci. am: 5fd673488c am: 0738bee17c by Nicolas Geoffray · 6 years ago
  57. 0738bee Remove main console in luci. am: 5fd673488c by Nicolas Geoffray · 6 years ago
  58. 81d15be Add AVX support for packed add/sub instructions on x86 by Shalini Salomi Bodapati · 6 years ago
  59. 5fd6734 Remove main console in luci. by Nicolas Geoffray · 6 years ago
  60. 638d0ea Switch-interpreter: Reduce copy-pasted code in array handling. am: 1332c26c69 by David Srbecky · 6 years ago
  61. 2822e50 Switch-interpreter: Reduce amount of copy-pasted code. am: ee12e3abd3 by David Srbecky · 6 years ago
  62. 2a97fd3 Switch-interpreter: Reduce copy-pasted code in array handling. am: 1332c26c69 by David Srbecky · 6 years ago
  63. f670be2 Switch-interpreter: Reduce amount of copy-pasted code. am: ee12e3abd3 by David Srbecky · 6 years ago
  64. 1332c26 Switch-interpreter: Reduce copy-pasted code in array handling. by David Srbecky · 6 years ago
  65. ee12e3a Switch-interpreter: Reduce amount of copy-pasted code. by David Srbecky · 6 years ago
  66. f5a0a0d Add libfieldnull static target. am: 05e4b0263f am: 49065c685b by Alex Light · 6 years ago
  67. abc69f3 [automerger skipped] ART: Avoid shared cache lines for JIT code allocations by Orion Hodson · 6 years ago
  68. 7da1ef0 [automerger skipped] Fix wrong assumption on boolean type. by Nicolas Geoffray · 6 years ago
  69. 49065c6 Add libfieldnull static target. am: 05e4b0263f by Alex Light · 6 years ago
  70. 05e4b02 Add libfieldnull static target. by Alex Light · 6 years ago
  71. 9164ff4 ART: Avoid shared cache lines for JIT code allocations by Orion Hodson · 6 years ago
  72. e4a0527 ART: Avoid shared cache lines for JIT code allocations am: df1ab205c7 by Orion Hodson · 6 years ago
  73. 748efaf ART: Avoid shared cache lines for JIT code allocations am: df1ab205c7 by Orion Hodson · 6 years ago
  74. df1ab20 ART: Avoid shared cache lines for JIT code allocations by Orion Hodson · 6 years ago
  75. bbdb30f ARM/ARM64: Clean up artFindNativeMethod(). am: 743600d5ae am: 2c57a1b279 by Vladimir Marko · 6 years ago
  76. 2c57a1b ARM/ARM64: Clean up artFindNativeMethod(). am: 743600d5ae by Vladimir Marko · 6 years ago
  77. 743600d ARM/ARM64: Clean up artFindNativeMethod(). by Vladimir Marko · 6 years ago
  78. 660f976 Switch-interpreter: Add boolean return value to opcodes. am: bd613eced1 by David Srbecky · 6 years ago
  79. 38f0b17 Switch-interpreter: Add GetVReg/SetVReg forwarding helpers. am: 6baf64482a by David Srbecky · 6 years ago
  80. 30451a0 Add validation for publicAlternatives am: 1cfbd2946c am: 4486b76768 by Andrei Onea · 6 years ago
  81. ad189bb Switch-interpreter: Add boolean return value to opcodes. am: bd613eced1 by David Srbecky · 6 years ago
  82. 419cb9f Switch-interpreter: Add GetVReg/SetVReg forwarding helpers. am: 6baf64482a by David Srbecky · 6 years ago
  83. 4486b76 Add validation for publicAlternatives am: 1cfbd2946c by Andrei Onea · 6 years ago
  84. bd613ec Switch-interpreter: Add boolean return value to opcodes. by David Srbecky · 6 years ago
  85. 6baf644 Switch-interpreter: Add GetVReg/SetVReg forwarding helpers. by David Srbecky · 6 years ago
  86. 1cfbd29 Add validation for publicAlternatives by Andrei Onea · 6 years ago
  87. afa8e6b Fix wrong assumption on boolean type. am: eb104c8f28 am: 99cfbce65a by Nicolas Geoffray · 6 years ago
  88. 99cfbce Fix wrong assumption on boolean type. am: eb104c8f28 by Nicolas Geoffray · 6 years ago
  89. 82d6472 Fix wrong assumption on boolean type. by Nicolas Geoffray · 6 years ago
  90. eb104c8 Fix wrong assumption on boolean type. by Nicolas Geoffray · 6 years ago
  91. 72c1058 [automerger skipped] Fix missing return when trying to skip threads dump when mutator lock is exclusively held by Brian Carlstrom · 6 years ago
  92. 6c93000 ART: Remove superfluous logging am: dddb6dea94 am: c44f8c2a36 by Andreas Gampe · 6 years ago
  93. c44f8c2 ART: Remove superfluous logging am: dddb6dea94 by Andreas Gampe · 6 years ago
  94. dddb6de ART: Remove superfluous logging by Andreas Gampe · 6 years ago
  95. f48ed27 Fix missing return when trying to skip threads dump when mutator lock is exclusively held by Brian Carlstrom · 6 years ago
  96. e0f81e3 [automerger skipped] ART: Allow thread suspend lock to be held when dumping a thread by Andreas Gampe · 6 years ago
  97. 8839932 [automerger skipped] ART: Skip all-threads dump on abort if locks are held by Andreas Gampe · 6 years ago
  98. 56a985f ART: Allow thread suspend lock to be held when dumping a thread by Andreas Gampe · 6 years ago
  99. 907a085 ART: Skip all-threads dump on abort if locks are held by Andreas Gampe · 6 years ago
  100. 5977c6e [automerger skipped] Merge commit '67c932ce050e80b9bf23b15b24d9aed1a2ee209d' into art-file-create am: 7b1b6673e3 am: 89cb524ea7 -s ours am: d55574c730 -s ours am: 097a32c3f0 -s ours by Calin Juravle · 6 years ago