1. 912df7c am 212327a5: Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  2. 212327a Merge "Adds the dexfuzz fuzzing tool to ART." by Andreas Gampe · 10 years ago
  3. c89c3be am 2bd68b77: Merge "Fix infinite loop in GenerateIdentityHashCode" by Mathieu Chartier · 10 years ago
  4. 2bd68b7 Merge "Fix infinite loop in GenerateIdentityHashCode" by Mathieu Chartier · 10 years ago
  5. 7380c31 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  6. b23e36e am fa048428: Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  7. fa04842 Merge "Fix refs_and_args callee save order for Mips32." by Andreas Gampe · 10 years ago
  8. 4f5666c am d16d76ac: Merge "Fix comment referring to nonexistent ElementDeleter" by Richard Uhler · 10 years ago
  9. d16d76a Merge "Fix comment referring to nonexistent ElementDeleter" by Richard Uhler · 10 years ago
  10. b37e11f am 12c03ac7: Merge "Add --no-clean to checker (keeps the generated files around)" by Calin Juravle · 10 years ago
  11. 12c03ac Merge "Add --no-clean to checker (keeps the generated files around)" by Calin Juravle · 10 years ago
  12. f914706 Add --no-clean to checker (keeps the generated files around) by Calin Juravle · 10 years ago
  13. a8ab8d3 am 36740379: Merge "Remove test that is now invalid." by Nicolas Geoffray · 10 years ago
  14. 3674037 Merge "Remove test that is now invalid." by Nicolas Geoffray · 10 years ago
  15. 6450d14 Remove test that is now invalid. by Nicolas Geoffray · 10 years ago
  16. b092d5a am 6a5f5b25: Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  17. 6a5f5b2 Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  18. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  19. 1d65b83 am ddcaf45d: Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  20. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  21. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  22. 698581b am 3e384652: Merge "Increase default timeout" by Mathieu Chartier · 10 years ago
  23. 3e38465 Merge "Increase default timeout" by Mathieu Chartier · 10 years ago
  24. 8dcde23 Increase default timeout by Mathieu Chartier · 10 years ago
  25. 1f0ef91 am 3ea0b9fb: Merge "Print more info in MarkSweep::VerifyRoot" by Mathieu Chartier · 10 years ago
  26. 3ea0b9f Merge "Print more info in MarkSweep::VerifyRoot" by Mathieu Chartier · 10 years ago
  27. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  28. 070b51b am 9f06b194: Merge "ART: Remove compiler invocation from Checker" by David Brazdil · 10 years ago
  29. b3eff76 am 0223a19f: Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  30. fd9821f am 726078d2: Merge "ART: Optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  31. 9f06b19 Merge "ART: Remove compiler invocation from Checker" by David Brazdil · 10 years ago
  32. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  33. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  34. 726078d Merge "ART: Optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  35. 9b0b6a6 am 88c7c58e: Merge "ART: Only run addr2line in abort thread dumps" by Andreas Gampe · 10 years ago
  36. d7015d1 am 5306f5d7: Merge "Fix false alarm on thread suspend timeout" by Mathieu Chartier · 10 years ago
  37. 88c7c58 Merge "ART: Only run addr2line in abort thread dumps" by Andreas Gampe · 10 years ago
  38. 32beaff ART: Remove compiler invocation from Checker by David Brazdil · 10 years ago
  39. 941c551 ART: Only run addr2line in abort thread dumps by Andreas Gampe · 10 years ago
  40. 5306f5d Merge "Fix false alarm on thread suspend timeout" by Mathieu Chartier · 10 years ago
  41. 3c43f8d Fix comment referring to nonexistent ElementDeleter by Richard Uhler · 10 years ago
  42. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  43. 4a5afe0 am 420457e6: Merge "ART: Logging levels for Checker" by David Brazdil · 10 years ago
  44. 420457e Merge "ART: Logging levels for Checker" by David Brazdil · 10 years ago
  45. c324be8 am c507c7f8: Merge "[optimizing compiler] Compute live spill size" by Nicolas Geoffray · 10 years ago
  46. c507c7f Merge "[optimizing compiler] Compute live spill size" by Nicolas Geoffray · 10 years ago
  47. 5be3d94 am f80dfb49: Merge "ART: Increase run-test 114 Java-level timeout" by Andreas Gampe · 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. 62379f0 am e81e1cd7: Merge "ART: Allow scoped adjustments to log verbosity" by Andreas Gampe · 10 years ago
  52. e81e1cd Merge "ART: Allow scoped adjustments to log verbosity" by Andreas Gampe · 10 years ago
  53. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  54. f74ccf6 am 63991dd7: Merge "Disable test for NDEBUG, it uses libarttest.so." by Nicolas Geoffray · 10 years ago
  55. 63991dd Merge "Disable test for NDEBUG, it uses libarttest.so." by Nicolas Geoffray · 10 years ago
  56. 8c9200a Disable test for NDEBUG, it uses libarttest.so. by Nicolas Geoffray · 10 years ago
  57. 4cc2898 am a61a3295: Merge "ART: Mac build fix for unused constant" by Andreas Gampe · 10 years ago
  58. a61a329 Merge "ART: Mac build fix for unused constant" by Andreas Gampe · 10 years ago
  59. fcf81d8 ART: Mac build fix for unused constant by Andreas Gampe · 10 years ago
  60. 10132a6 am 659b1ebd: Merge "ART: Host timeout Mac build fix." by Andreas Gampe · 10 years ago
  61. 659b1eb Merge "ART: Host timeout Mac build fix." by Andreas Gampe · 10 years ago
  62. cbfded4 ART: Host timeout Mac build fix. by Andreas Gampe · 10 years ago
  63. 2245a31 am 44c78b3f: Merge "ART: Simple structural class check" by Andreas Gampe · 10 years ago
  64. 44c78b3 Merge "ART: Simple structural class check" by Andreas Gampe · 10 years ago
  65. 85a9f06 am 1c1d40ab: Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  66. 7cca5df ART: Logging levels for Checker by David Brazdil · 10 years ago
  67. fd9eb39 ART: Simple structural class check by Andreas Gampe · 10 years ago
  68. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  69. a0a25e5 am cbabd3cb: Merge "ART: Clean assembler_test disassemblies" by Andreas Gampe · 10 years ago
  70. 42534cb am fe7e224a: Merge "ART: Dump all threads on test timeout" by Andreas Gampe · 10 years ago
  71. cbabd3c Merge "ART: Clean assembler_test disassemblies" by Andreas Gampe · 10 years ago
  72. fe7e224 Merge "ART: Dump all threads on test timeout" by Andreas Gampe · 10 years ago
  73. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  74. b453b74 am 4db3aeb8: Merge "ART: Fix indentation in Mips backend" by Andreas Gampe · 10 years ago
  75. 4db3aeb Merge "ART: Fix indentation in Mips backend" by Andreas Gampe · 10 years ago
  76. 8ebdc2b ART: Fix indentation in Mips backend by Andreas Gampe · 10 years ago
  77. 65bec69 ART: Clean assembler_test disassemblies by Andreas Gampe · 10 years ago
  78. 2d33aa1 am 4945bfef: Merge "ART: Change ternary location for timeout" by Andreas Gampe · 10 years ago
  79. 4945bfe Merge "ART: Change ternary location for timeout" by Andreas Gampe · 10 years ago
  80. 1e4b0ca ART: Change ternary location for timeout by Andreas Gampe · 10 years ago
  81. 879a2a7 am 127d9338: Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  82. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  83. d1ef58f am c5573c29: Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 10 years ago
  84. c5573c2 Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 10 years ago
  85. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 10 years ago
  86. 43c268d am ea1c64db: Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  87. 1f8d28c am c208b877: Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  88. 584e1e3 am c40a4350: Merge "Remove whitespace." by Nicolas Geoffray · 10 years ago
  89. 642e052 am 7774edf4: Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  90. 7e81812 am b640deca: Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  91. 3e6d2b4 am 7fd1c7ea: Merge "Fix bootclasspath string initialization" by Sebastien Hertz · 10 years ago
  92. 1eb2477 am 9d5189b3: Merge "ART: Fix mips typo" by Andreas Gampe · 10 years ago
  93. a295b01 am ab091a66: Merge "ART: Only give Clang warning when Clang is active" by Andreas Gampe · 10 years ago
  94. 8aee434 am 6452d9ac: Merge "ART: Introduce Mips32 R6" by Andreas Gampe · 10 years ago
  95. 67667a5 am 26c1d5fd: Merge "ART: Hprof cleanup" by Andreas Gampe · 10 years ago
  96. 6390dc0 am d277efe5: Merge "ART: Use jalr instead of jr for Mips" by Andreas Gampe · 10 years ago
  97. ea1c64d Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  98. c208b87 Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  99. 53f1262 Implement ParallelMoveResolver::Swap for doubles on arm. by Nicolas Geoffray · 10 years ago
  100. 071e48e Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago