1. cfe71e5 ART: Fix divide-by-zero for ARM by Andreas Gampe · 10 years ago
  2. 3d5872e Merge "ART: Reorder entrypoint argument order" by Andreas Gampe · 10 years ago
  3. b994c43 Merge "Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile." by Calin Juravle · 10 years ago
  4. 02d81cc Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile. by Serban Constantinescu · 10 years ago
  5. 8558375 Merge "Fix braino in x64 assembler." by Nicolas Geoffray · 10 years ago
  6. 43a725c Merge "ART: Cut filename for DumpCFG" by Andreas Gampe · 10 years ago
  7. 23149ac Merge "ART: Ensure FP GET/PUT doesn't use Core register" by Bill Buzbee · 10 years ago
  8. 70c83c7 Merge "Implement LogLineLowStack() properly." by Vladimir Marko · 10 years ago
  9. b8f2f63 Implement LogLineLowStack() properly. by Vladimir Marko · 10 years ago
  10. ba31c3c Merge "ART: New types of Checker assertions" by David Brazdil · 10 years ago
  11. 9a6f20e ART: New types of Checker assertions by David Brazdil · 10 years ago
  12. 42177ce Merge "ART: Refactored VisualizerPrinter visitor pattern" by David Brazdil · 10 years ago
  13. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 10 years ago
  14. b31aa25 Merge "Update oat version to 053." by Andreas Gampe · 10 years ago
  15. b7e4a06 ART: Refactored VisualizerPrinter visitor pattern by David Brazdil · 10 years ago
  16. 5c19607 Update oat version to 053. by Chenfu Bao · 10 years ago
  17. cee97e5 ART: Cut filename for DumpCFG by Andreas Gampe · 10 years ago
  18. 5e0a984 Merge "ART: Fix verification of constructors." by Andreas Gampe · 10 years ago
  19. 88a7bf2 Merge "ART: Fix common_compiler_test assumptions" by Andreas Gampe · 10 years ago
  20. a2d0afc ART: Fix common_compiler_test assumptions by Andreas Gampe · 10 years ago
  21. 7e541c9 ART: Fix verification of constructors. by Stephen Kyle · 10 years ago
  22. 06814c9 Merge "ART: Mac build fix" by Andreas Gampe · 10 years ago
  23. edb157f ART: Mac build fix by Andreas Gampe · 10 years ago
  24. 460bb2c Merge "ART: Do not compile swap file functionality on Mac" by Andreas Gampe · 10 years ago
  25. bed520b ART: Do not compile swap file functionality on Mac by Andreas Gampe · 10 years ago
  26. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  27. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  28. 508d266 Merge "ART: Do not JNI abort on nullptr GetObjectRefType" by Andreas Gampe · 10 years ago
  29. a876307 ART: Do not JNI abort on nullptr GetObjectRefType by Andreas Gampe · 10 years ago
  30. 094368a Merge "ART: Use interpret-only for vmSafeMode" by Andreas Gampe · 10 years ago
  31. d2abbc9 ART: Use interpret-only for vmSafeMode by Andreas Gampe · 10 years ago
  32. 48e7f33 Merge "Add heap task processor" by Mathieu Chartier · 10 years ago
  33. a5eae69 Add heap task processor by Mathieu Chartier · 10 years ago
  34. a02bd15 Merge "Fix running out of temps when storing invoke-interface result." by Vladimir Marko · 10 years ago
  35. bfe400b Fix running out of temps when storing invoke-interface result. by Vladimir Marko · 10 years ago
  36. fa28ef0 Merge "Pass the real capacity to CreateRosAlloc." by Hiroshi Yamauchi · 10 years ago
  37. e1cb330 Merge "Move two members out of MIRGraph::temp_::ssa." by Vladimir Marko · 10 years ago
  38. 1c6ea44 Move two members out of MIRGraph::temp_::ssa. by Vladimir Marko · 10 years ago
  39. a64d014 Merge "ART: Implement FP packed reduce for x86" by Bill Buzbee · 10 years ago
  40. db75f3c Merge "Clean up dead loops before suspend check elimination." by Vladimir Marko · 10 years ago
  41. 202eaaf Merge "Clean up post-opt passes, perform only those we need." by Vladimir Marko · 10 years ago
  42. 341e425 Clean up dead loops before suspend check elimination. by Vladimir Marko · 10 years ago
  43. c146d49 Merge "Clean up MIRGraph::CanThrow()." by Vladimir Marko · 10 years ago
  44. 315cc20 Clean up MIRGraph::CanThrow(). by Vladimir Marko · 10 years ago
  45. ffda499 Clean up post-opt passes, perform only those we need. by Vladimir Marko · 10 years ago
  46. 363bd99 Merge "Fixed CanBeMoved for field access" by Calin Juravle · 10 years ago
  47. 10c9cbe Fixed CanBeMoved for field access by Calin Juravle · 10 years ago
  48. 86632a7 Merge "[optimizing compiler] Add support for volatile" by Calin Juravle · 10 years ago
  49. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 10 years ago
  50. 94c41df Pass the real capacity to CreateRosAlloc. by Hiroshi Yamauchi · 10 years ago
  51. 6d1a047 Merge "Only dump suspend all histogram if we have samples" by Mathieu Chartier · 10 years ago
  52. 23f6e69 Only dump suspend all histogram if we have samples by Mathieu Chartier · 10 years ago
  53. 16b1088 Merge "ART: Fix oatdump" by Andreas Gampe · 10 years ago
  54. 784cc5c Fix braino in x64 assembler. by Nicolas Geoffray · 10 years ago
  55. 193c7a9 Merge "Fix Thumb2 Emit16BitAddSub() to keep full immediate." by Vladimir Marko · 10 years ago
  56. ac0341e Fix Thumb2 Emit16BitAddSub() to keep full immediate. by Vladimir Marko · 10 years ago
  57. 6048838 Merge "Revert "Don't block quick callee saved registers for optimizing."" by Nicolas Geoffray · 10 years ago
  58. 5b4b898 Revert "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  59. ca747ea Merge "Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm." by Vladimir Marko · 10 years ago
  60. aa94a95 Merge "Explicitly compile core.oat with the Quick compiler." by Nicolas Geoffray · 10 years ago
  61. e408f8c Merge "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  62. 6004796 Don't block quick callee saved registers for optimizing. by Nicolas Geoffray · 10 years ago
  63. 5bc561c Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm. by Vladimir Marko · 10 years ago
  64. 452a8be Merge "When inlining, also look whether we can allocate registers." by Nicolas Geoffray · 10 years ago
  65. 259136f When inlining, also look whether we can allocate registers. by Nicolas Geoffray · 10 years ago
  66. fcd3f33 Merge "Use correct handle scope offset from StackVisitor" by Sebastien Hertz · 10 years ago
  67. e4b7c89 Use correct handle scope offset from StackVisitor by Sebastien Hertz · 10 years ago
  68. 58a1c07 Merge "Cleanup JDWP event matching" by Sebastien Hertz · 10 years ago
  69. 7c378e4 Merge "Fix a race condition during the rosalloc verification." by Hiroshi Yamauchi · 10 years ago
  70. c24f399 ART: Fix oatdump by Andreas Gampe · 10 years ago
  71. bf7b41f Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago
  72. a1b94c6 Fix a race condition during the rosalloc verification. by Hiroshi Yamauchi · 10 years ago
  73. 55b752a Merge "ART: Punt to the interpreter for VerifiedMethod errors" by Andreas Gampe · 10 years ago
  74. 6c170c9 ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 10 years ago
  75. e2c2f6e Fix concurrent GC ergonomics by Mathieu Chartier · 10 years ago
  76. a6f5fd0 Merge "Add thread suspend histogram" by Mathieu Chartier · 10 years ago
  77. 70a596d Add thread suspend histogram by Mathieu Chartier · 10 years ago
  78. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  79. d457b9c Merge "Add systrace events to monitors and thread suspension" by Mathieu Chartier · 10 years ago
  80. f0dc8b5 Add systrace events to monitors and thread suspension by Mathieu Chartier · 10 years ago
  81. 28d6b6c Merge "JDWP: fix setting multiple breakpoints in the same method" by Sebastien Hertz · 10 years ago
  82. 7587082 Merge "Now that GraphChecker has a state, don't re-use it." by Nicolas Geoffray · 10 years ago
  83. 942a378 Now that GraphChecker has a state, don't re-use it. by Nicolas Geoffray · 10 years ago
  84. abe93e0 JDWP: fix setting multiple breakpoints in the same method by Sebastien Hertz · 10 years ago
  85. 8012102 Merge "Fix ids and remove invoke when inlining." by Nicolas Geoffray · 10 years ago
  86. 44a7f89 Merge "ART: Added Checker, a pattern matching test engine" by David Brazdil · 10 years ago
  87. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 10 years ago
  88. c8a0a05 Merge "Test sometimes timeouts with vogar." by Nicolas Geoffray · 10 years ago
  89. ee3d0bd Test sometimes timeouts with vogar. by Nicolas Geoffray · 10 years ago
  90. 7c5367b Fix ids and remove invoke when inlining. by Nicolas Geoffray · 10 years ago
  91. 6427df1 Explicitly compile core.oat with the Quick compiler. by Nicolas Geoffray · 10 years ago
  92. 3fea27b Merge "Revert "Small optimization for recursive calls: avoid dex cache."" by Nicolas Geoffray · 10 years ago
  93. 4e44c82 Revert "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  94. 4acdae3 Merge "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  95. 390f59f Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 10 years ago
  96. 7d95565 Cleanup JDWP event matching by Sebastien Hertz · 10 years ago
  97. 240016d Merge "Fix typo bug for Mips32." by Andreas Gampe · 10 years ago
  98. 475cfd8 Fix typo bug for Mips32. by Douglas Leung · 10 years ago
  99. 3e2f0fc Merge "Delete gc request lock" by Mathieu Chartier · 10 years ago
  100. c85cdeb Delete gc request lock by Mathieu Chartier · 10 years ago