1. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  2. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  3. 3e38465 Merge "Increase default timeout" by Mathieu Chartier · 10 years ago
  4. 8dcde23 Increase default timeout by Mathieu Chartier · 10 years ago
  5. 3ea0b9f Merge "Print more info in MarkSweep::VerifyRoot" by Mathieu Chartier · 10 years ago
  6. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 10 years ago
  7. 9f06b19 Merge "ART: Remove compiler invocation from Checker" by David Brazdil · 10 years ago
  8. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 10 years ago
  9. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  10. 726078d Merge "ART: Optimizing compiler intrinsics" by Andreas Gampe · 10 years ago
  11. 88c7c58 Merge "ART: Only run addr2line in abort thread dumps" by Andreas Gampe · 10 years ago
  12. 32beaff ART: Remove compiler invocation from Checker by David Brazdil · 10 years ago
  13. 941c551 ART: Only run addr2line in abort thread dumps by Andreas Gampe · 10 years ago
  14. 5306f5d Merge "Fix false alarm on thread suspend timeout" by Mathieu Chartier · 10 years ago
  15. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  16. 420457e Merge "ART: Logging levels for Checker" by David Brazdil · 10 years ago
  17. c507c7f Merge "[optimizing compiler] Compute live spill size" by Nicolas Geoffray · 10 years ago
  18. f80dfb4 Merge "ART: Increase run-test 114 Java-level timeout" by Andreas Gampe · 10 years ago
  19. f85a9ca [optimizing compiler] Compute live spill size by Mark Mendell · 10 years ago
  20. ee576fa ART: Increase run-test 114 Java-level timeout by Andreas Gampe · 10 years ago
  21. e81e1cd Merge "ART: Allow scoped adjustments to log verbosity" by Andreas Gampe · 10 years ago
  22. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 10 years ago
  23. 63991dd Merge "Disable test for NDEBUG, it uses libarttest.so." by Nicolas Geoffray · 10 years ago
  24. 8c9200a Disable test for NDEBUG, it uses libarttest.so. by Nicolas Geoffray · 10 years ago
  25. a61a329 Merge "ART: Mac build fix for unused constant" by Andreas Gampe · 10 years ago
  26. fcf81d8 ART: Mac build fix for unused constant by Andreas Gampe · 10 years ago
  27. 659b1eb Merge "ART: Host timeout Mac build fix." by Andreas Gampe · 10 years ago
  28. cbfded4 ART: Host timeout Mac build fix. by Andreas Gampe · 10 years ago
  29. 44c78b3 Merge "ART: Simple structural class check" by Andreas Gampe · 10 years ago
  30. 7cca5df ART: Logging levels for Checker by David Brazdil · 10 years ago
  31. fd9eb39 ART: Simple structural class check by Andreas Gampe · 10 years ago
  32. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  33. cbabd3c Merge "ART: Clean assembler_test disassemblies" by Andreas Gampe · 10 years ago
  34. fe7e224 Merge "ART: Dump all threads on test timeout" by Andreas Gampe · 10 years ago
  35. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  36. 4db3aeb Merge "ART: Fix indentation in Mips backend" by Andreas Gampe · 10 years ago
  37. 8ebdc2b ART: Fix indentation in Mips backend by Andreas Gampe · 10 years ago
  38. 65bec69 ART: Clean assembler_test disassemblies by Andreas Gampe · 10 years ago
  39. 4945bfe Merge "ART: Change ternary location for timeout" by Andreas Gampe · 10 years ago
  40. 1e4b0ca ART: Change ternary location for timeout by Andreas Gampe · 10 years ago
  41. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  42. c5573c2 Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 10 years ago
  43. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 10 years ago
  44. ea1c64d Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  45. c208b87 Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  46. 53f1262 Implement ParallelMoveResolver::Swap for doubles on arm. by Nicolas Geoffray · 10 years ago
  47. 071e48e Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  48. ee5e273 Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd. by Vladimir Marko · 10 years ago
  49. c40a435 Merge "Remove whitespace." by Nicolas Geoffray · 10 years ago
  50. af2c65c Remove whitespace. by Nicolas Geoffray · 10 years ago
  51. 7774edf Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  52. b640dec Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  53. 7fd1c7e Merge "Fix bootclasspath string initialization" by Sebastien Hertz · 10 years ago
  54. 9d5189b Merge "ART: Fix mips typo" by Andreas Gampe · 10 years ago
  55. df179cb ART: Fix mips typo by Andreas Gampe · 10 years ago
  56. ab091a6 Merge "ART: Only give Clang warning when Clang is active" by Andreas Gampe · 10 years ago
  57. 6452d9a Merge "ART: Introduce Mips32 R6" by Andreas Gampe · 10 years ago
  58. c5a3ea7 ART: Introduce Mips32 R6 by Andreas Gampe · 10 years ago
  59. 89866b7 ART: Only give Clang warning when Clang is active by Andreas Gampe · 10 years ago
  60. 26c1d5f Merge "ART: Hprof cleanup" by Andreas Gampe · 10 years ago
  61. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  62. d277efe Merge "ART: Use jalr instead of jr for Mips" by Andreas Gampe · 10 years ago
  63. 55f6534 JDWP: fix deadlock with GC by Sebastien Hertz · 10 years ago
  64. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  65. e6c143f Fix bootclasspath string initialization by Sebastien Hertz · 10 years ago
  66. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  67. 07ab4ec Merge "Follow up on CL 122665." by Hiroshi Yamauchi · 10 years ago
  68. 312baf1 Follow up on CL 122665. by Hiroshi Yamauchi · 10 years ago
  69. 56107c5 Merge "Revert "ART: dex2oat flag for HGraphVisualizer dump file"" by Andreas Gampe · 10 years ago
  70. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago
  71. b95dff1 Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  72. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago
  73. 54953df ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  74. 3a91309 ART: Hprof cleanup by Andreas Gampe · 10 years ago
  75. 8fccea2 Merge "Fix error in JobjectComparator" by Mathieu Chartier · 10 years ago
  76. 3096bc5 Fix error in JobjectComparator by Mathieu Chartier · 10 years ago
  77. 6650de2 Merge "Revert "ART: Implement hard float for X86"" by Vladimir Marko · 10 years ago
  78. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  79. 1342867 Merge "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  80. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 10 years ago
  81. 603104b Merge "Fix handling of long argument spanning register/memory." by Nicolas Geoffray · 10 years ago
  82. 425f239 Fix handling of long argument spanning register/memory. by Nicolas Geoffray · 10 years ago
  83. 11adb76 Merge "Move code around in OptimizingCompiler::Compile to reduce stack space." by Nicolas Geoffray · 10 years ago
  84. 12df9eb Move code around in OptimizingCompiler::Compile to reduce stack space. by Nicolas Geoffray · 10 years ago
  85. f3401f7 Merge "JDWP: allow VirtualMachine.Resume on partial suspension" by Sebastien Hertz · 10 years ago
  86. f9e0e19 Merge "ART: Fixed subsequent CHECK-NOTs Checker bug" by David Brazdil · 10 years ago
  87. 80f9e89 Merge "ART: Increase dump checkpoint timeout on the host" by Andreas Gampe · 10 years ago
  88. 313c9c6 Merge "[WIP] Fix a rosalloc verification crash." by Hiroshi Yamauchi · 10 years ago
  89. 4a3d19b ART: Increase dump checkpoint timeout on the host by Andreas Gampe · 10 years ago
  90. a233e03 [WIP] Fix a rosalloc verification crash. by Hiroshi Yamauchi · 10 years ago
  91. 1de5324 Merge "Clean up some #ifdefs." by Elliott Hughes · 10 years ago
  92. 0a18df8 Clean up some #ifdefs. by Elliott Hughes · 10 years ago
  93. 25d034c Merge "ART: Fix prefix issues in Addr2line dump" by Andreas Gampe · 10 years ago
  94. 00bd2da ART: Fix prefix issues in Addr2line dump by Andreas Gampe · 10 years ago
  95. f7c1537 Merge "Change hprof to use streaming" by Mathieu Chartier · 10 years ago
  96. ad466ad Change hprof to use streaming by Mathieu Chartier · 10 years ago
  97. b9b26e1 Merge "ART: Added comments, fixed typos in Checker" by David Brazdil · 10 years ago
  98. 48942de ART: Added comments, fixed typos in Checker by David Brazdil · 10 years ago
  99. f16344c Merge "Fix HandleScope with wrong thread error" by Mathieu Chartier · 10 years ago
  100. bef89c9 Fix HandleScope with wrong thread error by Mathieu Chartier · 10 years ago