1. 60e8829 am acf5ed5e: (-s ours) am 300dee9f: Merge "ART: Simple structural class check" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  2. acf5ed5 am 300dee9f: Merge "ART: Simple structural class check" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  3. 300dee9 Merge "ART: Simple structural class check" into lmp-mr1-dev by Andreas Gampe · 10 years ago
  4. 4847705 am b453b74b: am 4db3aeb8: Merge "ART: Fix indentation in Mips backend" by Andreas Gampe · 10 years ago
  5. b453b74 am 4db3aeb8: Merge "ART: Fix indentation in Mips backend" by Andreas Gampe · 10 years ago
  6. 4db3aeb Merge "ART: Fix indentation in Mips backend" by Andreas Gampe · 10 years ago
  7. 8ebdc2b ART: Fix indentation in Mips backend by Andreas Gampe · 10 years ago
  8. 4cbd30a am 2d33aa19: am 4945bfef: Merge "ART: Change ternary location for timeout" by Andreas Gampe · 10 years ago
  9. 2d33aa1 am 4945bfef: Merge "ART: Change ternary location for timeout" by Andreas Gampe · 10 years ago
  10. 4945bfe Merge "ART: Change ternary location for timeout" by Andreas Gampe · 10 years ago
  11. 15a33b3 ART: Simple structural class check by Andreas Gampe · 10 years ago
  12. 1e4b0ca ART: Change ternary location for timeout by Andreas Gampe · 10 years ago
  13. 2b001fe am 879a2a76: am 127d9338: Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  14. 879a2a7 am 127d9338: Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  15. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 10 years ago
  16. 58480ea am d1ef58f1: am c5573c29: Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 10 years ago
  17. d1ef58f am c5573c29: Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 10 years ago
  18. c5573c2 Merge "Remove constant moves after emitting them in parallel resolver." by Nicolas Geoffray · 10 years ago
  19. 48c310c Remove constant moves after emitting them in parallel resolver. by Nicolas Geoffray · 10 years ago
  20. b3e9bc1 am 77476ccc: am 66516ac4: JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 10 years ago
  21. 55efc82 am 43c268d5: am ea1c64db: Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  22. bed708b am 1f8d28cb: am c208b877: Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  23. 0e538a5 am 584e1e39: am c40a4350: Merge "Remove whitespace." by Nicolas Geoffray · 10 years ago
  24. 13d62f4 am 642e0527: am 7774edf4: Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  25. 2f68dfb am 7e818124: am b640deca: Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  26. 71beae8 am 3e6d2b47: am 7fd1c7ea: Merge "Fix bootclasspath string initialization" by Sebastien Hertz · 10 years ago
  27. 470331f am 1eb24774: am 9d5189b3: Merge "ART: Fix mips typo" by Andreas Gampe · 10 years ago
  28. e091862 am a295b012: am ab091a66: Merge "ART: Only give Clang warning when Clang is active" by Andreas Gampe · 10 years ago
  29. a81295f am 8aee4343: am 6452d9ac: Merge "ART: Introduce Mips32 R6" by Andreas Gampe · 10 years ago
  30. bb90450 am 67667a5a: am 26c1d5fd: Merge "ART: Hprof cleanup" by Andreas Gampe · 10 years ago
  31. 468a40d am 6390dc03: am d277efe5: Merge "ART: Use jalr instead of jr for Mips" by Andreas Gampe · 10 years ago
  32. 77476cc am 66516ac4: JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 10 years ago
  33. 43c268d am ea1c64db: Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd." by Vladimir Marko · 10 years ago
  34. 1f8d28c am c208b877: Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  35. 584e1e3 am c40a4350: Merge "Remove whitespace." by Nicolas Geoffray · 10 years ago
  36. 642e052 am 7774edf4: Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  37. 7e81812 am b640deca: Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  38. 3e6d2b4 am 7fd1c7ea: Merge "Fix bootclasspath string initialization" by Sebastien Hertz · 10 years ago
  39. 1eb2477 am 9d5189b3: Merge "ART: Fix mips typo" by Andreas Gampe · 10 years ago
  40. a295b01 am ab091a66: Merge "ART: Only give Clang warning when Clang is active" by Andreas Gampe · 10 years ago
  41. 8aee434 am 6452d9ac: Merge "ART: Introduce Mips32 R6" by Andreas Gampe · 10 years ago
  42. 67667a5 am 26c1d5fd: Merge "ART: Hprof cleanup" by Andreas Gampe · 10 years ago
  43. 6390dc0 am d277efe5: Merge "ART: Use jalr instead of jr for Mips" by Andreas Gampe · 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. ee5e273 Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd. by Vladimir Marko · 10 years ago
  48. c40a435 Merge "Remove whitespace." by Nicolas Geoffray · 10 years ago
  49. af2c65c Remove whitespace. by Nicolas Geoffray · 10 years ago
  50. 7774edf Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  51. b640dec Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  52. 7fd1c7e Merge "Fix bootclasspath string initialization" by Sebastien Hertz · 10 years ago
  53. 9d5189b Merge "ART: Fix mips typo" by Andreas Gampe · 10 years ago
  54. df179cb ART: Fix mips typo by Andreas Gampe · 10 years ago
  55. ab091a6 Merge "ART: Only give Clang warning when Clang is active" by Andreas Gampe · 10 years ago
  56. 6452d9a Merge "ART: Introduce Mips32 R6" by Andreas Gampe · 10 years ago
  57. c5a3ea7 ART: Introduce Mips32 R6 by Andreas Gampe · 10 years ago
  58. 89866b7 ART: Only give Clang warning when Clang is active by Andreas Gampe · 10 years ago
  59. 26c1d5f Merge "ART: Hprof cleanup" by Andreas Gampe · 10 years ago
  60. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  61. d277efe Merge "ART: Use jalr instead of jr for Mips" by Andreas Gampe · 10 years ago
  62. 55f6534 JDWP: fix deadlock with GC by Sebastien Hertz · 10 years ago
  63. e6c143f Fix bootclasspath string initialization by Sebastien Hertz · 10 years ago
  64. f5e9df3 am fc5489a0: am 07ab4ec9: Merge "Follow up on CL 122665." by Hiroshi Yamauchi · 10 years ago
  65. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  66. fc5489a am 07ab4ec9: Merge "Follow up on CL 122665." by Hiroshi Yamauchi · 10 years ago
  67. 07ab4ec Merge "Follow up on CL 122665." by Hiroshi Yamauchi · 10 years ago
  68. b19e889 am 979bf4c3: am 56107c5d: Merge "Revert "ART: dex2oat flag for HGraphVisualizer dump file"" by Andreas Gampe · 10 years ago
  69. 312baf1 Follow up on CL 122665. by Hiroshi Yamauchi · 10 years ago
  70. 979bf4c am 56107c5d: Merge "Revert "ART: dex2oat flag for HGraphVisualizer dump file"" by Andreas Gampe · 10 years ago
  71. 56107c5 Merge "Revert "ART: dex2oat flag for HGraphVisualizer dump file"" by Andreas Gampe · 10 years ago
  72. 6e73272 Revert "ART: dex2oat flag for HGraphVisualizer dump file" by Andreas Gampe · 10 years ago
  73. b07e453 am 346db1de: am b95dff1a: Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  74. 346db1d am b95dff1a: Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  75. b95dff1 Merge "ART: dex2oat flag for HGraphVisualizer dump file" by David Brazdil · 10 years ago
  76. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago
  77. 54953df ART: dex2oat flag for HGraphVisualizer dump file by David Brazdil · 10 years ago
  78. 3a91309 ART: Hprof cleanup by Andreas Gampe · 10 years ago
  79. 4caaaf5 am ad087ef3: am 8fccea24: Merge "Fix error in JobjectComparator" by Mathieu Chartier · 10 years ago
  80. ad087ef am 8fccea24: Merge "Fix error in JobjectComparator" by Mathieu Chartier · 10 years ago
  81. 8fccea2 Merge "Fix error in JobjectComparator" by Mathieu Chartier · 10 years ago
  82. 3096bc5 Fix error in JobjectComparator by Mathieu Chartier · 10 years ago
  83. bee165b am 17d986b2: am 6650de24: Merge "Revert "ART: Implement hard float for X86"" by Vladimir Marko · 10 years ago
  84. 2194ca6 am 143e6b06: am 13428670: Merge "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  85. 17d986b am 6650de24: Merge "Revert "ART: Implement hard float for X86"" by Vladimir Marko · 10 years ago
  86. 143e6b0 am 13428670: Merge "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  87. 6650de2 Merge "Revert "ART: Implement hard float for X86"" by Vladimir Marko · 10 years ago
  88. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  89. 1342867 Merge "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  90. 15a33cd am 83e10a54: am 603104b5: Merge "Fix handling of long argument spanning register/memory." by Nicolas Geoffray · 10 years ago
  91. 325f423 am 6c626414: am 11adb76f: Merge "Move code around in OptimizingCompiler::Compile to reduce stack space." by Nicolas Geoffray · 10 years ago
  92. 83e10a5 am 603104b5: Merge "Fix handling of long argument spanning register/memory." by Nicolas Geoffray · 10 years ago
  93. 6c62641 am 11adb76f: Merge "Move code around in OptimizingCompiler::Compile to reduce stack space." by Nicolas Geoffray · 10 years ago
  94. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 10 years ago
  95. 66516ac JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 10 years ago
  96. 603104b Merge "Fix handling of long argument spanning register/memory." by Nicolas Geoffray · 10 years ago
  97. 425f239 Fix handling of long argument spanning register/memory. by Nicolas Geoffray · 10 years ago
  98. 11adb76 Merge "Move code around in OptimizingCompiler::Compile to reduce stack space." by Nicolas Geoffray · 10 years ago
  99. 12df9eb Move code around in OptimizingCompiler::Compile to reduce stack space. by Nicolas Geoffray · 10 years ago
  100. 78dd43a am b5c67082: am f3401f7a: Merge "JDWP: allow VirtualMachine.Resume on partial suspension" by Sebastien Hertz · 10 years ago