1. f1e91bf Merge "ART: Refactor CommonRuntimeTest::SetUp" am: fae1db92d8 am: db2980ae9e by Andreas Gampe · 9 years ago
  2. e38c254 Merge "ART: Recognize cortex-a53.a57 for ARM features" am: 5640499750 by Andreas Gampe · 9 years ago
  3. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 9 years ago
  4. 90f5250 Merge "Revert "Revert "ART: Reduce the instructions generated by packed switch.""" am: 14c4e90f67 by Vladimir Marko · 9 years ago
  5. 711159d Merge "Fix braino in parallel move resolver." am: 6132a3884a am: ab971e37cf by Nicolas Geoffray · 9 years ago
  6. 9db7443 Merge "Revert "Tweak inlining heuristics."" am: 8e00676291 am: 55c0f49cf1 by Nicolas Geoffray · 9 years ago
  7. 87e11da Merge "Optimizing/ARM: Fix AddConstant() to adhere to set_cc." am: 0ac7a8e505 by Vladimir Marko · 9 years ago
  8. 7a0495f Merge "Tweak inlining heuristics." am: ff6ab45547 am: a2ade148e3 by Nicolas Geoffray · 9 years ago
  9. 53b7712 Merge "Change DCHECK into CHECK to diagnose sporadic crash." am: 2dbab9548b by Nicolas Geoffray · 9 years ago
  10. 471fb5b Merge "Add some dumping when SIGQUIT for the JIT." am: bdd12e0e04 am: 88e3342e07 by Nicolas Geoffray · 9 years ago
  11. db92e15 Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." am: fb9f4ad455 by Hiroshi Yamauchi · 9 years ago
  12. 3f185f8 Merge "Ensure that ClassTable has correct alignment in image." am: d16bb3f0dc by Alex Light · 9 years ago
  13. db2980a Merge "ART: Refactor CommonRuntimeTest::SetUp" am: fae1db92d8 by Andreas Gampe · 9 years ago
  14. fae1db9 Merge "ART: Refactor CommonRuntimeTest::SetUp" by Andreas Gampe · 9 years ago
  15. a00f012 ART: Refactor CommonRuntimeTest::SetUp by Andreas Gampe · 9 years ago
  16. bb88f60 Merge "ART: Recognize cortex-a53.a57 for ARM features" am: 5640499750 by Andreas Gampe · 9 years ago
  17. 9f784b2 Merge "Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""" by Alex Light · 9 years ago
  18. 5640499 Merge "ART: Recognize cortex-a53.a57 for ARM features" by Andreas Gampe · 9 years ago
  19. ec178ee Merge "Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""" by Alex Light · 9 years ago
  20. b0276da Merge "Revert "Revert "ART: Reduce the instructions generated by packed switch.""" by Vladimir Marko · 9 years ago
  21. 14c4e90 Merge "Revert "Revert "ART: Reduce the instructions generated by packed switch.""" by Vladimir Marko · 9 years ago
  22. ab971e3 Merge "Fix braino in parallel move resolver." am: 6132a3884a by Nicolas Geoffray · 9 years ago
  23. 55c0f49 Merge "Revert "Tweak inlining heuristics."" am: 8e00676291 by Nicolas Geoffray · 9 years ago
  24. 6132a38 Merge "Fix braino in parallel move resolver." by Nicolas Geoffray · 9 years ago
  25. 8e00676 Merge "Revert "Tweak inlining heuristics."" by Nicolas Geoffray · 9 years ago
  26. b17d1cc Revert "Tweak inlining heuristics." by Nicolas Geoffray · 9 years ago
  27. f3e0ee2 Revert "Revert "ART: Reduce the instructions generated by packed switch."" by Vladimir Marko · 9 years ago
  28. 84f8ba6 Merge "Optimizing/ARM: Fix AddConstant() to adhere to set_cc." am: 0ac7a8e505 by Vladimir Marko · 9 years ago
  29. 0ac7a8e Merge "Optimizing/ARM: Fix AddConstant() to adhere to set_cc." by Vladimir Marko · 9 years ago
  30. f5c09c3 Optimizing/ARM: Fix AddConstant() to adhere to set_cc. by Vladimir Marko · 9 years ago
  31. 3e3e4a7 Fix braino in parallel move resolver. by Nicolas Geoffray · 9 years ago
  32. a2ade14 Merge "Tweak inlining heuristics." am: ff6ab45547 by Nicolas Geoffray · 9 years ago
  33. ff6ab45 Merge "Tweak inlining heuristics." by Nicolas Geoffray · 9 years ago
  34. fcb7613 Tweak inlining heuristics. by Nicolas Geoffray · 9 years ago
  35. 6280ef8 Fix typo in LOG_TAG. by Narayan Kamath · 9 years ago
  36. b7346d5 Merge "Change DCHECK into CHECK to diagnose sporadic crash." am: 2dbab9548b by Nicolas Geoffray · 9 years ago
  37. 2dbab95 Merge "Change DCHECK into CHECK to diagnose sporadic crash." by Nicolas Geoffray · 9 years ago
  38. 4aaa1d3 Change DCHECK into CHECK to diagnose sporadic crash. by Nicolas Geoffray · 9 years ago
  39. 88e3342 Merge "Add some dumping when SIGQUIT for the JIT." am: bdd12e0e04 by Nicolas Geoffray · 9 years ago
  40. bdd12e0 Merge "Add some dumping when SIGQUIT for the JIT." by Nicolas Geoffray · 9 years ago
  41. e667c76 Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  42. fb9f4ad Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  43. a93138b Merge "Ensure that ClassTable has correct alignment in image." am: d16bb3f0dc by Alex Light · 9 years ago
  44. 901c55e ART: Recognize cortex-a53.a57 for ARM features by Andreas Gampe · 9 years ago
  45. d16bb3f Merge "Ensure that ClassTable has correct alignment in image." by Alex Light · 9 years ago
  46. e050c8f Ensure that ClassTable has correct alignment in image. by Alex Light · 9 years ago
  47. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  48. cc78f3f Fix (non-intrinsic) UnsafeCASObject for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  49. 333a943 Merge "Revert "X86: Use locked add rather than mfence"" am: 1c70f18dce by Aart Bik · 9 years ago
  50. 0c5b983 Merge "Revert "X86: Use locked add rather than mfence"" am: 1c70f18dce by Aart Bik · 9 years ago
  51. 02e0382 Merge "Remove references to dlmalloc specific functions" am: 1f312652e1 by Dimitry Ivanov · 9 years ago
  52. 64a1203 Merge "X86: Use locked add rather than mfence" am: c3ca1e6543 am: 1279e0f901 by Aart Bik · 9 years ago
  53. 1c70f18 Merge "Revert "X86: Use locked add rather than mfence"" by Aart Bik · 9 years ago
  54. ed3ae85 Merge "Remove references to dlmalloc specific functions" am: 1f312652e1 by Dimitry Ivanov · 9 years ago
  55. 0da3b91 Revert "X86: Use locked add rather than mfence" by Aart Bik · 9 years ago
  56. 1f31265 Merge "Remove references to dlmalloc specific functions" by Dimitry Ivanov · 9 years ago
  57. 1279e0f Merge "X86: Use locked add rather than mfence" am: c3ca1e6543 by Aart Bik · 9 years ago
  58. c3ca1e6 Merge "X86: Use locked add rather than mfence" by Aart Bik · 9 years ago
  59. b151121 Merge "Make the 008-exceptions test print everything to stdout" am: 9ddcbf69cf by Andreas Gampe · 9 years ago
  60. 6a06156 Merge "Remove spurious references to kEmitCompilerReadBarrier in MIPS." am: 27f114df49 by Roland Levillain · 9 years ago
  61. 56add6d Merge "Make the 008-exceptions test print everything to stdout" am: 9ddcbf69cf by Andreas Gampe · 9 years ago
  62. c971fa3 Merge "Remove spurious references to kEmitCompilerReadBarrier in MIPS." by Roland Levillain · 9 years ago
  63. 9ddcbf6 Merge "Make the 008-exceptions test print everything to stdout" by Andreas Gampe · 9 years ago
  64. 27f114d Merge "Remove spurious references to kEmitCompilerReadBarrier in MIPS." by Roland Levillain · 9 years ago
  65. 698fa97 Remove spurious references to kEmitCompilerReadBarrier in MIPS. by Roland Levillain · 9 years ago
  66. ed54b4d Merge "MIPS32: Fuse long and FP compare & condition in Optimizing." am: cbf8af898e by Roland Levillain · 9 years ago
  67. c28f034 Merge "MIPS32: Fuse long and FP compare & condition in Optimizing." by Roland Levillain · 9 years ago
  68. cbf8af8 Merge "MIPS32: Fuse long and FP compare & condition in Optimizing." by Roland Levillain · 9 years ago
  69. 9ea6dff Merge "Adjust tests blacklisted for heap poisoning and read barriers." am: 1329b15f47 by Roland Levillain · 9 years ago
  70. e7bfd2b Merge "Disable LinkedTransferQueueTest tests failing on the CC." am: 42d3ab3b2b by Roland Levillain · 9 years ago
  71. a3f245d Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" am: 4741516396 by Roland Levillain · 9 years ago
  72. 9386803 Merge "Adjust tests blacklisted for heap poisoning and read barriers." by Roland Levillain · 9 years ago
  73. 57e8115 Merge "Disable LinkedTransferQueueTest tests failing on the CC." am: 42d3ab3b2b by Roland Levillain · 9 years ago
  74. 1660132 Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" by Roland Levillain · 9 years ago
  75. 1329b15 Merge "Adjust tests blacklisted for heap poisoning and read barriers." by Roland Levillain · 9 years ago
  76. 42d3ab3 Merge "Disable LinkedTransferQueueTest tests failing on the CC." by Roland Levillain · 9 years ago
  77. 4741516 Merge "Revert "Revert "Introduce support for hardware simulators, starting with ARM64""" by Roland Levillain · 9 years ago
  78. caad53d Disable LinkedTransferQueueTest tests failing on the CC. by Roland Levillain · 9 years ago
  79. 64daedd Make the 008-exceptions test print everything to stdout by Kevin Brodsky · 9 years ago
  80. e217fee Adjust tests blacklisted for heap poisoning and read barriers. by Roland Levillain · 9 years ago
  81. 03e77ec Merge "Add test case for bad arm code generation." am: 7f3b38cc23 am: ed962f1897 by Nicolas Geoffray · 9 years ago
  82. 6a2ff9f Merge "Revert "ART: Reduce the instructions generated by packed switch."" am: d7d3538383 by Nicolas Geoffray · 9 years ago
  83. ed962f1 Merge "Add test case for bad arm code generation." am: 7f3b38cc23 by Nicolas Geoffray · 9 years ago
  84. 7654177 Merge "Revert "ART: Reduce the instructions generated by packed switch."" by Nicolas Geoffray · 9 years ago
  85. 7f3b38c Merge "Add test case for bad arm code generation." by Nicolas Geoffray · 9 years ago
  86. d7d3538 Merge "Revert "ART: Reduce the instructions generated by packed switch."" by Nicolas Geoffray · 9 years ago
  87. a22cd2e Add test case for bad arm code generation. by Nicolas Geoffray · 9 years ago
  88. b4c1376 Revert "ART: Reduce the instructions generated by packed switch." by Nicolas Geoffray · 9 years ago
  89. 9868925 Merge "ART: Compile run-tests with Java 7." am: 6b75bc08e8 am: 5783c2ec79 by Vladimir Marko · 9 years ago
  90. 5783c2e Merge "ART: Compile run-tests with Java 7." am: 6b75bc08e8 by Vladimir Marko · 9 years ago
  91. 6b75bc0 Merge "ART: Compile run-tests with Java 7." by Vladimir Marko · 9 years ago
  92. f45c3f8 ART: Compile run-tests with Java 7. by Vladimir Marko · 9 years ago
  93. 07a9a25 Merge "Revert "ART: Set RTI of Arm64IntermediateAddress"" am: 96f721dd41 by Nicolas Geoffray · 9 years ago
  94. c9f66d5 Merge "Revert "ART: Set RTI of Arm64IntermediateAddress"" am: 96f721dd41 by Nicolas Geoffray · 9 years ago
  95. 96f721d Merge "Revert "ART: Set RTI of Arm64IntermediateAddress"" by Nicolas Geoffray · 9 years ago
  96. dce90b9 Revert "ART: Set RTI of Arm64IntermediateAddress" by Nicolas Geoffray · 9 years ago
  97. 5ab887a Merge "Revert "ART: Refactor SsaBuilder for more precise typing info"" am: b059c8a044 by Nicolas Geoffray · 9 years ago
  98. 13cd5ca Merge "Revert "ART: Refactor SsaBuilder for more precise typing info"" by Nicolas Geoffray · 9 years ago
  99. b059c8a Merge "Revert "ART: Refactor SsaBuilder for more precise typing info"" by Nicolas Geoffray · 9 years ago
  100. 7826e56 Merge "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" am: bc90a0538e by Alex Light · 9 years ago