1. 63991dd Merge "Disable test for NDEBUG, it uses libarttest.so." by Nicolas Geoffray · 10 years ago
  2. 8c9200a Disable test for NDEBUG, it uses libarttest.so. by Nicolas Geoffray · 10 years ago
  3. a61a329 Merge "ART: Mac build fix for unused constant" by Andreas Gampe · 10 years ago
  4. fcf81d8 ART: Mac build fix for unused constant by Andreas Gampe · 10 years ago
  5. 659b1eb Merge "ART: Host timeout Mac build fix." by Andreas Gampe · 10 years ago
  6. cbfded4 ART: Host timeout Mac build fix. by Andreas Gampe · 10 years ago
  7. 44c78b3 Merge "ART: Simple structural class check" by Andreas Gampe · 10 years ago
  8. 7cca5df ART: Logging levels for Checker by David Brazdil · 10 years ago
  9. fd9eb39 ART: Simple structural class check by Andreas Gampe · 10 years ago
  10. 1c1d40a Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  11. cbabd3c Merge "ART: Clean assembler_test disassemblies" by Andreas Gampe · 10 years ago
  12. fe7e224 Merge "ART: Dump all threads on test timeout" by Andreas Gampe · 10 years ago
  13. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  14. 4db3aeb Merge "ART: Fix indentation in Mips backend" by Andreas Gampe · 10 years ago
  15. 8ebdc2b ART: Fix indentation in Mips backend by Andreas Gampe · 10 years ago
  16. 65bec69 ART: Clean assembler_test disassemblies by Andreas Gampe · 10 years ago
  17. 4945bfe Merge "ART: Change ternary location for timeout" by Andreas Gampe · 10 years ago
  18. 1e4b0ca ART: Change ternary location for timeout by Andreas Gampe · 10 years ago
  19. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  20. c5573c2 Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 10 years ago
  21. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 10 years ago
  22. ea1c64d Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  23. c208b87 Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  24. 53f1262 Implement ParallelMoveResolver::Swap for doubles on arm. by Nicolas Geoffray · 10 years ago
  25. 071e48e Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  26. ee5e273 Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd. by Vladimir Marko · 10 years ago
  27. c40a435 Merge "Remove whitespace." by Nicolas Geoffray · 10 years ago
  28. af2c65c Remove whitespace. by Nicolas Geoffray · 10 years ago
  29. 7774edf Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  30. b640dec Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  31. 7fd1c7e Merge "Fix bootclasspath string initialization" by Sebastien Hertz · 10 years ago
  32. 9d5189b Merge "ART: Fix mips typo" by Andreas Gampe · 10 years ago
  33. df179cb ART: Fix mips typo by Andreas Gampe · 10 years ago
  34. ab091a6 Merge "ART: Only give Clang warning when Clang is active" by Andreas Gampe · 10 years ago
  35. 6452d9a Merge "ART: Introduce Mips32 R6" by Andreas Gampe · 10 years ago
  36. c5a3ea7 ART: Introduce Mips32 R6 by Andreas Gampe · 10 years ago
  37. 89866b7 ART: Only give Clang warning when Clang is active by Andreas Gampe · 10 years ago
  38. 26c1d5f Merge "ART: Hprof cleanup" by Andreas Gampe · 10 years ago
  39. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  40. d277efe Merge "ART: Use jalr instead of jr for Mips" by Andreas Gampe · 10 years ago
  41. 55f6534 JDWP: fix deadlock with GC by Sebastien Hertz · 10 years ago
  42. 866c031 ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  43. e6c143f Fix bootclasspath string initialization by Sebastien Hertz · 10 years ago
  44. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  45. 07ab4ec Merge "Follow up on CL 122665." by Hiroshi Yamauchi · 10 years ago
  46. 312baf1 Follow up on CL 122665. by Hiroshi Yamauchi · 10 years ago
  47. 56107c5 Merge "Revert "ART: dex2oat flag for HGraphVisualizer dump file"" by Andreas Gampe · 10 years ago
  48. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago
  49. b95dff1 Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  50. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago
  51. 54953df ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  52. 3a91309 ART: Hprof cleanup by Andreas Gampe · 10 years ago
  53. c6d8672 Fix refs_and_args callee save order for Mips32. by Douglas Leung · 10 years ago
  54. 8fccea2 Merge "Fix error in JobjectComparator" by Mathieu Chartier · 10 years ago
  55. 3096bc5 Fix error in JobjectComparator by Mathieu Chartier · 10 years ago
  56. 6650de2 Merge "Revert "ART: Implement hard float for X86"" by Vladimir Marko · 10 years ago
  57. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  58. 1342867 Merge "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  59. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 10 years ago
  60. 603104b Merge "Fix handling of long argument spanning register/memory." by Nicolas Geoffray · 10 years ago
  61. 425f239 Fix handling of long argument spanning register/memory. by Nicolas Geoffray · 10 years ago
  62. 11adb76 Merge "Move code around in OptimizingCompiler::Compile to reduce stack space." by Nicolas Geoffray · 10 years ago
  63. 12df9eb Move code around in OptimizingCompiler::Compile to reduce stack space. by Nicolas Geoffray · 10 years ago
  64. f3401f7 Merge "JDWP: allow VirtualMachine.Resume on partial suspension" by Sebastien Hertz · 10 years ago
  65. f9e0e19 Merge "ART: Fixed subsequent CHECK-NOTs Checker bug" by David Brazdil · 10 years ago
  66. 80f9e89 Merge "ART: Increase dump checkpoint timeout on the host" by Andreas Gampe · 10 years ago
  67. 313c9c6 Merge "[WIP] Fix a rosalloc verification crash." by Hiroshi Yamauchi · 10 years ago
  68. 4a3d19b ART: Increase dump checkpoint timeout on the host by Andreas Gampe · 10 years ago
  69. a233e03 [WIP] Fix a rosalloc verification crash. by Hiroshi Yamauchi · 10 years ago
  70. 1de5324 Merge "Clean up some #ifdefs." by Elliott Hughes · 10 years ago
  71. 0a18df8 Clean up some #ifdefs. by Elliott Hughes · 10 years ago
  72. 25d034c Merge "ART: Fix prefix issues in Addr2line dump" by Andreas Gampe · 10 years ago
  73. 00bd2da ART: Fix prefix issues in Addr2line dump by Andreas Gampe · 10 years ago
  74. f7c1537 Merge "Change hprof to use streaming" by Mathieu Chartier · 10 years ago
  75. ad466ad Change hprof to use streaming by Mathieu Chartier · 10 years ago
  76. b9b26e1 Merge "ART: Added comments, fixed typos in Checker" by David Brazdil · 10 years ago
  77. 48942de ART: Added comments, fixed typos in Checker by David Brazdil · 10 years ago
  78. f16344c Merge "Fix HandleScope with wrong thread error" by Mathieu Chartier · 10 years ago
  79. bef89c9 Fix HandleScope with wrong thread error by Mathieu Chartier · 10 years ago
  80. 578580b Merge "ART: Use addr2line on the host for DumpNativeStack" by Andreas Gampe · 10 years ago
  81. 8e1cb91 ART: Use addr2line on the host for DumpNativeStack by Andreas Gampe · 10 years ago
  82. eaabd1e Merge "Remove back-door bootclasspath option from Runtime" by Richard Uhler · 10 years ago
  83. f9d233d JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 10 years ago
  84. 2b32f6a Merge "Don't overwrite a register input." by Nicolas Geoffray · 10 years ago
  85. bdcedd3 Don't overwrite a register input. by Nicolas Geoffray · 10 years ago
  86. 7899cc3 Merge "ART: Relax java_vm_ext test" by Andreas Gampe · 10 years ago
  87. 1286549 ART: Relax java_vm_ext test by Andreas Gampe · 10 years ago
  88. 46af48a Merge "Add clamp growth limit" by Mathieu Chartier · 10 years ago
  89. 379d09f Add clamp growth limit by Mathieu Chartier · 10 years ago
  90. f455009 Merge "ART: Refactored regex code in Checker" by David Brazdil · 10 years ago
  91. be0cc08 ART: Refactored regex code in Checker by David Brazdil · 10 years ago
  92. c9025c1 Merge "ART: Fixed formatting in HGraphVisualizerPrinter" by David Brazdil · 10 years ago
  93. 21df889 ART: Fixed subsequent CHECK-NOTs Checker bug by David Brazdil · 10 years ago
  94. ca7d89d Merge "ART: Fix Mac build" by Andreas Gampe · 10 years ago
  95. 9387c72 ART: Fix Mac build by Andreas Gampe · 10 years ago
  96. 36cf095 ART: Fixed formatting in HGraphVisualizerPrinter by David Brazdil · 10 years ago
  97. 313c8a1 Merge "Add VerifyObject to StackHandleScope::SetReference" by Mathieu Chartier · 10 years ago
  98. c06c1d6 Merge "Implement double and float support for arm in register allocator." by Nicolas Geoffray · 10 years ago
  99. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 10 years ago
  100. 3e0acf6 Add VerifyObject to StackHandleScope::SetReference by Mathieu Chartier · 10 years ago