1. 3889897 Merge "ART: Run Checker with Python >2.6" by David Brazdil · 9 years ago
  2. 123c5e9 ART: Run Checker with Python >2.6 by David Brazdil · 9 years ago
  3. a943a75 Merge "ART: Invoke Checker from run-test scripts" by David Brazdil · 9 years ago
  4. 452773f Merge "Address review comments." by Nicolas Geoffray · 9 years ago
  5. 3747b48 Address review comments. by Nicolas Geoffray · 9 years ago
  6. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  7. e210661 Merge "ART: Fix compiler warning at arm/int_arm.cc:644" by Vladimir Marko · 9 years ago
  8. ddf05aa ART: Fix compiler warning at arm/int_arm.cc:644 by Dmitry Petrochenko · 10 years ago
  9. d599b39 Merge "Checker cleanup" by David Brazdil · 9 years ago
  10. 951d70b Merge "Quick: Clean up optimization pass order." by Vladimir Marko · 9 years ago
  11. e45ff20 Merge "Constant fold after inlining." by Nicolas Geoffray · 9 years ago
  12. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 10 years ago
  13. 1235c46 Merge "Do not use STMP, it conflicts with the calling convention." by Nicolas Geoffray · 9 years ago
  14. a8eef82 Do not use STMP, it conflicts with the calling convention. by Nicolas Geoffray · 10 years ago
  15. c2c7a33 Merge "Do not use register pair in a parallel move." by Nicolas Geoffray · 9 years ago
  16. 212327a Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  17. 3f7dce8 Checker cleanup by David Brazdil · 10 years ago
  18. 2bd68b7 Merge "Fix infinite loop in GenerateIdentityHashCode" by Mathieu Chartier · 10 years ago
  19. 7380c31 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  20. fa04842 Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  21. 066f9e4 Quick: Clean up optimization pass order. by Vladimir Marko · 10 years ago
  22. d16d76a Merge "Fix comment referring to nonexistent ElementDeleter" by Richard Uhler · 10 years ago
  23. 12c03ac Merge "Add --no-clean to checker (keeps the generated files around)" by Calin Juravle · 10 years ago
  24. f914706 Add --no-clean to checker (keeps the generated files around) by Calin Juravle · 10 years ago
  25. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  26. 3674037 Merge "Remove test that is now invalid." by Nicolas Geoffray · 10 years ago
  27. 6450d14 Remove test that is now invalid. by Nicolas Geoffray · 10 years ago
  28. 6a5f5b2 Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  29. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  30. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  31. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  32. 3e38465 Merge "Increase default timeout" by Mathieu Chartier · 10 years ago
  33. 8dcde23 Increase default timeout by Mathieu Chartier · 10 years ago
  34. 3ea0b9f Merge "Print more info in MarkSweep::VerifyRoot" by Mathieu Chartier · 10 years ago
  35. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  36. 9f06b19 Merge "ART: Remove compiler invocation from Checker" by David Brazdil · 10 years ago
  37. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  38. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  39. 726078d Merge "ART: Optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  40. 88c7c58 Merge "ART: Only run addr2line in abort thread dumps" by Andreas Gampe · 10 years ago
  41. 32beaff ART: Remove compiler invocation from Checker by David Brazdil · 10 years ago
  42. 941c551 ART: Only run addr2line in abort thread dumps by Andreas Gampe · 10 years ago
  43. 5306f5d Merge "Fix false alarm on thread suspend timeout" by Mathieu Chartier · 10 years ago
  44. 3c43f8d Fix comment referring to nonexistent ElementDeleter by Richard Uhler · 10 years ago
  45. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  46. 420457e Merge "ART: Logging levels for Checker" by David Brazdil · 10 years ago
  47. c507c7f Merge "[optimizing compiler] Compute live spill size" by Nicolas Geoffray · 10 years ago
  48. f80dfb4 Merge "ART: Increase run-test 114 Java-level timeout" by Andreas Gampe · 10 years ago
  49. f85a9ca [optimizing compiler] Compute live spill size by Mark Mendell · 10 years ago
  50. ee576fa ART: Increase run-test 114 Java-level timeout by Andreas Gampe · 10 years ago
  51. e81e1cd Merge "ART: Allow scoped adjustments to log verbosity" by Andreas Gampe · 10 years ago
  52. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  53. 63991dd Merge "Disable test for NDEBUG, it uses libarttest.so." by Nicolas Geoffray · 10 years ago
  54. 8c9200a Disable test for NDEBUG, it uses libarttest.so. by Nicolas Geoffray · 10 years ago
  55. a61a329 Merge "ART: Mac build fix for unused constant" by Andreas Gampe · 10 years ago
  56. fcf81d8 ART: Mac build fix for unused constant by Andreas Gampe · 10 years ago
  57. 659b1eb Merge "ART: Host timeout Mac build fix." by Andreas Gampe · 10 years ago
  58. cbfded4 ART: Host timeout Mac build fix. by Andreas Gampe · 10 years ago
  59. 44c78b3 Merge "ART: Simple structural class check" by Andreas Gampe · 10 years ago
  60. 7cca5df ART: Logging levels for Checker by David Brazdil · 10 years ago
  61. fd9eb39 ART: Simple structural class check by Andreas Gampe · 10 years ago
  62. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  63. cbabd3c Merge "ART: Clean assembler_test disassemblies" by Andreas Gampe · 10 years ago
  64. fe7e224 Merge "ART: Dump all threads on test timeout" by Andreas Gampe · 10 years ago
  65. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  66. 4db3aeb Merge "ART: Fix indentation in Mips backend" by Andreas Gampe · 10 years ago
  67. 8ebdc2b ART: Fix indentation in Mips backend by Andreas Gampe · 10 years ago
  68. 65bec69 ART: Clean assembler_test disassemblies by Andreas Gampe · 10 years ago
  69. 4945bfe Merge "ART: Change ternary location for timeout" by Andreas Gampe · 10 years ago
  70. 1e4b0ca ART: Change ternary location for timeout by Andreas Gampe · 10 years ago
  71. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  72. c5573c2 Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 10 years ago
  73. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 10 years ago
  74. ea1c64d Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  75. c208b87 Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  76. 53f1262 Implement ParallelMoveResolver::Swap for doubles on arm. by Nicolas Geoffray · 10 years ago
  77. 071e48e Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  78. ee5e273 Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd. by Vladimir Marko · 10 years ago
  79. c40a435 Merge "Remove whitespace." by Nicolas Geoffray · 10 years ago
  80. af2c65c Remove whitespace. by Nicolas Geoffray · 10 years ago
  81. 7774edf Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  82. b640dec Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  83. 7fd1c7e Merge "Fix bootclasspath string initialization" by Sebastien Hertz · 10 years ago
  84. 9d5189b Merge "ART: Fix mips typo" by Andreas Gampe · 10 years ago
  85. df179cb ART: Fix mips typo by Andreas Gampe · 10 years ago
  86. ab091a6 Merge "ART: Only give Clang warning when Clang is active" by Andreas Gampe · 10 years ago
  87. 6452d9a Merge "ART: Introduce Mips32 R6" by Andreas Gampe · 10 years ago
  88. c5a3ea7 ART: Introduce Mips32 R6 by Andreas Gampe · 10 years ago
  89. 89866b7 ART: Only give Clang warning when Clang is active by Andreas Gampe · 10 years ago
  90. 26c1d5f Merge "ART: Hprof cleanup" by Andreas Gampe · 10 years ago
  91. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  92. d277efe Merge "ART: Use jalr instead of jr for Mips" by Andreas Gampe · 10 years ago
  93. 55f6534 JDWP: fix deadlock with GC by Sebastien Hertz · 10 years ago
  94. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  95. e6c143f Fix bootclasspath string initialization by Sebastien Hertz · 10 years ago
  96. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  97. 07ab4ec Merge "Follow up on CL 122665." by Hiroshi Yamauchi · 10 years ago
  98. 312baf1 Follow up on CL 122665. by Hiroshi Yamauchi · 10 years ago
  99. 56107c5 Merge "Revert "ART: dex2oat flag for HGraphVisualizer dump file"" by Andreas Gampe · 10 years ago
  100. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago