1. a933fd2 am 2a4e6284: am 97d9f286: Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  2. 2a4e628 am 97d9f286: Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  3. 97d9f28 Merge "ART: Some Quick cleanup" by Andreas Gampe · 10 years ago
  4. d500b53 ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  5. 2ba7e76 am 876a52a1: am 48aba684: Merge "Fix register allocator test." by Calin Juravle · 10 years ago
  6. 876a52a am 48aba684: Merge "Fix register allocator test." by Calin Juravle · 10 years ago
  7. 48aba68 Merge "Fix register allocator test." by Calin Juravle · 10 years ago
  8. d426a8f Fix register allocator test. by Calin Juravle · 10 years ago
  9. 770433e am 4874e236: am e7fd3e3a: Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  10. 4874e23 am e7fd3e3a: Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  11. e7fd3e3 Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  12. 88f0264 am d7c920ce: am 606a81aa: Merge "Ensure HCondition nodes on objects are either HEqual or HNotEqual" by Roland Levillain · 10 years ago
  13. d7c920c am 606a81aa: Merge "Ensure HCondition nodes on objects are either HEqual or HNotEqual" by Roland Levillain · 10 years ago
  14. 606a81a Merge "Ensure HCondition nodes on objects are either HEqual or HNotEqual" by Roland Levillain · 10 years ago
  15. d41b789 am 14e53166: am 3889897a: Merge "ART: Run Checker with Python >2.6" by David Brazdil · 10 years ago
  16. 14e5316 am 3889897a: Merge "ART: Run Checker with Python >2.6" by David Brazdil · 10 years ago
  17. 16ad422 am 9f125c08: am a943a75a: Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 10 years ago
  18. 3889897 Merge "ART: Run Checker with Python >2.6" by David Brazdil · 10 years ago
  19. 123c5e9 ART: Run Checker with Python >2.6 by David Brazdil · 10 years ago
  20. 9f125c0 am a943a75a: Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 10 years ago
  21. a943a75 Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 10 years ago
  22. e7134de am 1edba863: am 452773fe: Merge "Address review comments." by Nicolas Geoffray · 10 years ago
  23. 1edba86 am 452773fe: Merge "Address review comments." by Nicolas Geoffray · 10 years ago
  24. 452773f Merge "Address review comments." by Nicolas Geoffray · 10 years ago
  25. 3747b48 Address review comments. by Nicolas Geoffray · 10 years ago
  26. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  27. a43a2de am 15e74579: am e210661a: Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 10 years ago
  28. 15e7457 am e210661a: Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 10 years ago
  29. e210661 Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 10 years ago
  30. aecbd26 Ensure HCondition nodes on objects are either HEqual or HNotEqual by Roland Levillain · 10 years ago
  31. ddf05aa ART: Fix compiler warning at arm/int_arm.cc:644 by Dmitry Petrochenko · 10 years ago
  32. c350041 am feaeb5d7: am d599b393: Merge "Checker cleanup" by David Brazdil · 10 years ago
  33. feaeb5d am d599b393: Merge "Checker cleanup" by David Brazdil · 10 years ago
  34. d599b39 Merge "Checker cleanup" by David Brazdil · 10 years ago
  35. 9006fe3 am e7701970: am 951d70b4: Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  36. 4920b93 am 35911d66: am e45ff20f: Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  37. 7b64c7c am cbbd3c5d: am 1235c46d: Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 10 years ago
  38. e770197 am 951d70b4: Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  39. 35911d6 am e45ff20f: Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  40. cbbd3c5 am 1235c46d: Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 10 years ago
  41. 951d70b Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 10 years ago
  42. e45ff20 Merge "Constant fold after inlining." by Nicolas Geoffray · 10 years ago
  43. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 10 years ago
  44. 1235c46 Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 10 years ago
  45. a8eef82 Do not use STMP, it conflicts with the calling convention. by Nicolas Geoffray · 10 years ago
  46. 72fb4c8 am 7b1bbfd8: am c2c7a33a: Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 10 years ago
  47. 7b1bbfd am c2c7a33a: Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 10 years ago
  48. c2c7a33 Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 10 years ago
  49. 6d9b306 am 912df7cb: am 212327a5: Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  50. 912df7c am 212327a5: Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  51. 212327a Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  52. 3f7dce8 Checker cleanup by David Brazdil · 10 years ago
  53. 5b04b1a am 8de55fdb: am b34d505b: Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  54. 8de55fd am b34d505b: Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  55. b34d505 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  56. 23dfe47 am c89c3bee: am 2bd68b77: Merge "Fix infinite loop in GenerateIdentityHashCode" by Mathieu Chartier · 10 years ago
  57. c89c3be am 2bd68b77: Merge "Fix infinite loop in GenerateIdentityHashCode" by Mathieu Chartier · 10 years ago
  58. 2bd68b7 Merge "Fix infinite loop in GenerateIdentityHashCode" by Mathieu Chartier · 10 years ago
  59. 7380c31 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  60. 0ca23b0 am b23e36eb: am fa048428: Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  61. b23e36e am fa048428: Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  62. fa04842 Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  63. 066f9e4 Quick: Clean up optimization pass order. by Vladimir Marko · 10 years ago
  64. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 10 years ago
  65. 10a5ac2 am 4f5666c2: am d16d76ac: Merge "Fix comment referring to nonexistent ElementDeleter" by Richard Uhler · 10 years ago
  66. 4f5666c am d16d76ac: Merge "Fix comment referring to nonexistent ElementDeleter" by Richard Uhler · 10 years ago
  67. d16d76a Merge "Fix comment referring to nonexistent ElementDeleter" by Richard Uhler · 10 years ago
  68. 35a58e0 am b37e11fa: am 12c03ac7: Merge "Add --no-clean to checker (keeps the generated files around)" by Calin Juravle · 10 years ago
  69. b37e11f am 12c03ac7: Merge "Add --no-clean to checker (keeps the generated files around)" by Calin Juravle · 10 years ago
  70. 12c03ac Merge "Add --no-clean to checker (keeps the generated files around)" by Calin Juravle · 10 years ago
  71. f914706 Add --no-clean to checker (keeps the generated files around) by Calin Juravle · 10 years ago
  72. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  73. dc9c133 am a8ab8d31: am 36740379: Merge "Remove test that is now invalid." by Nicolas Geoffray · 10 years ago
  74. a8ab8d3 am 36740379: Merge "Remove test that is now invalid." by Nicolas Geoffray · 10 years ago
  75. 3674037 Merge "Remove test that is now invalid." by Nicolas Geoffray · 10 years ago
  76. 6450d14 Remove test that is now invalid. by Nicolas Geoffray · 10 years ago
  77. 33d11ae am b092d5a2: am 6a5f5b25: Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  78. b092d5a am 6a5f5b25: Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  79. 6a5f5b2 Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  80. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  81. ea82320 am 1d65b830: am ddcaf45d: Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  82. 3c04eb6 am 698581b1: am 3e384652: Merge "Increase default timeout" by Mathieu Chartier · 10 years ago
  83. 1d65b83 am ddcaf45d: Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  84. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  85. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  86. 698581b am 3e384652: Merge "Increase default timeout" by Mathieu Chartier · 10 years ago
  87. 3e38465 Merge "Increase default timeout" by Mathieu Chartier · 10 years ago
  88. 8dcde23 Increase default timeout by Mathieu Chartier · 10 years ago
  89. 1a410ed am 1f0ef91e: am 3ea0b9fb: Merge "Print more info in MarkSweep::VerifyRoot" by Mathieu Chartier · 10 years ago
  90. 1f0ef91 am 3ea0b9fb: Merge "Print more info in MarkSweep::VerifyRoot" by Mathieu Chartier · 10 years ago
  91. 3ea0b9f Merge "Print more info in MarkSweep::VerifyRoot" by Mathieu Chartier · 10 years ago
  92. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  93. a5780ac am 2627935f: (-s ours) am f2df4941: Merge "Print more info in MarkSweep::VerifyRoot" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  94. 2627935 am f2df4941: Merge "Print more info in MarkSweep::VerifyRoot" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  95. f2df494 Merge "Print more info in MarkSweep::VerifyRoot" into lmp-mr1-dev by Mathieu Chartier · 10 years ago
  96. 9074b09 am 070b51b5: am 9f06b194: Merge "ART: Remove compiler invocation from Checker" by David Brazdil · 10 years ago
  97. a61b437 am b3eff762: am 0223a19f: Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  98. 9e2e16a am fd9821fd: am 726078d2: Merge "ART: Optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  99. 070b51b am 9f06b194: Merge "ART: Remove compiler invocation from Checker" by David Brazdil · 10 years ago
  100. b3eff76 am 0223a19f: Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago