1. 15e7457 am e210661a: Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 10 years ago
  2. e210661 Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 10 years ago
  3. ddf05aa ART: Fix compiler warning at arm/int_arm.cc:644 by Dmitry Petrochenko · 10 years ago
  4. feaeb5d am d599b393: Merge "Checker cleanup" by David Brazdil · 10 years ago
  5. d599b39 Merge "Checker cleanup" by David Brazdil · 10 years ago
  6. e770197 am 951d70b4: Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  7. 35911d6 am e45ff20f: Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  8. cbbd3c5 am 1235c46d: Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 10 years ago
  9. 951d70b Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  10. e45ff20 Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  11. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 10 years ago
  12. 1235c46 Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 10 years ago
  13. a8eef82 Do not use STMP, it conflicts with the calling convention. by Nicolas Geoffray · 10 years ago
  14. 7b1bbfd am c2c7a33a: Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 10 years ago
  15. c2c7a33 Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 10 years ago
  16. 912df7c am 212327a5: Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  17. 212327a Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  18. 3f7dce8 Checker cleanup by David Brazdil · 10 years ago
  19. c89c3be am 2bd68b77: Merge "Fix infinite loop in GenerateIdentityHashCode" by Mathieu Chartier · 10 years ago
  20. 2bd68b7 Merge "Fix infinite loop in GenerateIdentityHashCode" by Mathieu Chartier · 10 years ago
  21. 7380c31 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  22. b23e36e am fa048428: Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  23. fa04842 Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  24. 066f9e4 Quick: Clean up optimization pass order. by Vladimir Marko · 10 years ago
  25. 4f5666c am d16d76ac: Merge "Fix comment referring to nonexistent ElementDeleter" by Richard Uhler · 10 years ago
  26. d16d76a Merge "Fix comment referring to nonexistent ElementDeleter" by Richard Uhler · 10 years ago
  27. b37e11f am 12c03ac7: Merge "Add --no-clean to checker (keeps the generated files around)" by Calin Juravle · 10 years ago
  28. 12c03ac Merge "Add --no-clean to checker (keeps the generated files around)" by Calin Juravle · 10 years ago
  29. f914706 Add --no-clean to checker (keeps the generated files around) by Calin Juravle · 10 years ago
  30. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  31. a8ab8d3 am 36740379: Merge "Remove test that is now invalid." by Nicolas Geoffray · 10 years ago
  32. 3674037 Merge "Remove test that is now invalid." by Nicolas Geoffray · 10 years ago
  33. 6450d14 Remove test that is now invalid. by Nicolas Geoffray · 10 years ago
  34. b092d5a am 6a5f5b25: Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  35. 6a5f5b2 Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  36. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  37. 1d65b83 am ddcaf45d: Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  38. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  39. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  40. 698581b am 3e384652: Merge "Increase default timeout" by Mathieu Chartier · 10 years ago
  41. 3e38465 Merge "Increase default timeout" by Mathieu Chartier · 10 years ago
  42. 8dcde23 Increase default timeout by Mathieu Chartier · 10 years ago
  43. 1f0ef91 am 3ea0b9fb: Merge "Print more info in MarkSweep::VerifyRoot" by Mathieu Chartier · 10 years ago
  44. 3ea0b9f Merge "Print more info in MarkSweep::VerifyRoot" by Mathieu Chartier · 10 years ago
  45. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  46. 070b51b am 9f06b194: Merge "ART: Remove compiler invocation from Checker" by David Brazdil · 10 years ago
  47. b3eff76 am 0223a19f: Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  48. fd9821f am 726078d2: Merge "ART: Optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  49. 9f06b19 Merge "ART: Remove compiler invocation from Checker" by David Brazdil · 10 years ago
  50. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  51. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  52. 726078d Merge "ART: Optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  53. 9b0b6a6 am 88c7c58e: Merge "ART: Only run addr2line in abort thread dumps" by Andreas Gampe · 10 years ago
  54. d7015d1 am 5306f5d7: Merge "Fix false alarm on thread suspend timeout" by Mathieu Chartier · 10 years ago
  55. 88c7c58 Merge "ART: Only run addr2line in abort thread dumps" by Andreas Gampe · 10 years ago
  56. 32beaff ART: Remove compiler invocation from Checker by David Brazdil · 10 years ago
  57. 941c551 ART: Only run addr2line in abort thread dumps by Andreas Gampe · 10 years ago
  58. 5306f5d Merge "Fix false alarm on thread suspend timeout" by Mathieu Chartier · 10 years ago
  59. 3c43f8d Fix comment referring to nonexistent ElementDeleter by Richard Uhler · 10 years ago
  60. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  61. 4a5afe0 am 420457e6: Merge "ART: Logging levels for Checker" by David Brazdil · 10 years ago
  62. 420457e Merge "ART: Logging levels for Checker" by David Brazdil · 10 years ago
  63. c324be8 am c507c7f8: Merge "[optimizing compiler] Compute live spill size" by Nicolas Geoffray · 10 years ago
  64. c507c7f Merge "[optimizing compiler] Compute live spill size" by Nicolas Geoffray · 10 years ago
  65. 5be3d94 am f80dfb49: Merge "ART: Increase run-test 114 Java-level timeout" by Andreas Gampe · 10 years ago
  66. f80dfb4 Merge "ART: Increase run-test 114 Java-level timeout" by Andreas Gampe · 10 years ago
  67. f85a9ca [optimizing compiler] Compute live spill size by Mark Mendell · 10 years ago
  68. ee576fa ART: Increase run-test 114 Java-level timeout by Andreas Gampe · 10 years ago
  69. 62379f0 am e81e1cd7: Merge "ART: Allow scoped adjustments to log verbosity" by Andreas Gampe · 10 years ago
  70. e81e1cd Merge "ART: Allow scoped adjustments to log verbosity" by Andreas Gampe · 10 years ago
  71. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  72. f74ccf6 am 63991dd7: Merge "Disable test for NDEBUG, it uses libarttest.so." by Nicolas Geoffray · 10 years ago
  73. 63991dd Merge "Disable test for NDEBUG, it uses libarttest.so." by Nicolas Geoffray · 10 years ago
  74. 8c9200a Disable test for NDEBUG, it uses libarttest.so. by Nicolas Geoffray · 10 years ago
  75. 4cc2898 am a61a3295: Merge "ART: Mac build fix for unused constant" by Andreas Gampe · 10 years ago
  76. a61a329 Merge "ART: Mac build fix for unused constant" by Andreas Gampe · 10 years ago
  77. fcf81d8 ART: Mac build fix for unused constant by Andreas Gampe · 10 years ago
  78. 10132a6 am 659b1ebd: Merge "ART: Host timeout Mac build fix." by Andreas Gampe · 10 years ago
  79. 659b1eb Merge "ART: Host timeout Mac build fix." by Andreas Gampe · 10 years ago
  80. cbfded4 ART: Host timeout Mac build fix. by Andreas Gampe · 10 years ago
  81. 2245a31 am 44c78b3f: Merge "ART: Simple structural class check" by Andreas Gampe · 10 years ago
  82. 44c78b3 Merge "ART: Simple structural class check" by Andreas Gampe · 10 years ago
  83. 85a9f06 am 1c1d40ab: Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  84. 7cca5df ART: Logging levels for Checker by David Brazdil · 10 years ago
  85. fd9eb39 ART: Simple structural class check by Andreas Gampe · 10 years ago
  86. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  87. a0a25e5 am cbabd3cb: Merge "ART: Clean assembler_test disassemblies" by Andreas Gampe · 10 years ago
  88. 42534cb am fe7e224a: Merge "ART: Dump all threads on test timeout" by Andreas Gampe · 10 years ago
  89. cbabd3c Merge "ART: Clean assembler_test disassemblies" by Andreas Gampe · 10 years ago
  90. fe7e224 Merge "ART: Dump all threads on test timeout" by Andreas Gampe · 10 years ago
  91. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  92. b453b74 am 4db3aeb8: Merge "ART: Fix indentation in Mips backend" by Andreas Gampe · 10 years ago
  93. 4db3aeb Merge "ART: Fix indentation in Mips backend" by Andreas Gampe · 10 years ago
  94. 8ebdc2b ART: Fix indentation in Mips backend by Andreas Gampe · 10 years ago
  95. 65bec69 ART: Clean assembler_test disassemblies by Andreas Gampe · 10 years ago
  96. 2d33aa1 am 4945bfef: Merge "ART: Change ternary location for timeout" by Andreas Gampe · 10 years ago
  97. 4945bfe Merge "ART: Change ternary location for timeout" by Andreas Gampe · 10 years ago
  98. 1e4b0ca ART: Change ternary location for timeout by Andreas Gampe · 10 years ago
  99. 879a2a7 am 127d9338: Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  100. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago